Viewing Item

#1641: Glorious Cure Wand

Item ID 1641 For Sale No
Identifier Krieger_Onehand_Staff2 Credit Price Not For Sale
Name Glorious Cure Wand Type Weapon - Staff
NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 70 Min Equip Level 80
MATK 135 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Mage / Priest / Wizard / Monk / Sage / Soul Linker
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 bonus bHealPower,14;

2 bonus bDelayrate,-10;

3 bonus bUnbreakableWeapon;

4 .@r = getrefine();

5 if (.@r > 5) {

6 bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,5;

7 bonus2 bIgnoreMdefRaceRate,RC_Player_Human,5;

8 bonus bHealPower,5+(min(14,.@r)-5)*2;

9 }

10 if (.@r > 8)

11 bonus5 bAutoSpellOnSkill,"AL_HEAL","AL_HEAL",10,100,1;

12 if (.@r > 9) {

13 bonus bHealPower,10;

14 }

Equip Script None
Unequip Script None