Aegirnion Shoes [1], броня (Renewal)
Aegirnion Shoes [1] (EGIRNION_SHOES) – броня.
![Aegirnion Shoes [1], броня (Renewal) Aegirnion Shoes [1], броня (Renewal)](/images/db/items/picture/470070.png)
Newly crafted shoes based on Egir's shoes.
MHP + 10%, MSP + 5%.
------------------------
If refine rate is 9 or higher, increases ASPD by 10%.
------------------------
Set Bonus
Aegirnion Shoes
Aegirnion Helm"
Increases physical and magical damage against water and wind property enemies by 10%.
Increases physical and magical damage against water and wind property enemies by additional 1% per refine rate of shoes.
------------------------
Def : 35
Базовые свойства предмета
- ID: 30437
- Код: EGIRNION_SHOES
- Тип: броня
- Уровень брони: 1
- Защита: 35
- Требуемый уровень: 140
- Вес: 30
Скрипт
bonus bMaxHPrate,10; bonus bMaxSPrate,5; if (getrefine()>=9) { bonus bAspdRate,10; }