Viewing Item

#27600: Shadow_Legendary_Aura

Item ID 27600 For Sale No
Identifier Shadow Legendary Aura Credit Price Not For Sale
Name Shadow_Legendary_Aura
NPC Buy 20 Weight 10
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 if (getequipid(EQI_HEAD_TOP) == 27598 && getequipid(EQI_HEAD_MID) == 27599) { bonus bIntravision,1; bonus bDelayRate,-15; bonus bMaxHPrate,5; } bonus bSpeedRate,60; bonus2 bResEff,Eff_Freeze,10000; bonus2 bResEff,Eff_Silence,10000; bonus bMaxHPrate,5;

Equip Script

1 callfunc "Shadow_Legend_Set";

Unequip Script

1 callfunc "Shadow_Legend_Set";