ID #27008
Card
Realized Amdarais Card
Buy Price: N/A
Sell Price: N/A
ATK +6%
_______________________
MATK +6%
_______________________
Each 6 seconds lost 666 HP and 66 SP.
_______________________
Drain 6666 HP and 666 SP as the Armor is unequipped.
_______________________
For each Refine Level of equipped Armor:
ATK +1%
MATK +1%
_______________________
Refine Level of equipped Armor is +9 or higher:
Prevents Frozen status.
_______________________
When equipped with Slaughter Evil Eye Card:
ATK +15%
MATK +15%
Decreases damage taken from Shadow elemental attacks by 50%.
_______________________
Type: Card
Compound on: Armor
Weight: 1
_______________________
MATK +6%
_______________________
Each 6 seconds lost 666 HP and 66 SP.
_______________________
Drain 6666 HP and 666 SP as the Armor is unequipped.
_______________________
For each Refine Level of equipped Armor:
ATK +1%
MATK +1%
_______________________
Refine Level of equipped Armor is +9 or higher:
Prevents Frozen status.
_______________________
When equipped with Slaughter Evil Eye Card:
ATK +15%
MATK +15%
Decreases damage taken from Shadow elemental attacks by 50%.
_______________________
Type: Card
Compound on: Armor
Weight: 1
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Card
Weight
10
Item Flags
Drop Effect
Yes
Scripts
Script .@r = getrefine(); bonus bAtkRate,6+.@r; bonus bMatkRate,6+.@r; bonus2 bHPLossRate,666,6000; bonus2 bSPLossRate,66,6000; if (.@r>=9) bonus2 bResEff,Eff_Freeze,10000;
.@r = getrefine(); bonus bAtkRate,6+.@r; bonus bMatkRate,6+.@r; bonus2 bHPLossRate,666,6000; bonus2 bSPLossRate,66,6000; if (.@r>=9) bonus2 bResEff,Eff_Freeze,10000;