G glemor123 New member Messages 287 Points 0 Dec 20, 2013 #2 where to edit so that for example 1 int= +500 heal. i would like it to be 1 int= +1000 heal
T Triedge New member Messages 199 Points 0 Dec 20, 2013 #3 in skill.c Search: int skill_calc_heal(struct block_list *src, struct block_list *target, uint16 skill_id, uint16 skill_lv, bool heal) Otherwise, you should only be able to read and use mathematics.
in skill.c Search: int skill_calc_heal(struct block_list *src, struct block_list *target, uint16 skill_id, uint16 skill_lv, bool heal) Otherwise, you should only be able to read and use mathematics.
S snowflake1963 New member Messages 97 Points 0 Mar 8, 2014 #4 Hi ^^ My trouble with Heal and Highness Heal is even with 1 int i get 9999 heal with normal heal at lvl 10 and lvl 5 highness heal does 31996 healing. how to reduce that?
Hi ^^ My trouble with Heal and Highness Heal is even with 1 int i get 9999 heal with normal heal at lvl 10 and lvl 5 highness heal does 31996 healing. how to reduce that?