Heoric Nepenthes Shoes [1], броня (Renewal)
Heoric Nepenthes Shoes [1] (VET_NEPEN_HEEL) – броня.
![Heoric Nepenthes Shoes [1], броня (Renewal) Heoric Nepenthes Shoes [1], броня (Renewal)](/images/db/items/picture/22035.png)
Made of Nepenthes leaves, a known muscle relaxant, these shoes help you cast skills quickly.
Floating Casting Time -10%.
Additional -5% when Upgraded to +8. After that, additional -1% every Upgrade level.
Additional -3% when Upgraded to +11. After that, additional -3% every Upgrade level (up to +13).
Equip To: All Classes
Базовые свойства предмета
- ID: 26568
- Код: VET_NEPEN_HEEL
- Тип: броня
- Уровень брони: 1
- Защита: 10
- Требуемый уровень: 160
- Цена покупки: 10 з
- Цена продажи: 5 з
- Вес: 30
Скрипт
.@r = getrefine(); if (.@r>=8 && .@r<=10) .@i=5+.@r; else if (.@r>=11 && .@r<=13) .@i=5+(.@r*3); else if (.@r>13) .@i=42; bonus bVariableCastrate,-10-.@i;