Valkyrian Armor [1], броня (Pre-Renewal)
Valkyrian Armor [1] (VALKYRIE_ARMOR) – броня. Выпадает из монстров: Valkyrie Randgris.
![Valkyrian Armor [1], броня (Pre-Renewal) Valkyrian Armor [1], броня (Pre-Renewal)](/images/db/items/picture/2357.png)
A set of shining white armor worn by Valkyries, the battle maidens that serve the god Odin.
Used for War of Emperium 2 God Item Creation.
All Stats + 1
Acolyte, Mage and Archer Bonus
Increases resistance to Silence by 50%.
Swordman, Merchant and Thief Bonus
Increases resistance to Stun by 50%.
This item is indestructible in battle.
Set Bonus
Valkyrie Helm [1]
Valkyrian Armor [1]
Valkyrian Shoes [1]
Valkyrian Manteau [1]
All Stats + 1
Базовые свойства предмета
- ID: 4920
- Код: VALKYRIE_ARMOR
- Тип: броня
- Уровень брони: 1
- Защита: 6
- Требуемый уровень: 1
- Вес: 280
Скрипт
bonus bAllStats,1; bonus bUnbreakableArmor; 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;