Aureon Posted May 23, 2014 Share Posted May 23, 2014 Hello rAthena!Can you teach me how to change skill delay and skill damage? Quote Link to comment Share on other sites More sharing options...
Kido Posted May 23, 2014 Share Posted May 23, 2014 Hello, here you can edit the delay and cool down of the skills trunk/db/pre-re/skill_cast_db.txt if you are using pre-renewall https://github.com/rathena/rathena/blob/master/db/pre-re/skill_cast_db.txt trunk/db/re/skill_cast_db.txt if you are using renewall https://github.com/rathena/rathena/blob/master/db/re/skill_cast_db.txt To modify the skills damage and so on you will require to do src modification for everyone (look at skill files) https://github.com/rathena/rathena/tree/master/src/map You will need to know about C and minor edit. After you mod. the skills you want, you have to recompile so they will take effect. Please make a backup before doing, in case that something goes wrong, because if it goues, you won't be able to run the server D: 1 Quote Link to comment Share on other sites More sharing options...
Aureon Posted May 23, 2014 Author Share Posted May 23, 2014 ahh i see, so i need to recompile everytime i make changes? btw, thanks for the reply Quote Link to comment Share on other sites More sharing options...
Kido Posted May 23, 2014 Share Posted May 23, 2014 ahh i see, so i need to recompile everytime i make changes? btw, thanks for the reply nope, you need to recompile every time you edit something inside the folder src D: for the others, you just @reload and see options there sometimes resart the server will be enough but always you need to recompile after editing something inside the SRC folder o;! Quote Link to comment Share on other sites More sharing options...
Aureon Posted May 23, 2014 Author Share Posted May 23, 2014 Ohh i see thanks a lot sir, it really helped me a lot- problem solved Quote Link to comment Share on other sites More sharing options...
Hello rAthena!
Can you teach me how to change skill delay and skill damage?
Link to comment
Share on other sites