Viewing Item

#630003: Luxuria Pierce

Item ID 630003 For Sale No
Identifier Ep172_Bh_Spear Credit Price Not For Sale
Name Luxuria Pierce Type Weapon - Two-Handed Spear
NPC Buy 0 Weight 330
NPC Sell 0 Weapon Level 4
Range 3 Defense 0
Slots 2 Refineable Yes
Attack 250 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Knight
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bSkillAtk,"RK_HUNDREDSPEAR",10;

3 bonus bBaseAtk,12*(.@r/3);

4 if (.@r>=7) {

5 bonus2 bSkillAtk,"RK_HUNDREDSPEAR",15;

6 }

7 if (.@r>=9) {

8 bonus2 bSkillCooldown,"RK_HUNDREDSPEAR",-1500;

9 }

10 if (.@r>=11) {

11 bonus2 bSkillAtk,"RK_HUNDREDSPEAR",20;

12 }

Equip Script None
Unequip Script None