Viewing Item (Clown Card) Ragnarok: Project Zero Control Panel
Basic Info
Name | Clown Card |
---|---|
Item ID |
4560
-
Clown_Card
|
Type | Card |
When compounded on with musical instrument, enables use of Level 10 Poem of Bragi.
FLEE +20
if VIT is 110 or more, additional FLEE +20.
-------------------------
Class: Card
Compound on: Armor
Weight: 1
FLEE +20
if VIT is 110 or more, additional 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 |
---|
bonus bFlee,20; if(readparam(bVit)>=110) { bonus bFlee,20; } if(getiteminfo(getequipid(EQI_HAND_R),11)==13) { skill BA_POEMBRAGI,10; } |
Equip Script |
None |
Unequip Script |
None |