How to modify DragonBreath reduce damage by DemiHuman in battle.c?
I want to add effects to Thara_Frog_Card(bSubRace,RC_DemiHuman) & Jakk_Card(bSubEle,Ele_Fire) or Marse_Card(bSubEle,Ele_Water) by damage injury, as official set up
thx a lot
Because only increase about 35% in my server Unmodified.
i According to that will be 350% for 1min? or any are more authentic?
How to modify ? thanks a lot
How to increase ASPD by corresponding weapons and skills ??
{
if((skill_lv=pc->checkskill(sd,SA_ADVANCEDBOOK))>0 && sd->status.weapon == W_BOOK)
bstatus->aspd_rate -= 5*skill_lv;
}
this's for SA Equipped with BOOK?
how to get all jobs with Equipped...