logo
Loading...

Sign up and join our Growing community!

--

By clicking Create My Account, you agree to our Terms and that you have read our Policy, including the Rules & regulation.

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
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 if (getrefine()>5) {

5 bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,5;

6 bonus2 bIgnoreMdefRaceRate,RC_Player_Human,5;

7 bonus bHealPower,5+(getrefine()-5)*2;

8 }

9 if (getrefine()>8)

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

11 if (getrefine()>9) {

12 bonus bHealPower,10;

13 }

Equip Script None
Unequip Script None