ID #19079
Armor
Celestial Woman's Flower [1]
Buy Price: N/A
Sell Price: N/A
A flower picked up by the hands of a celestial being.
_______________________
MDEF +5
_______________________
Restores SP by 5 when defeating Undead race by melee physical attacks.
_______________________
Restores HP by 100 when defeating Undead race by melee physical attacks.
_______________________
Refine Level +5:
Decreases damage taken from Undead race by 5%.
_______________________
Refine Level +7:
Decreases damage taken from Undead race by 5%.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 20
_______________________
MDEF +5
_______________________
Restores SP by 5 when defeating Undead race by melee physical attacks.
_______________________
Restores HP by 100 when defeating Undead race by melee physical attacks.
_______________________
Refine Level +5:
Decreases damage taken from Undead race by 5%.
_______________________
Refine Level +7:
Decreases damage taken from Undead race by 5%.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 20
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
5
Requirements
Armor Level
1
Min Level
20
Scripts
Script bonus bHPGainValue,100; bonus bMdef,5; bonus2 bSPGainRace,RC_Undead,5; if (getrefine()>=5) { bonus2 bSubRace,RC_Undead,5; } if (getrefine()>=7) { bonus2 bSubRace,RC_Undead,5; }
bonus bHPGainValue,100;
bonus bMdef,5;
bonus2 bSPGainRace,RC_Undead,5;
if (getrefine()>=5) {
bonus2 bSubRace,RC_Undead,5;
}
if (getrefine()>=7) {
bonus2 bSubRace,RC_Undead,5;
}