ID #18883
Armor
Mystery Witch Hat [1]
Buy Price: N/A
Sell Price: N/A
Wearing this hat, it seems to control myself by Black Witch's magic.
_______________________
All Basic Stats +3
_______________________
Increases recovery amount gained from Mastela Fruit by 30%.
_______________________
Refine Level +10:
FLEE +2
ASPD +1
_______________________
Refine Level +14:
FLEE +2
ASPD +1
_______________________
Type: Headgear
Defense: 7
Position: Upper
Weight: 40
Armor Level: 1
_______________________
Requirement: None
_______________________
All Basic Stats +3
_______________________
Increases recovery amount gained from Mastela Fruit by 30%.
_______________________
Refine Level +10:
FLEE +2
ASPD +1
_______________________
Refine Level +14:
FLEE +2
ASPD +1
_______________________
Type: Headgear
Defense: 7
Position: Upper
Weight: 40
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
400
Defense
7
Requirements
Armor Level
1
Min Level
1
Scripts
Script .@r = getrefine(); bonus bAllStats,3; bonus2 bAddItemHealRate,522,30; if (.@r>=10) { bonus bFlee,2; bonus bAspd,1; } if (.@r>=14) { bonus bFlee,2; bonus bAspd,1; }
.@r = getrefine();
bonus bAllStats,3;
bonus2 bAddItemHealRate,522,30;
if (.@r>=10) {
bonus bFlee,2;
bonus bAspd,1;
}
if (.@r>=14) {
bonus bFlee,2;
bonus bAspd,1;
}