.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bDelayrate,-2*(.@r/4);
if (.@r >= 7) {
autobonus "{ bonus2 bHPRegenRate,300,1000; }",40,4000,BF_MAGIC;
bonus2 bHPDrainRate,50,5;
}
if (.@r >= 9) {
bonus bMatkRate,5;
bonus bAtkRate,5;
if (.@r >= 11) {
bonus bFixedCast,-500;
}
}
|