ID #18873
Armor
Sweet Valentine Out
Buy Price: N/A
Sell Price: N/A
A heart-shaped yellow hat celebrating Valentine's Day.
_______________________
Refine Level +7:
MaxHP +4%
MaxSP +4%
_______________________
Refine Level +8:
MaxHP +5%
MaxSP +5%
_______________________
Refine Level +9:
MaxHP +6%
MaxSP +6%
_______________________
Refine Level +10:
MaxHP +7%
MaxSP +7%
Random chance to auto-cast Level 10 Blessing on wearer when receiving physical damage.
_______________________
Type: Headgear
Defense: 1
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement: None
_______________________
Refine Level +7:
MaxHP +4%
MaxSP +4%
_______________________
Refine Level +8:
MaxHP +5%
MaxSP +5%
_______________________
Refine Level +9:
MaxHP +6%
MaxSP +6%
_______________________
Refine Level +10:
MaxHP +7%
MaxSP +7%
Random chance to auto-cast Level 10 Blessing on wearer when receiving physical damage.
_______________________
Type: Headgear
Defense: 1
Position: Upper
Weight: 10
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
100
Defense
1
Requirements
Armor Level
1
Min Level
1
Scripts
Script .@r = getrefine(); if (.@r>6) { bonus bMaxHPrate,.@r-3; bonus bMaxSPrate,.@r-3; } bonus4 bAutoSpellWhenHit,"AL_BLESSING",10,50,0;
.@r = getrefine();
if (.@r>6) {
bonus bMaxHPrate,.@r-3;
bonus bMaxSPrate,.@r-3;
}
bonus4 bAutoSpellWhenHit,"AL_BLESSING",10,50,0;