Blue Jem Posted October 12, 2013 Group: Members Topic Count: 151 Topics Per Day: 0.04 Content Count: 393 Reputation: 3 Joined: 09/16/13 Last Seen: June 4, 2014 Share Posted October 12, 2013 how can change the damage all of skill? Quote Link to comment Share on other sites More sharing options...
Patskie Posted October 12, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: 14 hours ago Share Posted October 12, 2013 Try this one : http://rathena.org/board/topic/62238-manage-skill-damage-21/ Quote Link to comment Share on other sites More sharing options...
Blue Jem Posted October 12, 2013 Group: Members Topic Count: 151 Topics Per Day: 0.04 Content Count: 393 Reputation: 3 Joined: 09/16/13 Last Seen: June 4, 2014 Author Share Posted October 12, 2013 (edited) all in one change all the damage of skill? if i change the Acid demo?? is to high damage Edited October 12, 2013 by Jemz Hamada Quote Link to comment Share on other sites More sharing options...
Patskie Posted October 12, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: 14 hours ago Share Posted October 12, 2013 Try to lower the skill ratio src/map/battle.c : case AM_ACIDTERROR: skillratio += 40*skill_lv; break; Quote Link to comment Share on other sites More sharing options...
Blue Jem Posted October 12, 2013 Group: Members Topic Count: 151 Topics Per Day: 0.04 Content Count: 393 Reputation: 3 Joined: 09/16/13 Last Seen: June 4, 2014 Author Share Posted October 12, 2013 after edited the script. not working Quote Link to comment Share on other sites More sharing options...
Kenpachi Posted October 12, 2013 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 764 Reputation: 220 Joined: 11/14/11 Last Seen: November 19, 2020 Share Posted October 12, 2013 Did you recompile? Quote Link to comment Share on other sites More sharing options...
Kreustoo Posted October 12, 2013 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 216 Reputation: 45 Joined: 05/03/13 Last Seen: March 9 Share Posted October 12, 2013 If you're not at the last svn : this is really usefull as Patskie said : http://rathena.org/board/topic/62238-manage-skill-damage-21/ If "tomorrow" you need to change another skill, it'll take just 5 minute, instead of a src modification, so, you could do it even if your server is on. Quote Link to comment Share on other sites More sharing options...
Blue Jem Posted October 13, 2013 Group: Members Topic Count: 151 Topics Per Day: 0.04 Content Count: 393 Reputation: 3 Joined: 09/16/13 Last Seen: June 4, 2014 Author Share Posted October 13, 2013 yea recompile Quote Link to comment Share on other sites More sharing options...
erby Posted January 5, 2014 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 41 Reputation: 0 Joined: 08/26/13 Last Seen: July 13, 2015 Share Posted January 5, 2014 sir patski? what should i do to reduce damage of Sonicblow?? in this line?? case AS_SONICBLOW: skillratio += -50+5*skill_lv; break; Quote Link to comment Share on other sites More sharing options...
Question
Blue Jem
how can change the damage all of skill?
Link to comment
Share on other sites
8 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.