ID #18993
Armor
Flower Hat [1]
Buy Price: N/A
Sell Price: N/A
A pink flower hat enchanted with magical powers so cute it weakens other humans' attacks.
_______________________
FLEE +2
MATK +5%
_______________________
Decreases damage taken from Demi-Human race by 5%.
_______________________
For each Refine Level above +12:
MATK +10
MaxSP +10
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement: None
_______________________
FLEE +2
MATK +5%
_______________________
Decreases damage taken from Demi-Human race by 5%.
_______________________
For each Refine Level above +12:
MATK +10
MaxSP +10
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement: None
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
300
Defense
10
Requirements
Armor Level
1
Min Level
1
Scripts
Script .@r = getrefine(); bonus bDex,3; bonus bInt,2; bonus bFlee,-2; bonus bFixedCastrate,-5; if (.@r>=12) { .@b += (.@r-12)*10; } bonus bMatk,.@b; bonus bMaxSP,.@b;
.@r = getrefine();
bonus bDex,3;
bonus bInt,2;
bonus bFlee,-2;
bonus bFixedCastrate,-5;
if (.@r>=12) {
.@b += (.@r-12)*10;
}
bonus bMatk,.@b;
bonus bMaxSP,.@b;