Trial Rebel's Shotgun [1], дробовик (Renewal)

Trial Rebel's Shotgun [1] (PROBATION_SHOTGUN) – оружие.

Trial Rebel's Shotgun [1], дробовик (Renewal)

A shotgun 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 - 10
Increases the damage of Shattering Storm by 20%.

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

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

Скрипт

bonus bSplashRange,1;
bonus bHit,-15;
bonus2 bSkillAtk,"RL_S_STORM",20;
bonus bBaseAtk,((min(BaseLevel,160)/10)*6);
if (getrefine()>6) {
   bonus bLongAtkRate,getskilllv("GS_DUST");
}