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

[Not For Sale] Royal Bow [2] (COMP_ROYAL_BOW_K) – оружие.

 

Matk + 135.
Increase long ranged physical damage by 7%.
If refine rate is 7 or higher, increases attack speed (reduces delay after attack by 10%).
If refine rate is 9 or higher, increases Triangle Shot damage by 25%.
If refine rate is 11 or higher, increases Triangle Shot damage by additional 20%.

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

  • ID: 31932
  • Код: COMP_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;