.@r = getequiprefinerycnt(EQI_SHOES)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_ARMOR);
bonus bMaxHPrate,5;
bonus bMatkRate,2;
bonus5 bAutoSpell,"SO_PSYCHIC_WAVE",1,70,BF_SHORT,1;
if (.@r >= 27) {
bonus bMaxHPrate,5;
bonus bMatkRate,3;
bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",7;
}
|