Aureon Posted May 23, 2014 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 281 Reputation: 14 Joined: 10/14/13 Last Seen: October 9, 2017 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 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 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 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 281 Reputation: 14 Joined: 10/14/13 Last Seen: October 9, 2017 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 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 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 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 281 Reputation: 14 Joined: 10/14/13 Last Seen: October 9, 2017 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...
Question
Aureon
Hello rAthena!
Can you teach me how to change skill delay and skill damage?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.