.@sum = getequiprefinerycnt(EQI_HEAD_TOP) + getequiprefinerycnt(EQI_HAND_R) + getequiprefinerycnt(EQI_SHOES);
if (.@sum >= 33) {
bonus2 bMagicAtkEle,Ele_Holy,30;
if (.@sum >= 35) {
bonus2 bIgnoreMdefRaceRate,RC_All,40;
bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-40;
bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-40;
}
}
|