AuraRO Logo

Viewing Item

#530006: Patent Aquatic Spear

Item ID 530006 For Sale No
Identifier Patent Aquatic Spear Credit Price Not For Sale
Name Patent Aquatic Spear Type
NPC Buy 20 Weight 140
NPC Sell 10 Weapon Level 0
Range 3 Defense 0
Slots 2 Refineable Yes
Attack 195 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
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