Renewal
.:Renewal Item Database:.
Search Item By ID


Magical Feather [1]   [Upper Head]   Item ID# 19211 (Magical_Feather_K)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
3
Defense
5
Required Lvl
10
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A winged hairband wore by priest whose fought demons.
Increases the attack and defense power against specific element.

Random chance to autocast Level 1 Holy Light when dealing physical damage.

Increases physical damage against Poison, Holy, Ghost, Shadow, Undead elemental monsters by 5%.

For each 3 refine levels:
Increases damage of Holy Light by 100%.
Increases SP Consumption of all skills by of Holy Light by 10.

Refine Level +7:
Increases physical damage against Poison, Holy, Ghost, Shadow and Undead elemental monsters by 5%.

Refine Level +9:
Decreases damage taken from Poison, Holy, Ghost, Shadow, Undead elemental monsters by 5%.

Refine Level +12:
Increases the rate of autocasting Holy Light.


Base Level 10

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bUseSPrate,10*(.@r/3); bonus2 bSkillAtk,"AL_HOLYLIGHT",100*(.@r/3); if (.@r>=9) { bonus2 bSubEle,Ele_Undead,17; bonus2 bSubEle,Ele_Ghost,17; bonus2 bSubEle,Ele_Poison,17; bonus2 bSubEle,Ele_Holy,17; bonus2 bSubEle,Ele_Dark,17; } else if (.@r>=7) { bonus2 bAddEle,Ele_Undead,10; bonus2 bAddEle,Ele_Ghost,10; bonus2 bAddEle,Ele_Poison,10; bonus2 bAddEle,Ele_Holy,10; bonus2 bAddEle,Ele_Dark,10; } else { bonus2 bAddEle,Ele_Undead,5; bonus2 bAddEle,Ele_Ghost,5; bonus2 bAddEle,Ele_Poison,5; bonus2 bAddEle,Ele_Holy,5; bonus2 bAddEle,Ele_Dark,5; } if (.@r>=12) { .@val = 1; } bonus5 bAutoSpell,"AL_HOLYLIGHT",1+.@val,10,BF_SHORT|BF_WEAPON,1; bonus5 bAutoSpell,"AL_HOLYLIGHT",1+.@val,5,BF_LONG|BF_WEAPON,1; },{},{}
Dropped By No Result

back to top