Sol Shield [1], броня (Renewal)

Sol Shield [1] (SOL_SHIELD) – броня.

Sol Shield [1], броня (Renewal)

A magical shield endowed with the power of earth.
Reduces damage taken from Earth property enemies by 5%.
Increases damage taken from Plant race enemies by 5%.
Increases the experience given from monsters by 10% if the user has active VIP.
Set Bonus
Sol Manteau
Sol Shield
Increases physical damage on Earth property targets by 1% per upgrade level of Sol Shield.
Reduces damage taken from Fish race enemies by 1% per upgrade level of Sol Manteau.
Set Bonus
Sol Shield
Sol Shoes
Reduces damage taken from Earth property enemies by 5%.
Reduces damage taken from Earth property attacks by 2% per upgrade level of Sol Shield.

Базовые свойства предмета

  • ID: 21490
  • Код: SOL_SHIELD
  • Тип: броня
  • Уровень брони: 1
  • Защита: 50
  •  
  • Требуемый уровень: 65
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 130

Скрипт

bonus2 bSubEle,Ele_Earth,5;
bonus2 bSubRace,RC_Plant,-5;
if (vip_status(VIP_STATUS_ACTIVE)) {
   bonus2 bExpAddRace,RC_All,10;
}