Renewal
.:Renewal Item Database:.

Feather Beret [0]   [Upper Head]   Item ID# 5170 (Feather_Beret)
Type
Armor
Class
Upper Headgear
Buy
30000z
Sell
15000z
Weight
60
Defense
1
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job except Novice & Supernovice
Description
A high class hat with an amazingly stylish look. When the feathers are added, it simply adds to its splendor.
MDEF + 1
Reduce 10% damage taken from DemiHuman monster.

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_HEAD_TOP); if (.@r >= 7) bonus bAspdRate,5; if (.@r >= 9) bonus bMaxHPRate,5; }
Item Script
{ bonus bMdef,1; bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSubRace,RC_Player_Human,10; },{},{}
Dropped By No Result
Obtainable FromFeather Beret

Protect Feathers [0]   [Middle Head]   Item ID# 19024 (Protect_Feathers)
Feathers of Protection
Type
Armor
Class
Middle Headgear
Buy
n/a
Sell
n/a
Weight
50
Required Lvl
70
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A beautiful yet incredible head protector.
MDEF +2, ASPD -5%.
Reduces damage from player by 2%.
When base VIT is 108 or more, reduces damage from player by 2%. ASPD -5%.
When base VIT is 120 or more, MDEF +3, MaxHP +3%.

[+Feather Beret]
ASPD +5%.
If Feather Beret is refined to +7, ASPD +5%.
If Feather Beret is refined to +9, MaxHP +5%.

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_HEAD_TOP); if (.@r >= 7) bonus bAspdRate,5; if (.@r >= 9) bonus bMaxHPRate,5; }
Item Script
expand to view script
{ bonus2 bSubRace,RC_Player_Doram,2; bonus2 bSubRace,RC_Player_Human,2; bonus bAspdRate,5; .@vit = readparam(bVit); if (.@vit >= 108) { bonus2 bSubRace,RC_Player_Doram,3; bonus2 bSubRace,RC_Player_Human,3; bonus bAspdRate,5; if (.@vit >= 120) { bonus bMaxHPrate,3; bonus bMdef,3; } } },{},{}
Dropped By No Result

back to top