ID #5757
Armor
Reissue Schmitz Helm [1]
Buy Price: N/A
Sell Price: N/A
A headgear which is focused on defense. It covers almost all of the face.
_______________________
INT +1
VIT +2
MDEF +5
_______________________
Base INT at least 120:
MATK +10
DEF +5
_______________________
Type: Headgear
Defense: 17
Position: Upper, Middle
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
Royal Guard
_______________________
INT +1
VIT +2
MDEF +5
_______________________
Base INT at least 120:
MATK +10
DEF +5
_______________________
Type: Headgear
Defense: 17
Position: Upper, Middle
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
Royal Guard
NPCs where to find the item
Job Master
prontera (161, 191)
Memory of King Schmidtz
glast_01 (240, 366)
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
17
Job Requirements
Crusader
Yes
Requirements
Armor Level
1
Min Level
100
Scripts
Script bonus bVit,2; bonus bInt,1; bonus bMdef,5; if (readparam(bInt)>=120) { bonus bMatk,10; bonus bDef,5; }
bonus bVit,2;
bonus bInt,1;
bonus bMdef,5;
if (readparam(bInt)>=120) {
bonus bMatk,10;
bonus bDef,5;
}