donkeyg Posted October 9, 2014 Posted October 9, 2014 even my ninja with full hp (vit 99) i deal only 3k on egg.. and low hp also deal 3k on egg.. i think he scalling with hp is not working, can someone help me and guide me where is the script that i need to check pls? Quote
Antares Posted October 10, 2014 Posted October 10, 2014 This is not a script issue more a skill/source. Here's the report: http://rathena.org/board/tracker/issue-9299-killing-strike-damage-from-hp/ Quote
donkeyg Posted October 19, 2014 Author Posted October 19, 2014 This is not a script issue more a skill/source. Here's the report: http://rathena.org/board/tracker/issue-9299-killing-strike-damage-from-hp/ i replaced this code.. this is what i found from GitHub.... but after implement the server seems like stil not working .. could anyone help pls? case NJ_ISSEN: wd.damage = (40 * sstatus->str) + ((sstatus->hp * (8 * skill_lv)) / 100); wd.damage2 = 0; break; i Quote
Question
donkeyg
even my ninja with full hp (vit 99) i deal only 3k on egg.. and low hp also deal 3k on egg.. i think he scalling with hp is not working, can someone help me and guide me where is the script that i need to check pls?
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.