Viewing Item

#32021: Sealed Aquatic Spear

Item ID 32021 For Sale No
Identifier Evt_Undine_Spear_K Credit Price Not For Sale
Name Sealed Aquatic Spear Type Weapon - Staff
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 3 Defense 0
Slots 2 Refineable Yes
Attack 180 Min Equip Level 99
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Crusader
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 bonus bBaseAtk,10*(.@r/2);

3 bonus bLongAtkRate,4*(.@r/3);

4 if (.@r>=9) {

5 bonus bAspdRate,10;

6 bonus2 bSkillAtk,"LG_BANISHINGPOINT",35;

7 bonus2 bSkillAtk,"LG_CANNONSPEAR",35;

8 }

9 else if (.@r>=7) {

10 bonus2 bSkillAtk,"LG_BANISHINGPOINT",15;

11 bonus2 bSkillAtk,"LG_CANNONSPEAR",15;

12 }

Equip Script None
Unequip Script None