|
|
|
|
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
|
0
|
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 / Acolyte / Priest / Wizard / Monk / Sage / Soul Linker
|
|
Equip Gender
|
Both (Male and Female)
|
|
Trade restriction
|
None
|
|
Item Use Script
|
None
|
|
Equip Script
|
1 MatkRate,15;
2 HealPower,14;
3 DelayRate,-10;
4 UnbreakableWeapon;
5 .@r
6 =
7 getrefine();
8 if
9 (.@r
10 5)
11 {
12 IgnoreMdefRaceRate,RC_DemiHuman,5;
13 IgnoreMdefRaceRate,RC_Player_Human,5;
14 HealPower,5+(.@r-5)*2;
15 }
16 if
17 (.@r
18 8)
19 bonus5
20 bAutoSpellOnSkill,"AL_HEAL","AL_HEAL",10,100,1;
21 if
22 (.@r
23 9)
24 {
25 HealPower,10;
26 }
|
|
Unequip Script
|
None
|
|
|
|
|
|