BOT Posted December 15, 2016 Posted December 15, 2016 Is ther a way to set a cap on asura only against normal player and not against monster? Quote
0 Stolao Posted December 15, 2016 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
0 BOT Posted December 15, 2016 Author Posted December 15, 2016 could I do this cap in battle.c? or something like this Quote
0 HappyMan Posted December 16, 2016 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
Question
BOT
Is ther a way to set a cap on asura only against normal player and not against monster?
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.