ID #27212
Card
Sealed Maya Card
Buy Price: N/A
Sell Price: N/A
Adds 15% chance of reflecting Magical attacks, aside from skills which target the ground, cast on the character.
_______________________
Refine Level +15:
The chance is increased to 30%.
_______________________
Warning - Silit Pong does not work on removing this card!
_______________________
Type: Card
Compound on: Shield
Weight: 1
_______________________
Refine Level +15:
The chance is increased to 30%.
_______________________
Warning - Silit Pong does not work on removing this card!
_______________________
Type: Card
Compound on: Shield
Weight: 1
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 if (getrefine()>=15) { bonus bMagicDamageReturn,30; } else { bonus bMagicDamageReturn,15; }
if (getrefine()>=15) {
bonus bMagicDamageReturn,30;
}
else {
bonus bMagicDamageReturn,15;
}