物品脚本 (Script)
.@r = getrefine();
bonus bBaseAtk,.@r/2*15;
bonus bDelayrate,-(.@r/3*4);
if (.@r>=7) {
bonus bLongAtkRate,10;
bonus2 bAddSize,Size_All,10;
}
if (.@r>=9) {
bonus2 bSkillAtk,"RA_AIMEDBOLT",35;
}
if (.@r>=11) {
bonus2 bSkillCooldown,"RA_AIMEDBOLT",-1000;
bonus bVariableCastrate,-10;
}