Viewing Item (Enhanced Amdarais Card) Ragnarok: Project Zero Control Panel
Basic Info
Name | Enhanced Amdarais Card |
---|---|
Item ID |
4635
-
P_Amdarais_Card
|
Type | Card |
Every refine increase DEF +10, decrease FLEE -2.
When base level 100 or higher, MaxHP +500.
-------------------------
Class: Card
Compound on: Armor
Weight: 1
When base level 100 or higher, MaxHP +500.
-------------------------
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 bDef,getequiprefinerycnt(EQI_ARMOR)*10; bonus bFlee,-(getequiprefinerycnt(EQI_ARMOR)*2); if(BaseLevel>99) { bonus bMaxHP,500; } |
Equip Script |
None |
Unequip Script |
None |