物品脚本 (Script)
.@l = BaseLevel;
bonus bMaxHP,1500;
bonus bMaxSP,150;
bonus bDelayrate,-5;
bonus bBaseAtk,5*(min(.@l,150)/10);
if (.@l>=105)
bonus bAtkRate,3;
if (.@l>=110)
bonus bDelayrate,-5;
if (.@l>=120)
bonus bMaxHPrate,3;
if (.@l>=130)
bonus bBaseAtk,40;