Viewing Item

#13130: Thunder Gun

Item ID 13130 For Sale No
Identifier Gun_of_Trust Credit Price Not For Sale
Name Thunder Gun Type Weapon - Revolver
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 3
Range 7 Defense 0
Slots 2 Refineable Yes
Attack 60 Min Equip Level 50
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Gunslinger / Rebellion
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bAtkEle,Ele_Wind;

3 if (.@r>=7) {

4 .@val = 10;

5 if (.@r>=9)

6 .@val += 15;

7 bonus2 bAddEle,Ele_Water,.@val;

8 bonus2 bAddRace,RC_Fish,.@val;

9 }

Equip Script None
Unequip Script None