Gray Wolf Shoes [1], броня (Renewal)
Gray Wolf Shoes [1] (GRAY_W_SHOES) – броня.
![Gray Wolf Shoes [1], броня (Renewal) Gray Wolf Shoes [1], броня (Renewal)](/images/db/items/picture/470088.png)
MaxSP + 250.
MaxSP + 20 per 2 refine rate.
If refine rate is 7 or higher, increases all property magical damage by 7%.
When equipped with Gray Wolf Suit, MaxSP + 7%.
When equipped with Gray Wolf Robe, Matk + 7%.
Базовые свойства предмета
- ID: 30455
- Код: GRAY_W_SHOES
- Тип: броня
- Уровень брони: 1
- Защита: 70
- Требуемый уровень: 190
- Вес: 50
Скрипт
.@r = getrefine(); bonus bMaxSP,250+20*(.@r/2); if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,7; }