Viewing Item

#30002: Megingjard (Int)

Item ID 30002 For Sale No
Identifier Magingiorde_Int Credit Price Not For Sale
Name Megingjard (Int) Type Armor
NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 0
Range 0 Defense 2
Slots 0 Refineable No
Attack 0 Min Equip Level 94
MATK 0 Max Equip Level None
Description Legendary Belt rumored to be owned by Thor the god of thunder, which increases its wearer's strength.
_______________________
INT +40
MDEF +7
_______________________
For each 5 Base Level:
INT +1
_______________________
Base INT at least 120:
Increases Healing skills effectiveness by 10%
_______________________
Type: Accessory
Defense: 2
Weight: 800
Armor Level: 1
_______________________
Requirement:
Base Level 94
Equip Locations Accessory Left/Right
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus

2 bInt,40+BaseLevel/5;

3 bonus

4 bMdef,7;

5 if

6 (readparam(bInt)

7 =120)

8 bonus

9 bHealPower,10;

Equip Script None
Unequip Script None