Aegirnion Manteau [1], броня (Renewal)
Aegirnion Manteau [1] (EGIRNION_MANTEAU) – броня.
![Aegirnion Manteau [1], броня (Renewal) Aegirnion Manteau [1], броня (Renewal)](/images/db/items/picture/480083.png)
Newly crafted shoes based on Egir's manteau.
MHP + 10%, MSP + 5%.
------------------------
If refine rate is 9 or higher, reduces variable casting time by 10%.
------------------------
Set Bonus
Aegirnion Manteau
Aegirnion Helm"
increases physical and magical damage against fish and demihuman race monsters by 10%.
Increases physical and magical damage against fish and demihuman race monsters by additional % per refine rate of garment.
------------------------
Def : 40
Базовые свойства предмета
- ID: 30611
 - Код: EGIRNION_MANTEAU
 - Тип: броня
 - Уровень брони: 1
 - Защита: 40
 - Требуемый уровень: 140
 
- Вес: 30
 
Скрипт
bonus bMaxHPrate,10;
bonus bMaxSPrate,5;
if (getrefine()>=9) {
   bonus bVariableCastrate,-10;
}