bonus2 bSkillCooldown,"AB_ADORAMUS",-1500; bonus2 bMagicAtkEle,Ele_Holy,15*(getequiprefinerycnt(EQI_HAND_R)/4);
bonus bDelayrate,-15; bonus2 bAddClass,Class_Boss,10*(getequiprefinerycnt(EQI_HAND_R)/4);
.@sum = getequiprefinerycnt(EQI_HEAD_TOP) + getequiprefinerycnt(EQI_HAND_R) + getequiprefinerycnt(EQI_SHOES); if (.@sum >= 33) { bonus bNoGemStone; if (.@sum >= 35) { bonus2 bIgnoreMdefRaceRate,RC_All,40; bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-40; bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-40; } }
.@sum = getequiprefinerycnt(EQI_HEAD_TOP) + getequiprefinerycnt(EQI_HAND_R) + getequiprefinerycnt(EQI_SHOES); if (.@sum >= 33) { bonus bLongAtkRate,30; if (.@sum >= 35) { bonus2 bIgnoreDefRaceRate,RC_All,40; bonus2 bIgnoreDefRaceRate,RC_Player_Doram,-40; bonus2 bIgnoreDefRaceRate,RC_Player_Human,-40; } }