Viewing Item

#28242: Calf Anaconda

Item ID 28242 For Sale No
Identifier Calf_Anaconda Credit Price Not For Sale
Name Calf Anaconda Type Weapon - Shotgun
NPC Buy 10 Weight 140
NPC Sell 5 Weapon Level 4
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 305 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 bSplashRange,1;

3 bonus bMaxSPrate,2;

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

5 if (.@r > 6) {

6 bonus2 bSkillAtk,"RL_BANISHING_BUSTER",20;

7 }

8 if (.@r > 11) {

9 bonus2 bSkillUseSPrate,"RL_BANISHING_BUSTER",15;

10 }

Equip Script None
Unequip Script None