Excelion Wing, броня (Renewal)

Excelion Wing (EXCELION_WING) – броня.

Excelion Wing, броня (Renewal)

A power wing made from lost technology found in the research building ruins.
Flee + 2 per upgrade level of the item.
Perfect Dodge + 8
Additional Perfect Dodge + 2, if the users base level is 130 or higher.
Set Bonus
Excelion Suit
Excelion Wing
Perfect Dodge + 6
Reduces the cast delay of skills by 10%.
Reduces the cast delay of skills by an additional 10%, if the users base level is 130 or higher.
This item is indestructible in battle.

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

  • ID: 26322
  • Код: EXCELION_WING
  • Тип: броня
  • Уровень брони: 1
  • Защита: 40
  •  
  • Требуемый уровень: 99
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 90

Скрипт

bonus bFlee,getrefine() * 2;
bonus bFlee2,8 + (BaseLevel > 129 ? 2 : 0);