Viewing Item

#32301: Illusion Gold Lux

Item ID 32301 For Sale No
Identifier Gold_Lux_IL Credit Price Not For Sale
Name Illusion Gold Lux Type Weapon - Revolver
NPC Buy 20 Weight 180
NPC Sell 10 Weapon Level 4
Range 7 Defense 0
Slots 2 Refineable Yes
Attack 160 Min Equip Level 120
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 bHit,10;

3 bonus bLongAtkRate,3*(.@r/2);

4 if (.@r >= 7) {

5 bonus2 bSkillAtk,"GS_DESPERADO",40;

6 if (.@r >= 9) {

7 bonus2 bSkillCooldown,"RL_HEAT_BARREL",-5000;

8 if (.@r >= 11) {

9 bonus2 bSkillAtk,"RL_FIREDANCE",30;

10 }

11 }

12 }

Equip Script None
Unequip Script None