ID #18843
Armor
Small Deviling Hat [1]
Buy Price: N/A
Sell Price: N/A
Porings are having a party.
_______________________
Decreases damage taken from Demi-Human race by 5%.
_______________________
For each Refine Level above +8:
MaxHP +1%
_______________________
Type: Headgear
Defense: 7
Position: Upper
Weight: 35
Armor Level: 1
_______________________
Requirement: None
_______________________
Decreases damage taken from Demi-Human race by 5%.
_______________________
For each Refine Level above +8:
MaxHP +1%
_______________________
Type: Headgear
Defense: 7
Position: Upper
Weight: 35
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
350
Defense
7
Requirements
Armor Level
1
Scripts
Script .@r = getrefine(); if (.@r>7) bonus bMaxHPrate,.@r-7; bonus2 bSubRace,RC_DemiHuman,5; bonus2 bSubRace,RC_Player_Human,5;
.@r = getrefine(); if (.@r>7) bonus bMaxHPrate,.@r-7; bonus2 bSubRace,RC_DemiHuman,5; bonus2 bSubRace,RC_Player_Human,5;