Item Details

The Spirit Of World ( Sprit_Of_World )

ID 420134 The Spirit Of World
The Spirit Of World Buy Price: zeny Sell Price: 0 zeny Weight: 60 Slots: Not specified
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Lower Headgear
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: Not specified Gradable: Not specified Element: Neutral Classes: Not specified

MATK +60.
Recover 60 HP tiap 6 detik.
------------------------
Tiap 10 Base STR : Magic elemen Neutral +2%.

Tiap 10 Base AGI : Magic elemen Wind +2%.

Tiap 10 Base VIT : Magic elemen Earth +2%.

Tiap 10 Base INT : Magic elemen Fire +2%.

Tiap 10 Base Dex : Magic elemen Water +2%.

Tiap 10 Base Luk : Magic elemen Holy +2%.

Tiap Base (STR+AGI
+VIT+INT+DEX+LUK) total 60, Magic elemen Ghost +2%.
------------------------
Jenis : Headgear
Posisi : Lower
Def : 0
Berat : 60
Syarat Lv : 100
Job : Semua Job

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@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;
Not specified
hateffect HAT_EF_STRANGELIGHTS,false;

Not specified

Not specified