Viewing Item (High Elder Pauldron) Ragnarok: Project Zero Control Panel
Basic Info
Name | High Elder Pauldron[1] |
---|---|
Item ID |
480043
-
Sarah_MD_Hood
|
Type | Armor |
Shoulder armor worn by the High Elders.
They are more durable than they may appear.
_
ASPD + 5%, increases the amount of healing received by 10%.
For every 3 refine levels, STR + 1, VIT + 1.
If +5 or higher, Heal Power + 10%, resistance against Neutral element attacks + 5%.
If +7 or higher, MATK + 30.
_
Class: Garment Defense: 25
Weight: 35
Required Level: 100
Jobs: All jobs
They are more durable than they may appear.
_
ASPD + 5%, increases the amount of healing received by 10%.
For every 3 refine levels, STR + 1, VIT + 1.
If +5 or higher, Heal Power + 10%, resistance against Neutral element attacks + 5%.
If +7 or higher, MATK + 30.
_
Class: Garment Defense: 25
Weight: 35
Required Level: 100
Jobs: All jobs
Details
Weight | 35 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Garment |
Stats
Range | 0 |
---|---|
Defense | 25 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 100 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus(bAspd, 5); bonus(bHealPower2, 10); bonus(bStr, getrefine()/3); bonus(bVit, getrefine()/3); if (getrefine() >= 5) { bonus(bHealPower, 10); bonus2(bSubEle, Ele_Neutral, 5); } if (getrefine() >= 7) bonus(bMatk, 30); |
Equip Script |
None |
Unequip Script |
None |