Viewing Item

#28243: Calf Python

Item ID 28243 For Sale No
Identifier Calf_Python Credit Price Not For Sale
Name Calf Python Type Weapon - Grenade Launcher
NPC Buy 10 Weight 200
NPC Sell 5 Weapon Level 4
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 360 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;

5 if (.@r > 6) {

6 bonus bAspdRate,5;

7 }

8 if (.@r > 8) {

9 bonus2 bSkillAtk,"RL_D_TAIL",15 + (.@r > 11 ? 15 : 0);

10 }

Equip Script None
Unequip Script None