Grace Attack Boots [1], броня (Renewal)
Grace Attack Boots [1] (GRACE_ATTACK_BOOTS) – броня.
![Grace Attack Boots [1], броня (Renewal) Grace Attack Boots [1], броня (Renewal)](/images/db/items/picture/470020.png)
Noble shoes with the Rune-Midgarts crest engraved on them.
ATK +20, HIT +20
If refined to 7 or higher,
Fixed Cast Time -0.5 sec.
If refined to 9 or higher,
Long-ranged Physical damage +10%
Базовые свойства предмета
- ID: 30401
- Код: GRACE_ATTACK_BOOTS
- Тип: броня
- Уровень брони: 1
- Защита: 30
- Требуемый уровень: 150
- Вес: 1
Скрипт
.@r = getrefine(); bonus bBaseAtk,20; bonus bHit,20; if (.@r>=7) bonus bFixedCast,-500; if (.@r>=9) bonus bLongAtkRate,10;