ID #5753
Armor
Magic Stone Hat [1]
Buy Price: N/A
Sell Price: N/A
A hat which is decorated with minerals from an unknown world that has magical power in it.
_______________________
INT +1
DEX +1
MDEF +5
_______________________
Base DEX at least 120:
MATK +10
Decreases Variable Casting Time by 2%.
_______________________
Type: Headgear
Defense: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
Warlock
_______________________
INT +1
DEX +1
MDEF +5
_______________________
Base DEX at least 120:
MATK +10
Decreases Variable Casting Time by 2%.
_______________________
Type: Headgear
Defense: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
Warlock
NPCs where to find the item
Job Master
prontera (161, 191)
Guild Master#Warlock
spl_in02 (80, 108)
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
100
Defense
12
Job Requirements
Wizard
Yes
Requirements
Armor Level
1
Min Level
100
Scripts
Script bonus bInt,1; bonus bDex,1; bonus bMdef,5; if (readparam(bDex)>=120) { bonus bMatk,10; bonus bVariableCastrate,-2; }
bonus bInt,1;
bonus bDex,1;
bonus bMdef,5;
if (readparam(bDex)>=120) {
bonus bMatk,10;
bonus bVariableCastrate,-2;
}