View Single Post
  #65  
Old 09-03-2011, 03:26 PM
Fatt_Shade Fatt_Shade is offline
Approved Member
 
Join Date: Nov 2010
Location: Serbia
Posts: 837
Default

Good idea yujy , since dmg gain is in %, hp should be done same way. And there ownt be 12k sprites with 46hp
For changing go to sessions/re sands/exp_system/exp_system_cfg.txt file and try to make same to hp strings, as it`s for dmg.
damage_bonus=2 // in percents -- äë˙ âńĺăî äŕěŕćŕůĺăî
special_bonus=2 // in percents -- äë˙ ďđčçűâíűő ŕáčëîę
health_bonus=5 // abs -- őĺëöű
Dmg and special skill have bonus in %, while hp get absolute(abs) amount 5hp/lvl. Replace `abs` with `in percents` for health_bonus , and this should do it.

Last edited by Fatt_Shade; 09-03-2011 at 04:56 PM.
Reply With Quote