Elemental Tights [1], броня (Renewal)

Elemental Tights [1] (ELEMENTAL_CLOTHE) – броня.

Elemental Tights [1], броня (Renewal)

A pair of tights empowered with the four great elements.


Property: Neutral
Required

Increases long-ranged damage on targets by 2%.


If upgrade level is +7 or higher/lower,
This item is indestructible in battle.


If upgrade level is +8 or higher/lower,
Increases long-ranged damage on targets by an additional 2%.


If upgrade level is +9 or higher/lower,
Increases long-ranged damage on targets by an additional 3%.


Set Bonus
Elemental Tights
Burning Bow
Fire Arrow
Increases long-ranged damage on targets by an additional 20%.
Increases damage taken from Fire property attackers by 10%.


If Burning Bow is refined to +10 or higher,
ASPD + 1


Set Bonus
Elemental Tights
Earth Bow
Stone Arrow
Increases long-ranged damage on targets by an additional 20%.
Disables Earth Bow chance to inflict Stone Curse.


If Earth Bow is refined to +10 or higher,
ASPD + 1


Set Bonus
Elemental Tights
Frozen Bow
Crystal Arrow
Increases long-ranged damage on targets by an additional 20%.
Disables Frozen Bow chance to inflict Freeze.


If Frozen Bow is refined to +10 or higher,
ASPD + 1


Set Bonus
Elemental Tights
Gust Bow
Arrow of Wind
Increases long-ranged damage on targets by an additional 20%.
Disables Gust Bow chance to cast Wind Blade.


If Gust Bow is refined to +10 or higher,
ASPD + 1

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

  • ID: 24857
  • Код: ELEMENTAL_CLOTHE
  • Тип: броня
  • Уровень брони: 1
  • Защита: 45
  •  
  • Требуемый уровень: 80
  • Вес: 50

Скрипт

.@r = getrefine();
bonus bLongAtkRate,2+((.@r >= 9) ? 3 : 0)+((.@r >= 8) ? 2 : 0);
if (.@r >= 7)
   bonus bUnbreakableArmor;