Titanium Gun

Item ID 32305 Name Titanium Gun
None
Weapon Level 4 Identifier Titanium_Gun_EXE
Attack 100 Type Weapon - Revolver
MATK 0 Equip Locations Two-Handed
Defense 0 Equippable Jobs Gunslinger, Rebellion
Range 7 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 120 Min Equip Level 70
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bAgi,3;
if (.@r>=5) {
   bonus bAspd,1;
   bonus bAtkRate,2;
}
if (.@r>=7) {
   bonus bBaseAtk,10;
   bonus bCritical,10;
}
if (.@r>=9) {
   bonus bBaseAtk,20;
   bonus3 bAutoSpell,"GS_PIERCINGSHOT",1,70;
   bonus bLongAtkRate,5;
}
if (.@r>=10) {
   bonus bAtkRate,3;
   bonus bMaxHP,600;
   bonus2 bAddRace,RC_All,2;
}
if (.@r>=12) {
   bonus bDelayrate,-5;
   bonus2 bAddRace,RC_All,3;
}

Set Script
Erron's Hat (OSM)
Titanium Gun
bonus bCritical,10;
bonus bCritAtkRate,10;
Erron's Hat (OSM)
Erron's Black Glove (OSM)
Titanium Gun
skill "AC_CONCENTRATION",5;