Diva Wing [1], лук (Renewal)

Diva Wing [1] (DIVA_WING) – оружие.

 

A bow used by members of a vigilante group that once existed to stop criminals.
Property: Neutral
Required Increases long-ranged damage on targets by 5% for every 20 base Dex.
If upgrade level is +7 or higher,
Increases long-ranged damage on targets by an additional 10%.
If upgrade level is +9 or higher,
Increases the damage of Double Strafe by 50%.
Set Bonus
Vigilante Badge
Vigilante Bow
Vigilante Suit
Increases the damage of Double Strafe by 50%.
Reduces the SP cost of Triangle Shot by 10.

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

  • ID: 24334
  • Код: DIVA_WING
  • Тип: оружие
  • Подтип: лук
  • Уровень оружия: 4
  • Атака: 160
  • Магическая атака: 170
  •  
  • Требуемый уровень: 150
  • Профессии: bard, dancer, hunter, rogue
  • Вес: 90

Скрипт

.@r = getrefine();
if (.@r>=7) {
   bonus bBaseAtk,30;
   bonus bHit,5;
}
if (.@r>=9) {
   bonus bBaseAtk,30;
   bonus bHit,5;
}