Viewing Item (Wizard's Glove) Ragnarok: Project Zero Control Panel
Basic Info
Name | Wizard's Glove[1] |
---|---|
Item ID |
32200
-
Wizard_Glove
|
Type | Armor |
A glove that belonged to an esteemed wizard.
Can be refined.
Variable Cast Time - 2%, MATK + 2.
When refined to +7 or higher, MATK + 2.
When refined to +9 or higher, Variable Cast Time - 1%, increases Fire magic damage by 1%.
_
Class : Accessory Defense : 1
Weight : 10
Required Level : 60
Jobs : All jobs
Can be refined.
Variable Cast Time - 2%, MATK + 2.
When refined to +7 or higher, MATK + 2.
When refined to +9 or higher, Variable Cast Time - 1%, increases Fire magic damage by 1%.
_
Class : Accessory Defense : 1
Weight : 10
Required Level : 60
Jobs : All jobs
Details
Weight | 10 |
---|---|
NPC Buy | 200 z |
NPC Sell | 100 z |
Refineable | Yes |
Equip Locations | Accessory 1 + Accessory 2 |
Stats
Range | 0 |
---|---|
Defense | 0 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 60 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus(bVariableCastrate, -2); bonus(bMatk, 2); if (getrefine() >= 7) bonus(bMatk, 2); if (getrefine() >= 9) { bonus(bVariableCastrate, -1); bonus2(bMagicAtkEle, Ele_Fire, 1); } |
Equip Script |
None |
Unequip Script |
None |