[Not for Sale] Memento Memory (Elemental Master)

Item ID 490675 Name [Not for Sale] Memento Memory (Elemental Master)
None
Weapon Level 0 Identifier aegis_490675
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 Can't be dropped, Can't be traded with player, Can't be put in Cart, Can't be put in Guild Storage, Can't be attached in Mail, Can't be auctioned
Item Script
bonus bMatk,100;
bonus bDelayrate,-10;
bonus bSpl,10;
bonus2 bMagicAddRace,RC_All,15;

Set Script
[Not for Sale] 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;
}