物品脚本 (Script)
bonus bInt,1;
bonus bAspdRate,10;
.@r = getrefine();
bonus bMatk,7*.@r;
autobonus "{ .@r = getrefine(); bonus bAspdRate,(.@r >= 9 ? 40 : ((.@r >= 7) ? 10 : ((.@r >= 5) ? 5 : 0))); }",20,30000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER; }";