Viewing Item

#13146: Calf Deathadder

Item ID 13146 For Sale No
Identifier Calf_Deathadder Credit Price Not For Sale
Name Calf Deathadder Type Weapon - Revolver
NPC Buy 0 Weight 140
NPC Sell 0 Weapon Level 4
Range 7 Defense 0
Slots 2 Refineable Yes
Attack 170 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 bAspdRate,10;

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

4 if (.@r > 6) {

5 bonus bAspdRate,5;

6 }

7 if (.@r > 8) {

8 bonus2 bSkillAtk,"RL_FIREDANCE",25;

9 }

Equip Script None
Unequip Script None