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

2 =

3 getrefine();

4 bonus2

5 bSkillAtk,"RK_HUNDREDSPEAR",10;

6 bonus

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

8 if

9 (.@r

10 =7)

11 {

12 bonus2

13 bSkillAtk,"RK_HUNDREDSPEAR",15;

14 }

15 if

16 (.@r

17 =9)

18 {

19 bonus2

20 bSkillCooldown,"RK_HUNDREDSPEAR",-1500;

21 }

22 if

23 (.@r

24 =11)

25 {

26 bonus2

27 bSkillAtk,"RK_HUNDREDSPEAR",20;

28 }

Equip Script None
Unequip Script None