General Egnigem Cenia Card

Item ID 4352 Name General Egnigem Cenia Card
MaxHP +10%
MaxSP +10%
_______________________
Restores 50 HP and 10 SP every 10 seconds
_______________________
Type: Card
Compound on: Shoes
Weight: 1
Weapon Level 0 Identifier B_Ygnizem_Card
Attack 0 Type Card
MATK 0 Equip Locations Footgear
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 bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus2 bHPRegenRate,50,10000;
bonus2 bSPRegenRate,10,10000;

Set Script
Unknown Swordsman Card
General Egnigem Cenia Card
if (BaseClass == Job_Swordman) {
   .@sum = getequiprefinerycnt(EQI_SHADOW_ARMOR)+getequiprefinerycnt(EQI_SHADOW_SHOES);
   bonus bLongAtkRate,10+2*(.@sum/4);
   bonus bShortAtkRate,10+2*(.@sum/4);
   bonus bMaxHPrate,2*(.@sum/4);
}
General Egnigem Cenia Card
Muederous Grudge
bonus bMaxHPrate,20;
bonus bMaxSPrate,20;
bonus2 bHPRegenRate,5000,10000;
bonus2 bSPRegenRate,100,10000;
Nameless Swordsman's Boots
General Egnigem Cenia Card
.@r = getequiprefinerycnt(EQI_SHOES);
skill "SM_MAGNUM",10;
bonus2 bHPRegenRate,5000,10000;
bonus2 bHPRegenRate,100,10000;
if (BaseLevel >= 100) {
   bonus bStr,10*.@r;
   bonus bFlee,15*.@r;
}
else if (BaseLevel <= 99) {
   bonus bStr,3*.@r;
   bonus bFlee,5*.@r;
}
General Egnigem Cenia Card
Nameless Swordsman Boots
.@r = getequiprefinerycnt(EQI_SHOES);
bonus2 bHPRegenRate,5000,10000;
bonus2 bSPRegenRate,50,10000;
bonus bStr,10*(.@r/3);
bonus bFlee,10*(.@r/3);

General Egnigem Cenia Card Dropped By

Monster ID Monster Name Chance Can be Stolen Monster Level Monster Race Monster Element Specific Map
1658 Egnigem Cenia 0.01% No 141 Demi-Human Level 2 Fire