Metal Python [1], (Renewal)

Metal Python [1] (CALF_PYTHON_J) – оружие.

 

A grenade launcher with the nickname 'Avenger'.

Increases long-ranged physical damage on targets by 20%.
If refined to 7 or higher,
Increases the damage of Dragon Tail by 15%.
If refined to 9 or higher,
Reduces the cooldown of Howling Mine by 1 second.

Property: Neutral

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

  • ID: 27751
  • Код: CALF_PYTHON_J
  • Тип: оружие
  • Подтип:
  • Уровень оружия: 4
  • Атака: 210
  •  
  • Требуемый уровень: 130
  • Профессии: rebellion
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 140

Скрипт

bonus bVit,3;
bonus2 bSubRace,RC_Player_Human,30;
bonus2 bSubRace,RC_Player_Doram,30;
bonus bLongAtkRate,50;
bonus2 bSkillCooldown,"RL_D_TAIL",-4500;
bonus2 bVariableCastrate,"RL_D_TAIL",-10*getrefine();
bonus2 bSkillAtk,"RL_D_TAIL",7*(readparam(bLuk)/10);
if (readparam(bLuk)>=110)
   bonus2 bSkillAtk,"RL_D_TAIL",30;