Shield Of Gust [1], броня (Renewal)
Shield Of Gust [1] (SHIELD_OF_GUST) – броня.
![Shield Of Gust [1], броня (Renewal) Shield Of Gust [1], броня (Renewal)](/images/db/items/picture/28907.png)
Increase resistance agaisnt Fire property attack by 25%.
If refine level is +5 or above, Atk Speed1.
If refine level is +7 or above, additional Atk Speed1.
Equip with Shining Trapezohedron,
Increase ranged physical damage by 10%.
Базовые свойства предмета
- ID: 28059
- Код: SHIELD_OF_GUST
- Тип: броня
- Уровень брони: 1
- Защита: 80
- Требуемый уровень: 90
- Вес: 50
Скрипт
bonus bMdef,5; bonus2 bSubEle,Ele_Wind,25; .@r = getrefine(); if (.@r > 4) { bonus bAspd,1+((.@r > 6) ? 1 : 0); }