Glorious Cure Wand
Krieger_Onehand_Staff2
Refineable
Weapon
20 z
0 z
0
0
1
0
70
Equipment Info
Main Hand
None
Mage / Acolyte / Priest / Wizard / Monk / Sage / Soul Linker
Both (Male and Female)
Item Script
bonus bHealPower,14;
bonus bDelayRate,-10;
bonus bUnbreakableWeapon;
if (getrefine()>5) {
bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,5;
bonus2 bIgnoreMdefRaceRate,RC_Player_Human,5;
bonus bHealPower,5+(getrefine()-5)*2;
}
if (getrefine()>8)
bonus5 bAutoSpellOnSkill,"AL_HEAL","AL_HEAL",10,100,1;
if (getrefine()>9) {
bonus bHealPower,10;
}