ID #4635
Card
Enhanced Amdarais Card
Buy Price: N/A
Sell Price: N/A
For each Refine Level:
DEF +10
FLEE -2
_______________________
Base Level at least 100:
MaxHP +500
_______________________
Type: Card
Compound on: Armor
Weight: 1
DEF +10
FLEE -2
_______________________
Base Level at least 100:
MaxHP +500
_______________________
Type: Card
Compound on: Armor
Weight: 1
Monster Drops
Card Drops
Renovated Amdarais
Rate: 0.5%
Available from boxes
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 bDef,(.@r*10); bonus bFlee,(.@r*-2); if (BaseLevel>=100) bonus bMaxHP,500;
.@r = getrefine(); bonus bDef,(.@r*10); bonus bFlee,(.@r*-2); if (BaseLevel>=100) bonus bMaxHP,500;