ID #27150
Card
Toxic Enchanted Chimera Card
Buy Price: N/A
Sell Price: N/A
MaxHP +1000, MaxSP +200.
_______________________
Refine Level +12:
MaxHP +15%, MaxSP +15%
_______________________
Type: Card
Compound on: Shoes
Weight: 1
_______________________
Refine Level +12:
MaxHP +15%, MaxSP +15%
_______________________
Type: Card
Compound on: Shoes
Weight: 1
Monster Drops
Card Drops
Venomous Chimera
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 bonus bMaxHP,1000; bonus bMaxSP,200; if (getrefine() >= 12) { bonus bMaxHPrate,15; bonus bMaxSPrate,15; }
bonus bMaxHP,1000;
bonus bMaxSP,200;
if (getrefine() >= 12) {
bonus bMaxHPrate,15;
bonus bMaxSPrate,15;
}