物品脚本 (Script)
.@r = getrefine();
bonus bMatk,.@r/2*15;
bonus bAspdRate,(.@r/3*2);
if (.@r>=7) {
bonus5 bAutoSpell,"WZ_METEOR",7,100,BF_SHORT,1;
}
if (.@r>=9) {
bonus2 bMagicAtkEle,Ele_All,15;
}
if (.@r>=11) {
bonus5 bAutoSpell,"SO_PSYCHIC_WAVE",4,100,BF_SHORT,1;
}