Narcissus Bow [2], лук (Renewal)

Narcissus Bow [2] (NARCIS_BOW) – оружие.

Narcissus Bow [2], лук (Renewal)

A bow containing the spirit of a Hero that fought in an ancient battle.
It seems to resonate with Ancient Hero Boots.
Every 2 Refine level ATK +10.
Every 3 Refine level distance physical damage increased by 4%.
When Refine level is 9, Sever Rainstorm damage increased by 10%.
When Refine level is 11, Severe Rainstorm cooltime decreased by 2s.
When equipped together with Ancient Hero Boots and attacking with physical attacks, with a fixed rate for 7s DEX +20, bow attack power increased by 20%.
Weapon Lv : 4
Required Lv : 100
Required

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

  • ID: 24347
  • Код: NARCIS_BOW
  • Тип: оружие
  • Подтип: лук
  • Уровень оружия: 4
  • Атака: 180
  •  
  • Требуемый уровень: 100
  • Профессии: bard, dancer, hunter, rogue
  • Вес: 100

Скрипт

.@r = getrefine();
bonus bBaseAtk,.@r/2*10;
bonus bLongAtkRate,.@r/3*4;
if (.@r>=9)
   bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10;
if (.@r>=11)
   bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000;