Viewing Item (Erzsebet Card) Ragnarok: Project Zero Control Panel
Basic Info
Name | Erzsebet Card |
---|---|
Item ID |
27271
-
Erzsebet_Card
|
Type | Card |
For every refine level of the shield, MATK + 4. When equipped with a Bathory Card, INT + 1 for every refine level of the armor.
Class : Card
Compound on : Shield
Weight : 1
Class : Card
Compound on : Shield
Weight : 1
Details
Weight | 1 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | No |
Equip Locations | Off Hand |
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(bMatk, getrefine() * 4); if (isequipped(Bathory_Card)) { bonus(bInt, getequiprefinerycnt(EQI_ARMOR)); } |
Equip Script |
None |
Unequip Script |
None |