Elemental Cape, броня (Renewal)

Elemental Cape (CLOAK_OF_ELEMENTAL) – броня.

Elemental Cape, броня (Renewal)

A cape imbued with the power of nature.
Required Flee + 10
Additional Flee + 5 per 3 upgrade levels.
Reduces damage taken from Neutral property attacks by 10%.
If upgrade level is +9 or higher,
Aspd + 5%
Set Bonus
Elemental Cape
Elemental Origin
Elemental Robe
Adds a 5% chance of casting Level 5 Fire Ball on the target when performing a magical attack, if a higher level of this skill is known, it will be cast instead.
Adds a 100% chance of buffing the user for 1 minute when using Double Bolt; Matk + 50.

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

  • ID: 26358
  • Код: CLOAK_OF_ELEMENTAL
  • Тип: броня
  • Уровень брони: 1
  • Защита: 12
  •  
  • Требуемый уровень: 100
  • Профессии: sage
  • Вес: 50

Скрипт

.@r = getrefine();
bonus bFlee,(10+5*(.@r/3));
bonus2 bSubEle,Ele_Neutral,10;
if (.@r>=9)
   bonus bAspdRate,5;