ID #18673
Armor
Drooping Pope [1]
Buy Price: N/A
Sell Price: N/A
A hat with motif of Arunafeltz Pope. Its has a lot of enthusiastic believers from around the world.
_______________________
MDEF +7
_______________________
Increases Healing skills effectiveness by 5%.
_______________________
Refine Level +7:
For each Refine Level:
Increases Healing skills effectiveness by 1%.
_______________________
Refine Level +9:
MATK +7%
_______________________
Refine Level +12:
MATK +5%
_______________________
When equipped with Blush:
Increases Healing skills effectiveness by 10%.
_______________________
Type: Headgear
Defense: 0
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement: None
_______________________
MDEF +7
_______________________
Increases Healing skills effectiveness by 5%.
_______________________
Refine Level +7:
For each Refine Level:
Increases Healing skills effectiveness by 1%.
_______________________
Refine Level +9:
MATK +7%
_______________________
Refine Level +12:
MATK +5%
_______________________
When equipped with Blush:
Increases Healing skills effectiveness by 10%.
_______________________
Type: Headgear
Defense: 0
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement: None
Available from boxes
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
Requirements
Armor Level
1
Min Level
1
Scripts
Script bonus bUnbreakableHelm; bonus bMdef,7; .@r = getrefine(); bonus bHealPower,(.@r>=7?5+(.@r-6):5); if (.@r>=9) { bonus bMatkRate, ( .@r >= 12 ? 12 : 7 ); }
bonus bUnbreakableHelm;
bonus bMdef,7;
.@r = getrefine();
bonus bHealPower,(.@r>=7?5+(.@r-6):5);
if (.@r>=9) {
bonus bMatkRate, ( .@r >= 12 ? 12 : 7 );
}