Dustfire [2], дробовик (Renewal)
Dustfire [2] (DUST_FIRE) – оружие. Выпадает из монстров: Upgraded Heart Hunter.
![Dustfire [2], дробовик (Renewal) Dustfire [2], дробовик (Renewal)](/images/db/items/picture/28224.png)
A shotgun with heavy muzzle flame.
Adds a 0.5% chance of inflicting Blind on
the target when performing a physical attack.
Enables Splash Attacks.
If refined to 7 or higher,
Increases the damage of Shattering Storm by 15%.
If refined to 9 or higher,
Increases the damage of Vanishing Buster by 15%.
SET BONUS
Armor-Piercing Bullet
Dustfire
Increases long-ranged physical damage on targets by 30%.
Property: Neutral
Скрипт
.@r = getrefine(); bonus bSplashRange,1; bonus3 bAddEff,Eff_Blind,50,ATF_LONG; if (.@r >= 7) { bonus2 bSkillAtk,"RL_S_STORM",15; if (.@r >= 9) { bonus2 bSkillAtk,"RL_BANISHING_BUSTER",15; } }