AuraRO Logo

Viewing Item

#630003: Luxuria Pierce

Item ID 630003 For Sale No
Identifier Luxuria Pierce Credit Price Not For Sale
Name Luxuria Pierce Type
NPC Buy 0 Weight 330
NPC Sell 0 Weapon Level 0
Range 3 Defense 0
Slots 2 Refineable Yes
Attack 250 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 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