Viewing Item

#530002: Gluttony Stick

Item ID 530002 For Sale No
Identifier Ep172_1h_Spear Credit Price Not For Sale
Name Gluttony Stick Type Weapon - One-Handed Spear
NPC Buy 0 Weight 200
NPC Sell 0 Weapon Level 4
Range 3 Defense 0
Slots 2 Refineable Yes
Attack 190 Min Equip Level 150
MATK 200 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 bonus2 bSkillAtk,"LG_RAYOFGENESIS",10;

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

4 if (.@r>=7) {

5 bonus2 bSkillAtk,"LG_RAYOFGENESIS",10;

6 }

7 if (.@r>=9) {

8 bonus bVariableCastrate,-10;

9 }

10 if (.@r>=11) {

11 bonus2 bSkillAtk,"LG_RAYOFGENESIS",15;

12 }

Equip Script None
Unequip Script None