[Not For Sale] The Spirit Of World

Item ID 420136 Name [Not For Sale] The Spirit Of World
None
Weapon Level 0 Identifier Comp_Sprit_Of_World
Attack 0 Type Armor
MATK 0 Equip Locations Lower Headgear
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 60 Min Equip Level 100
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
.@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;
Unequip Script
hateffect HAT_EF_STRANGELIGHTS,false;

Set Script
Inception Ring
[Not For Sale] The Spirit Of World
bonus bMatk,30;
bonus bVariableCastrate,-5;
bonus bFixedCast,-200;
bonus2 bMagicAddClass,Class_Boss,20;
[Not For Sale] Inception Ring
[Not For Sale] The Spirit Of World
bonus bMatk,30;
bonus bVariableCastrate,-5;
bonus bFixedCast,-200;
bonus2 bMagicAddClass,Class_Boss,20;