Iron Nail [2], кастет (Renewal)

Iron Nail [2] (IRON_NAIL_K) – оружие.

Iron Nail [2], кастет (Renewal)

Knuckle used by an Ancient Hero.
It seems to have a different structure than the existing Knuckle, but it's specialized in overpowering the enemy at once. It seems to resonate with Ancient Hero Boots.
Every 2 Refine levels ATK + 10.
Every 3 Refine levels distance physical damage power increased by 4%.
When Refine level is 9 [Rampage Blaster] damage is increased by 10%.
When Refine level is 11 [Rampage Blaster] skill cooltime is decreased by 1s.
When equipped together with Ancient Hero Boots and attacking with physical attacks, with a fixed rate (3%) for 7s STR+20, ATK+ 15% .
Weapon Lv : 4
Required Lv : 100
Required

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

  • ID: 21246
  • Код: IRON_NAIL_K
  • Тип: оружие
  • Подтип: кастет
  • Уровень оружия: 4
  • Атака: 180
  •  
  • Требуемый уровень: 100
  • Профессии: monk
  • Вес: 100

Скрипт

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