Viewing Item

#32303: Bolt Revolver

Item ID 32303 For Sale No
Identifier Ein_1HGUN Credit Price Not For Sale
Name Bolt Revolver Type Weapon - Revolver
NPC Buy 0 Weight 180
NPC Sell 0 Weapon Level 4
Range 7 Defense 0
Slots 2 Refineable Yes
Attack 200 Min Equip Level 170
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 bLongAtkRate,15;

3 bonus2 bSkillAtk,"RL_FIREDANCE",15;

4 if (.@r>=7) {

5 bonus bAspdRate,10;

6 bonus bBaseAtk,60;

7 }

8 if (.@r>=9) {

9 bonus2 bSkillAtk,"RL_FIREDANCE",20;

10 autobonus "{ bonus2 bAddSize,Size_All,20; }",1,10000,BF_WEAPON;

11 }

12 if (.@r>=11) {

13 bonus bDelayrate,-20;

14 }

Equip Script None
Unequip Script None