.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bDelayrate,-2*(.@r/4);
if (.@r >= 7) {
autobonus "{ bonus2 bSPRegenRate,70,1000; }",40,4000,BF_WEAPON;
bonus2 bSPDrainRate,10,3;
}
if (.@r >= 9) {
bonus bMatkRate,5;
bonus bAtkRate,5;
if (.@r >= 11) {
bonus bFixedCast,-500;
}
}
|