Basic Info

Name 18673 Chibi Pope[1]
Item ID 18673 - Tare_Pope_
Type Armor
18673
A hat with motif of Arunafeltz Pope. Its has a lot of enthusiastic believers from around the world.
MDEF +7, Increases healing effectiveness by 5%.
[Refined to +7]
Every refine increase healing effectiveness by 1%.
[Refined to +9]
MATK +7%.
[Refined to +12]
MATK +12%.
[+Blush]
Increase healing effectiveness by 10%.
Class: Headgear
Defense: 0
Location: Upper
Weight: 30
Level Requirement: 1
Jobs: All classes

Details

Weight 30
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Upper Headgear

Stats

Range 0
Defense 0
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range Any
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus bMdef,7; bonus bHealPower,5; if(getrefine()>6) { bonus bHealPower,getrefine()-6; } if(getrefine()>8) { bonus bMatkRate,7; } if(getrefine()>11) { bonus bMatkRate,5; }
Equip Script
None
Unequip Script
None