Viewing Item

#28241: Calf Diamondback

Item ID 28241 For Sale No
Identifier Calf_Diamondback Credit Price Not For Sale
Name Calf Diamondback Type Weapon - Gatling Gun
NPC Buy 0 Weight 300
NPC Sell 0 Weapon Level 4
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 220 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 bonus bDex,2;

3 bonus bAtkRate,2;

4 bonus bLongAtkRate,(.@r/2)*5 + (.@r > 11 ? 5 : 0);

5 if (.@r > 6) {

6 bonus2 bSkillAtk,"RL_R_TRIP",20;

7 }

8 if (.@r > 8) {

9 bonus2 bSkillUseSPrate,"RL_R_TRIP",5;

10 }

Equip Script None
Unequip Script None