Memento Memory (Elemental Master)

Item ID 490674 Name Memento Memory (Elemental Master)
None
Weapon Level 0 Identifier aegis_490674
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Right
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,100;
bonus bDelayrate,-10;
bonus bSpl,10;
bonus2 bMagicAddRace,RC_All,15;

Set Script
Memento Memory (Elemental Master)
Thanos Staff-AD
bonus2 bMagicAddSize,Size_All,15;
bonus2 bSkillAtk,"EM_LIGHTNING_LAND",10;
if (getequiprefinerycnt(EQI_HAND_R)>=10) {
   bonus bMatkRate,20;
   bonus2 bSkillAtk,"EM_LIGHTNING_LAND",10;
}
if (getenchantgrade(EQI_HAND_R)>=ENCHANTGRADE_C) {
   bonus bSMatk,5;
   bonus2 bSkillAtk,"EM_LIGHTNING_LAND",15;
}