Lian Robe [1], броня (Renewal)

Lian Robe [1] (LIAN_ROBE) – броня.

Lian Robe [1], броня (Renewal)

A garment with mystical powers.
Reduces damage taken from Neutral property enemies by 5%.
Increases damage taken from Formless race enemies by 5%.
Set Bonus
Lian Robe
Lian Shield
Increases physical and magical damage on Neutral property targets by 1% per upgrade level of Lian Shield.
Reduces damage taken from Formless race enemies by 1% per upgrade level of Lian Robe.
Set Bonus
Lian Robe
Lian Shoes
Max HP + 1% per upgrade level of Lian Robe.
Max SP + 1% per upgrade level of Lian Robe.
Increases physical and magical damage on Formless race targets by 5%.

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

  • ID: 26308
  • Код: LIAN_ROBE
  • Тип: броня
  • Уровень брони: 1
  • Защита: 20
  •  
  • Требуемый уровень: 65
  • Вес: 70

Скрипт

bonus2 bSubEle,Ele_Neutral,5;
bonus2 bSubRace,RC_Formless,-5;
if (vip_status(VIP_STATUS_ACTIVE)) {
   bonus bFlee,20;
}