Viewing Item

#420136: [Not For Sale] The Spirit Of World

Item ID 420136 For Sale No
Identifier aegis_420136 Credit Price Not For Sale
Name [Not For Sale] The Spirit Of World Type Armor
NPC Buy 0 Weight 60
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level 100
Max Equip Level None
Equip Locations Lower Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script .@str = readparam(bStr); .@agi = readparam(bAgi); .@vit = readparam(bVit); .@int = readparam(bInt); .@dex = readparam(bDex); .@luk = readparam(bLuk); bonus bMatk,60; bonus2 bHPRegenRate,60,6000; bonus2 bMagicAtkEle,Ele_Neutral,2*(.@str/10); bonus2 bMagicAtkEle,Ele_Wind,2*(.@agi/10); bonus2 bMagicAtkEle,Ele_Earth,2*(.@vit/10); bonus2 bMagicAtkEle,Ele_Fire,2*(.@int/10); bonus2 bMagicAtkEle,Ele_Water,2*(.@dex/10); bonus2 bMagicAtkEle,Ele_Holy,2*(.@luk/10); if (.@str + .@agi + .@vit + .@int + .@dex + .@luk >= 60) bonus2 bMagicAtkEle,Ele_Ghost,2; hateffect HAT_EF_STRANGELIGHTS,true;
Equip Script None
Unequip Script

1 hateffect

2 HAT_EF_STRANGELIGHTS,false;

Description None