Viewing Item

#530006: Patent Aquatic Spear

Item ID 530006 For Sale No
Identifier Up_Undine_Spear_K Credit Price Not For Sale
Name Patent Aquatic Spear Type Weapon - One-Handed Spear
NPC Buy 20 Weight 140
NPC Sell 10 Weapon Level 4
Range 3 Defense 0
Slots 2 Refineable Yes
Attack 195 Min Equip Level 150
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 None
Item Use Script

1 .@r = getrefine();

2 bonus bBaseAtk,.@r/2*15;

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

4 if (.@r>=7) {

5 bonus2 bSkillAtk,"LG_CANNONSPEAR",15;

6 bonus2 bSkillAtk,"LG_BANISHINGPOINT",15;

7 bonus bAspdRate,10;

8 }

9 if (.@r>=9) {

10 bonus2 bSkillAtk,"LG_CANNONSPEAR",20;

11 bonus2 bSkillAtk,"LG_BANISHINGPOINT",20;

12 }

13 if (.@r>=11) {

14 bonus bPerfectHitAddRate,7;

15 bonus bMaxSPrate,5;

16 }

Equip Script None
Unequip Script None