ID #5211
Armor
Dress Hat [1]
Buy Price: N/A
Sell Price: N/A
A tiny and cute hat that can decorate a part of the head.
This hat, along with a pretty dress, makes the wearer want to go on a picnic.
_______________________
STR +1
INT +1
MDEF +7
MATK +2%
ATK +2%
_______________________
Increases Healing skills effectiveness by 5%.
_______________________
Refine Level +7:
MATK +1%
ATK +1%.
Increases Healing skills effectiveness by 1%.
_______________________
Type: Headgear
Defense: 3
Position: Upper
Weight: 20
Armor Level: 1
_______________________
Requirement:
Base Level 20
This hat, along with a pretty dress, makes the wearer want to go on a picnic.
_______________________
STR +1
INT +1
MDEF +7
MATK +2%
ATK +2%
_______________________
Increases Healing skills effectiveness by 5%.
_______________________
Refine Level +7:
MATK +1%
ATK +1%.
Increases Healing skills effectiveness by 1%.
_______________________
Type: Headgear
Defense: 3
Position: Upper
Weight: 20
Armor Level: 1
_______________________
Requirement:
Base Level 20
Available from boxes
Sold by NPCs
Headgear 04
prontera (164, 240) · Price: 75,000z
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
200
Defense
3
Requirements
Armor Level
1
Min Level
20
Scripts
Script bonus bMdef,7; bonus bStr,1; bonus bInt,1; bonus2 bAddClass,Class_All,2; bonus bMatkRate,2; bonus bHealPower,5; if (getrefine()>=7) { bonus2 bAddClass,Class_All,1; bonus bMatkRate,1; bonus bHealPower,1; }
bonus bMdef,7;
bonus bStr,1;
bonus bInt,1;
bonus2 bAddClass,Class_All,2;
bonus bMatkRate,2;
bonus bHealPower,5;
if (getrefine()>=7) {
bonus2 bAddClass,Class_All,1;
bonus bMatkRate,1;
bonus bHealPower,1;
}