The barrel of the original Gate Keeper is made out of pure Oridecon, making it very durable.
Add a 3% chance of auto casting Level 6 Spread Attack on the enemy when attacking.
DEF increases by Refine Rate.
DEX + 1
Inflicts Splashed damage.
Класс : Shotgun
Атака : 200
Дальность : 9
Вес : 130
Уровень Оружия : 4
Необходимый Lv. : 70
Доступно для : Gunslinger
Улучшается : Да
Доп. информация:
ID : 13167
Цена у NPC : 36000
Script :
{ bonus bSplashRange,1; bonus3 bAutoSpell,"GS_SPREADATTACK",6,50; bonus bDef,getrefine(); bonus bDex,1; }
{
...bonus bSplashRange,1;
...bonus3 bAutoSpell,"GS_SPREADATTACK",6,50;
...bonus bDef,getrefine();
...bonus bDex,1;
}