Mirage Claw [1], кастет (Renewal)
Mirage Claw [1] (MIRAGE_CLAW) – оружие.
This item requires translation.
A knuckle with a reddish radiance.
Property: Neutral
Required
ATK + (Upgrade Level * Upgrade Level) up to a maximum Upgrade Level of 15.
If the user's base level is 70 or higher,
For every 10 base levels, ATK + 5.
Скрипт
.@r = getrefine();
if (.@r>=7) {
bonus bBaseAtk,30;
bonus bHit,5;
}
if (.@r>=9) {
bonus bBaseAtk,30;
bonus bHit,5;
}