Egir Armor [1], броня (Renewal)
Egir Armor [1] (EGIR_ARMOR) – броня.
![Egir Armor [1], броня (Renewal) Egir Armor [1], броня (Renewal)](/images/db/items/picture/15061.png)
Egir's armor. It looks like you gonna swin in water
all stat + 1.
can not be destroyed
magic, archer, acolyte Class can increase mute resistance 50%.
sword, merchant, thief calss can increase stun resistance 50%.
weight : 260
Required Lv : 110
Базовые свойства предмета
- ID: 23824
 - Код: EGIR_ARMOR
 - Тип: броня
 - Уровень брони: 1
 - Защита: 55
 - Требуемый уровень: 110
 
- Цена покупки: 200 000 з
 - Цена продажи: 100 000 з
 - Вес: 260
 
Скрипт
bonus bAllStats,1; if (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte) bonus2 bResEff,Eff_Silence,5000; else if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief) bonus2 bResEff,Eff_Stun,5000;