Viewing Item (Cat Hand Glove (L)) Ragnarok: Project Zero Control Panel
Basic Info
Name | Cat Hand Glove (L)[1] |
---|---|
Item ID |
28559
-
Cat_Hand_Glove_L
|
Type | Armor |
A souvenir from Malangdo, just by equpping it will give you a happy mood.
[Can be refined]
VIT + 1, AGI + 1, DEX + 1, LUK + 1.
Increases item drop rate by 5%.
If refine level is 7 or higher, increases item drop rate by another 2%.
If refine level is 9 or higher, increases item drop rate by another 3%.
Class : Accessory (Left)Defense : 5
Weight : 50
Required Level : 1
Jobs : All jobs
[Can be refined]
VIT + 1, AGI + 1, DEX + 1, LUK + 1.
Increases item drop rate by 5%.
If refine level is 7 or higher, increases item drop rate by another 2%.
If refine level is 9 or higher, increases item drop rate by another 3%.
Class : Accessory (Left)Defense : 5
Weight : 50
Required Level : 1
Jobs : All jobs
Details
Weight | 50 |
---|---|
NPC Buy | 200 z |
NPC Sell | 100 z |
Refineable | Yes |
Equip Locations | Accessory 1 |
Stats
Range | 0 |
---|---|
Defense | 5 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | Any |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus(bVit, 1); bonus(bAgi, 1); bonus(bDex, 1); bonus(bLuk, 1); bonus2(bDropAddRace, RC_All, 5); if (getrefine() >= 7) bonus2(bDropAddRace, RC_All, 2); if (getrefine() >= 9) bonus2(bDropAddRace, RC_All, 3); |
Equip Script |
None |
Unequip Script |
None |