Viewing Item (Dullahan Glove) Ragnarok: Project Zero Control Panel
Basic Info
Name | Dullahan Glove[1] |
---|---|
Item ID |
32201
-
Dullahan_Glove
|
Type | Armor |
Metal gloves worn by Dullahan.
Can be refined.
HIT + 1, DEX + 1.
When refined to +7 or higher, DEX + 1.
When refined to +9 or higher, HIT + 1, ATK + 2%.
_
Class : Accessory Defense : 0
Weight : 10
Required Level : 60
Jobs : All jobs
Can be refined.
HIT + 1, DEX + 1.
When refined to +7 or higher, DEX + 1.
When refined to +9 or higher, HIT + 1, ATK + 2%.
_
Class : Accessory Defense : 0
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(bHit, 1); bonus(bDex, 1); if (getrefine() >= 7) bonus(bDex, 1); if (getrefine() >= 9) { bonus(bHit, 1); bonus(bAtkRate, 2); } |
Equip Script |
None |
Unequip Script |
None |