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

Royal Bow [2] (ROYAL_BOW_K) – оружие.

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

An ancient hero's bow from the forgotten royal family.
It looks old, but it has hidden magic, and it seems to resonate with Ancient Hero Boots.
Every 2 Refine levels ATK+ 10.
Every 3 Refine levels [Arrow Storm] damage increased by 12%.
When Refine level is 9 attack speed increased (delay after attack decreased by 10%).
When Refine level is 11, distance physical damage increased by 5%.
When equipped together with Ancient Hero Boots and attacking with physical attacks, with a fixed rate(3%) for 7s DEX + 20, bow damage power increased by 20%.
Weapon Lv : 4
Required Lv : 100
Required

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

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

Скрипт

.@r = getrefine();
bonus bBaseAtk,.@r/2*10;
bonus2 bSkillAtk,"RA_ARROWSTORM",.@r/3*12;
if (.@r>=9)
   bonus bAspdRate,10;
if (.@r>=11)
   bonus bLongAtkRate,5;