Trial Rebel's Gatling Gun [1], (Renewal)

Trial Rebel's Gatling Gun [1] (PROBATION_GATLING_GUN) – оружие.

Trial Rebel's Gatling Gun [1], (Renewal)

A gatling gun for a rebellion who is now a little used to handling guns.
Account Bound
Property: Neutral
Required Atk + 6 for every 10 base levels up to a maximum base level of 160.
Hit - 20
Crit + 10
Aspd + 1
Increases the damage of Fire Rain by 20%.
If upgrade level is +7 or higher,
Increases long-ranged damage on targets by 1% per level of Gatling Fever known.

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

  • ID: 27732
  • Код: PROBATION_GATLING_GUN
  • Тип: оружие
  • Подтип:
  • Уровень оружия: 3
  • Атака: 180
  •  
  • Требуемый уровень: 100
  • Профессии: gunslinger, rebellion
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 1

Скрипт

bonus bHit,-20;
bonus bCritical,10;
bonus bAspd,1;
bonus2 bSkillAtk,"RL_FIRE_RAIN",20;
bonus bBaseAtk,((min(BaseLevel,160)/10)*6);
if (getrefine()>6) {
   bonus bLongAtkRate,getskilllv("GS_GATLINGFEVER");
}