Viewing Item

#28244: Illusion Gate Keeper DD

Item ID 28244 For Sale No
Identifier Gate_KeeperDD_IL Credit Price Not For Sale
Name Illusion Gate Keeper DD Type Weapon - Shotgun
NPC Buy 0 Weight 130
NPC Sell 0 Weapon Level 4
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 240 Min Equip Level 120
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Rebellion
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bDex,1;

3 bonus bSplashRange,1;

4 .@val = 5*(.@r/2);

5 if (.@r >= 7) {

6 bonus bAspdRate,15;

7 if (.@r >= 9) {

8 .@val += 5;

9 if (.@r >= 11) {

10 bonus5 bAutoSpell,"GS_SPREADATTACK",max(6,getskilllv("GS_SPREADATTACK")),50,BF_LONG|BF_WEAPON,1;

11 }

12 }

13 }

14 bonus bLongAtkRate,.@val;

Equip Script None
Unequip Script None