Viewing Item

#32305: Titanium Gun

Item ID 32305 For Sale No
Identifier Titanium_Gun_EXE Credit Price Not For Sale
Name Titanium Gun Type Weapon - Revolver
NPC Buy 0 Weight 120
NPC Sell 0 Weapon Level 4
Range 7 Defense 0
Slots 1 Refineable Yes
Attack 100 Min Equip Level 70
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 bAgi,3;

3 if (.@r>=5) {

4 bonus bAspd,1;

5 bonus bAtkRate,2;

6 }

7 if (.@r>=7) {

8 bonus bBaseAtk,10;

9 bonus bCritical,10;

10 }

11 if (.@r>=9) {

12 bonus bBaseAtk,20;

13 bonus3 bAutoSpell,"GS_PIERCINGSHOT",1,70;

14 bonus bLongAtkRate,5;

15 }

16 if (.@r>=10) {

17 bonus bAtkRate,3;

18 bonus bMaxHP,600;

19 bonus2 bAddRace,RC_All,2;

20 }

21 if (.@r>=12) {

22 bonus bDelayrate,-5;

23 bonus2 bAddRace,RC_All,3;

24 }

Equip Script None
Unequip Script None