Ramor Shield [1], броня (Renewal)
Ramor Shield [1] (RAMOR_SHIELD_UNDEAD) – броня.
![Ramor Shield [1], броня (Renewal) Ramor Shield [1], броня (Renewal)](/images/db/items/picture/2158.png)
A magical shield endowed with the power of undead.
Reduces damage taken from Undead property enemies by 5%.
Increases damage taken from Human race enemies by 5%.
Increases the experience given from monsters by 10% if the user has active vip.
Set Bonus
Lamor Manteau
Lamor Shield
Increases damage on Undead property targets by 1% per upgrade level of Lamor Shield.
Reduces damage taken from Demi-Human race enemies by 1% per upgrade level of Lamor Manteau.
Set Bonus
Lamor Shield
Lamor Shoes
Reduces damage taken from Undead property enemies by 5%.
Reduces damage taken from Undead property attacks by 2% per upgrade level of Lamor Shield.
Базовые свойства предмета
- ID: 21483
- Код: RAMOR_SHIELD_UNDEAD
- Тип: броня
- Уровень брони: 1
- Защита: 50
- Требуемый уровень: 65
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 130
Скрипт
bonus2 bSubRace,RC_DemiHuman,-5; bonus2 bSubEle,Ele_Undead,5; if (vip_status(VIP_STATUS_ACTIVE)) { bonus2 bExpAddRace,RC_All,10; }