DK77 Posted Sunday at 11:12 AM Share Posted Sunday at 11:12 AM rathena hash : ce04b0d Client Date: 20180620 Server Mode: PRE-RE Description of Issue: Hi Guys , may i ask on the latest rathena for skill acid demostration . Does Acid Demostration not suppose to bypass Defender ? or do i need to change SC_Defender on battle. C ? Quote if (sc->getSCE(SC_DEFENDER) && skill_id != NJ_ZENYNAGE && skill_id != KO_MUCHANAGE && #ifdef RENEWAL ((flag&(BF_LONG|BF_WEAPON)) == (BF_LONG|BF_WEAPON) || skill_id == GN_FIRE_EXPANSION_ACID)) #else (flag&(BF_LONG|BF_WEAPON)) == (BF_LONG|BF_WEAPON)) #endif damage -= damage * sc->getSCE(SC_DEFENDER)->val2 / 100; Quote Link to comment Share on other sites More sharing options...
rathena hash : ce04b0d
Client Date: 20180620
Server Mode: PRE-RE
Description of Issue:
Hi Guys , may i ask on the latest rathena for skill acid demostration . Does Acid Demostration not suppose to bypass Defender ? or do i need to change SC_Defender on battle. C ?
Link to comment
Share on other sites