Search results

  1. D

    DoRam twice cast

    As we know, there are certain skills of the DoRam which are casted twice, SU_SV_STEM_SPEAR for example. The skill descript states that chance is increased every 30 levels, so I've used this piece of code at skill.c. I've assumed a 5% base chance * Sk_lv/30. case SU_SV_STEM_SPEAR: rate =...
Back
Top