Viewing Item (Amdarais Card) Ragnarok: Project Zero Control Panel
Basic Info
Name | Amdarais Card |
---|---|
Item ID |
4601
-
Amdarais_Card
|
Type | Card |
ATK + 10%, MATK + 10%.
Drains 666 HP and 66 SP from the user every 4 seconds.
Upon unequipping the card, drain 6,666 HP and 666 SP.
Class : Card
Compound on : Armor
Weight : 1
Drains 666 HP and 66 SP from the user every 4 seconds.
Upon unequipping the card, drain 6,666 HP and 666 SP.
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(bAtkRate, 10); bonus(bMatkRate, 10); bonus2 bHPLossRate,666,4000; bonus2 bSPLossRate,66,4000; |
Equip Script |
None |
Unequip Script |
heal -6666,-666; |