Viewing Item (Gypsy Card) Ragnarok: Project Zero Control Panel
Basic Info
Name | Gypsy Card |
---|---|
Item ID |
4566
-
Gypsy_Card
|
Type | Card |
Enables use of Level 10 Fortune's kiss (if you equipped whip or music instrumentral).
FLEE +20. When VIT is 110 or more add FLEE +20.
-------------------------
Class: Card
Compound on: Armor
Weight: 1
FLEE +20. When VIT is 110 or more add FLEE +20.
-------------------------
Class: Card
Compound on: Armor
Weight: 1
Details
Weight | 1 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | No |
Equip Locations | Armor |
Stats
Range | 0 |
---|---|
Defense | 0 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 0 |
Restrictions
Level Range | Any |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
if(getiteminfo(getequipid(EQI_HAND_R),11)==13) { skill DC_FORTUNEKISS,10; } bonus bFlee,20; if(readparam(bVit)>=110) { bonus bFlee,20; } |
Equip Script |
None |
Unequip Script |
None |