Viewing Item

#28229: Diva Gatling Gun

Item ID 28229 For Sale No
Identifier Diva_Gatling_Gun Credit Price Not For Sale
Name Diva Gatling Gun Type Weapon - Gatling Gun
NPC Buy 0 Weight 250
NPC Sell 0 Weapon Level 4
Range 9 Defense 0
Slots 1 Refineable Yes
Attack 120 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Rebellion
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bSkillAtk,"RL_R_TRIP",(readparam(bAgi)/10)*7;

3 if (readparam(bAgi)>=110)

4 bonus2 bSkillAtk,"RL_R_TRIP",30;

5 if (.@r>=7) {

6 bonus bBaseAtk,30;

7 bonus bHit,5;

8 }

9 if (.@r>=9) {

10 bonus bBaseAtk,30;

11 bonus bHit,5;

12 }

Equip Script None
Unequip Script None