Viewing Item (Jennifer Card) Ragnarok: Project Zero Control Panel
Basic Info
Name | Jennifer Card |
---|---|
Item ID |
27272
-
Jeniffer_Card
|
Type | Card |
Reduces damage from ranged physical attacks by 5%. For every refine level of the armor, decrease damage from ranged physical attack by another 1%.
When equipped with a Penomena Card, ASPD + 1 for every other refine level of the shield.
Class : Card
Compound on : Armor
Weight : 1
When equipped with a Penomena Card, ASPD + 1 for every other refine level of the shield.
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(bLongAtkDef, 5 + getrefine()); if (isequipped(Penomena_Card)) { bonus(bAspd, getequiprefinerycnt(EQI_HAND_L) / 2); } |
Equip Script |
None |
Unequip Script |
None |