Memento Mind (Elemental Master)

Item ID 490672 Name Memento Mind (Elemental Master)
None
Weapon Level 0 Identifier aegis_490672
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Left
Defense 0 Equippable Jobs Sage
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper Third, Third Upper, Third Baby
Weight 10 Min Equip Level 190
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
bonus bMatk,50;
bonus bDelayrate,-10;
bonus bSpl,5;
bonus2 bMagicAddRace,RC_All,10;

Set Script
Thanos Magic Helmet-LT
Memento Mind (Elemental Master)
bonus2 bMagicAddSize,Size_All,15;
bonus2 bSkillAtk,"EM_LIGHTNING_LAND",5;
if (getequiprefinerycnt(EQI_HEAD_TOP)>=10) {
   bonus bMatkRate,15;
   bonus2 bSkillAtk,"EM_LIGHTNING_LAND",10;
}
if (getenchantgrade(EQI_HEAD_TOP)>=ENCHANTGRADE_C) {
   bonus bSMatk,5;
   bonus2 bSkillAtk,"EM_LIGHTNING_LAND",10;
}