Viewing Item

#550008: Greed Wand

Item ID 550008 For Sale No
Identifier Ep172_1h_Wand Credit Price Not For Sale
Name Greed Wand Type Weapon - Staff
NPC Buy 0 Weight 80
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 130 Min Equip Level 150
MATK 200 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Soul Linker
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableWeapon;

3 bonus2 bSkillAtk,"SP_SPA",10;

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

5 if (.@r>=7) {

6 bonus2 bSkillAtk,"SP_SPA",15;

7 }

8 if (.@r>=9) {

9 bonus bVariableCastrate,-10;

10 }

11 if (.@r>=11) {

12 bonus2 bSkillAtk,"SP_SWHOO",25;

13 }

Equip Script None
Unequip Script None