BOT Posted December 15, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 9 Reputation: 0 Joined: 12/15/16 Last Seen: September 24, 2017 Share Posted December 15, 2016 Is ther a way to set a cap on asura only against normal player and not against monster? Quote Link to comment Share on other sites More sharing options...
0 Stolao Posted December 15, 2016 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 344 Joined: 10/17/12 Last Seen: Yesterday at 01:58 PM Share Posted December 15, 2016 https://github.com/rathena/rathena/blob/master/db/import-tmpl/skill_damage_db.txt will help you adjust the damage or you can edit the source to put a cap on it in. Quote Link to comment Share on other sites More sharing options...
0 BOT Posted December 15, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 9 Reputation: 0 Joined: 12/15/16 Last Seen: September 24, 2017 Author Share Posted December 15, 2016 could I do this cap in battle.c? or something like this Quote Link to comment Share on other sites More sharing options...
0 KappaHD Posted December 15, 2016 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 12/10/13 Last Seen: March 27, 2023 Share Posted December 15, 2016 how can i cap global max damage? Quote Link to comment Share on other sites More sharing options...
0 HappyMan Posted December 16, 2016 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 191 Reputation: 25 Joined: 07/19/14 Last Seen: June 26, 2019 Share Posted December 16, 2016 10 hours ago, BOT said: Is ther a way to set a cap on asura only against normal player and not against monster? edit your src/map/battle.c 100* make it 50* or depend on you. and then if you think asura damage is too low in monster add damage monster in db. Quote Link to comment Share on other sites More sharing options...
0 BOT Posted December 19, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 9 Reputation: 0 Joined: 12/15/16 Last Seen: September 24, 2017 Author Share Posted December 19, 2016 Solved! Quote Link to comment Share on other sites More sharing options...
Question
BOT
Is ther a way to set a cap on asura only against normal player and not against monster?
Link to comment
Share on other sites
5 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.