Baby Leopard Card

Item ID 4233 Name Baby Leopard Card
LUK +3
_______________________
When equipped by Merchant classes:
Armor becomes indestructible.
_______________________
When equipped with Zipper Bear Card, Raggler Card, Myst Case Card and Heirozoist Card:
LUK +10
Increases damage of Mammonite by 20%.
Gains 2 SP on each physical attack.
When equipped by Merchant classes:
Adds 20% chance of reflecting magical attack.
Random chance a defeated monster will drop Old Purple Box.
_______________________
When equipped with Zipper Bear Card, Raggler Card, Muka Card and Holden Card:
STR +4
MaxHP +7%
MaxSP +7%
Increases damage of Mammonite by 20%.
Gains 1 SP on each physical attack.

When equipped by Alchemist classes:
Random chance to auto-cast Level 1 Adrenaline Rush when dealing physical attacks.
Random chance a defeated monster will drop Glistening Coat or Stem.
_______________________
Type: Card
Compound on: Armor
Weight: 1
Weapon Level 0 Identifier Baby_Leopard_Card
Attack 0 Type Card
MATK 0 Equip Locations Armor
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 1 Min Equip Level None
NPC Buy 20 Max Equip Level None
NPC Sell 10 Refineable No
Credit Price None Trade restriction None
Item Script
bonus bLuk,3;
if (BaseClass == Job_Merchant)
   bonus bUnbreakableArmor;

Set Script
Muka Card
Raggler Card
Baby Leopard Card
Zipper Bear Card
Holden Card
bonus bStr,4;
bonus bMaxHPrate,7;
bonus bMaxSPrate,7;
bonus2 bSkillAtk,"MC_MAMMONITE",20;
bonus bSPDrainValue,1;
if (BaseJob == Job_Alchemist) {
   bonus3 bAutoSpell,"BS_ADRENALINE",1,10;
   bonus2 bAddMonsterDropItem,7139,3;
   bonus2 bAddMonsterDropItem,905,10;
}
Raggler Card
Myst Case Card
Baby Leopard Card
Zipper Bear Card
Hylozoist Card
bonus bLuk,10;
bonus bSPDrainValue,2;
bonus2 bSkillAtk,"MC_MAMMONITE",20;
if (BaseClass == Job_Merchant) {
   bonus2 bAddMonsterDropItem,617,5;
   bonus bMagicDamageReturn,20;
}
Old Tatenasi Armor
Baby Leopard Card
.@r = getequiprefinerycnt(EQI_ARMOR);
if (.@r == 5) {
   bonus bDefEle,Ele_Earth;
}
else if (.@r == 6) {
   bonus bDefEle,Ele_Water;
}
else if (.@r == 7) {
   bonus bDefEle,Ele_Wind;
}
else if (.@r == 8) {
   bonus bDefEle,Ele_Fire;
}
else if (.@r == 9) {
   bonus bDefEle,Ele_Dark;
}
else if (.@r >= 10) {
   bonus bDefEle,Ele_Holy;
}

Baby Leopard Card Dropped By

Monster ID Monster Name Chance Can be Stolen Monster Level Monster Race Monster Element Specific Map
1415 Baby Leopard 0.01% No 68 Brute Level 1 Ghost