Renewal
.:Renewal Item Database:.
Armor - All Headgears

Helm of Faith II (Summoner) [1]   [Upper Head]   Item ID# 400244 (Viva_Adul_Hat_SU2)
Helm of Faith II(Summoner)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
10
Defense
10
Required Lvl
180
Armor Lvl
2
Slot
1
Applicable Jobs
Summoner
Spirit Handler
Description
A helm with the power of faith.
It has the effect of amplifying the effects of Vivatus and Adulter weapons.

Base Level at least 210:
SPL +2, S.MATK +1.

Base Level at least 230:
SPL +3, S.MATK +2.

For each 2 Refine Levels:
MATK +10

For each 3 Refine Levels:
Increases damage of Silvervine Stem Spear and Catnip Meteor by 15%.

For each 4 Refine Levels:
Increases magical damage with every element by 7%.

Refine Level +7:
Decreases variable cast time by 10%.

Refine Level +9:
Decreases fixed cast time by 0.2 seconds.

Refine Level +11:
MATK +5%
Decreases fixed cast time by additional 0.3 seconds.

When equipped with Adulter Fides Foxtail Wand:
Increases magical damage with every element by 10%.

For each 3 Refine Levels of Adulter Fides Foxtail Wand:
Increases damage of Silvervine Stem Spear and Catnip Meteor by 5%.

When equipped with Vivatus Fides Foxtail Wand:
Increases magical damage with every element by 10%.

For each 3 Refine Levels of Vivatus Fides Foxtail Wand:
Increases damage of Silvervine Stem Spear and Catnip Meteor by 5%.
Increases damage of Hyunrok Breeze by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Hyunrok Breeze by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); if (BaseLevel>=210) { bonus bSmatk,1; bonus bSpl,2; } if (BaseLevel>=230) { bonus bSmatk,2; bonus bSpl,3; } if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus bFixedCast,-200; if (.@r>=11) { bonus bFixedCast,-300; bonus bMatkRate,5; } } } bonus bMatk,10*(.@r/2); bonus2 bSkillAtk,"SU_SV_STEMSPEAR",15*(.@r/3); bonus2 bSkillAtk,"SU_CN_METEOR",15*(.@r/3); bonus2 bMagicAtkEle,Ele_All,7*(.@r/4); },{},{}
Dropped By No Result

Helm of Faith II (Sura) [1]   [Upper Head]   Item ID# 400181 (Viva_Adul_Hat_SR2)
Helm of Faith II(Sura)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
10
Defense
10
Required Lvl
180
Armor Lvl
2
Slot
1
Applicable Jobs
Shura
Description
A helm with the power of faith.
It has the effect of amplifying the effects of Vivatus and Adulter weapons.

Base Level at least 210:
POW +2, P.ATK +1.

Base Level at least 230:
POW +3, P.ATK +2.

For each 2 Refine Levels:
ATK +10

For each 3 Refine Levels:
Increases damage of Rampage Blaster by 15%.

For each 4 Refine Levels:
Increases ranged physical damage by 7%.

Refine Level +7:
MaxSP +5%

Refine Level +9:
Decreases fixed cast time by 0.2 seconds.

Refine Level +11:
ATK +5%
Decreases fixed cast time by additional 0.3 seconds.

When equipped with Adulter Fides Claw:
Increases ranged physical damage by 10%.

For each 3 Refine Levels of Adulter Fides Claw:
Increases damage of Rampage Blaster by 5%.

When equipped with Vivatus Fides Claw:
Increases ranged physical damage by 10%.

For each 3 Refine Levels of Vivatus Fides Claw:
Increases damage of Rampage Blaster by 5%.
Increases damage of Explosion Blaster by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Explosion Blaster by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); if (BaseLevel>=210) { bonus bPAtk,1; bonus bPow,2; } if (BaseLevel>=230) { bonus bPAtk,2; bonus bPow,3; } if (.@r>=7) { bonus bMaxSPrate,5; if (.@r>=9) { bonus bFixedCast,-200; if (.@r>=11) { bonus bFixedCast,-300; bonus bAtkRate,5; } } } bonus bBaseAtk,10*(.@r/2); bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",15*(.@r/3); bonus bLongAtkRate,7*(.@r/4); },{},{}
Dropped By No Result

Helm of Faith II (Warlock) [1]   [Upper Head]   Item ID# 400179 (Viva_Adul_Hat_WL2)
Helm of Faith II(Warlock)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
10
Defense
10
Required Lvl
180
Armor Lvl
2
Slot
1
Applicable Jobs
Warlock
Description
A helm with the power of faith.
It has the effect of amplifying the effects of Vivatus and Adulter weapons.

Base Level at least 210:
SPL +2, S.MATK +1.

Base Level at least 230:
SPL +3, S.MATK +2.

For each 2 Refine Levels:
MATK +10

For each 3 Refine Levels:
Increases damage of Comet by 15%.

For each 4 Refine Levels:
Increases magical damage with Neutral and Shadow element by 7%.

Refine Level +7:
Decreases variable cast time by 10%.

Refine Level +9:
Decreases fixed cast time by 0.2 seconds.

Refine Level +11:
MATK +5%
Decreases fixed cast time by additional 0.3 seconds.

When equipped with Adulter Fides Two-Handed Staff:
Increases magical damage with Neutral and Shadow element by 10%.

For each 3 Refine Levels of Adulter Fides Two-Handed Staff:
Increases damage of Comet by 5%.

When equipped with Vivatus Fides Two-Handed Staff:
Increases magical damage with Neutral and Shadow element by 10%.

For each 3 Refine Levels of Vivatus Fides Two-Handed Staff:
Increases damage of Comet by 5%.
Increases damage of Mystery Illusion by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Mystery Illusion by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); if (BaseLevel>=210) { bonus bSmatk,1; bonus bSpl,2; } if (BaseLevel>=230) { bonus bSmatk,2; bonus bSpl,3; } if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus bFixedCast,-200; if (.@r>=11) { bonus bFixedCast,-300; bonus bMatkRate,5; } } } bonus bMatk,10*(.@r/2); bonus2 bSkillAtk,"WL_COMET",15*(.@r/3); bonus2 bMagicAtkEle,Ele_Neutral,7*(.@r/4); bonus2 bMagicAtkEle,Ele_Dark,7*(.@r/4); },{},{}
Dropped By No Result

Helm Of Thoth [1]   [Upper & Middle Head]   Item ID# 18715 (Helm_Of_Thoth)
Type
Armor
Class
Upper & Middle Headgear
Buy
20z
Sell
10z
Weight
250
Defense
2
Required Lvl
80
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job except Novice & Supernovice
Description
The helm worn by the priest of Thoth.
INT +2, MDEF +5, MaxSP +100.
Item Script
{ bonus bInt,2; bonus bMdef,5; bonus bMaxSP,100; },{},{}
Dropped By No Result

Helm Of Valor [0]   [Upper Head]   Item ID# 18578 (Helm_Of_Valor)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
0
Defense
4
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A magical helm.
Increases physical damage by 3%.

More Information on Combo:
Item Script
{ bonus2 bAddRace,RC_All,3; },{},{}
Dropped By No Result

Helmet of Orc Hero [0]   [Upper & Middle Head]   Item ID# 5094 (Orc_Hero_Helm)
Type
Armor
Class
Upper & Middle Headgear
Buy
500000z
Sell
250000z
Weight
90
Defense
5
Required Lvl
55
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job except Novice & Supernovice
Description
A headgear bestowed only to true Orc Heroes.
STR + 2
VIT + 1
Item Script
{ bonus bStr,2; bonus bVit,1; },{},{}
Dropped By No Result
Obtainable FromOrc Hero Helm / Helmet of Orc Hero

Helmet of Orc Hero [1]   [Upper & Middle Head]   Item ID# 5095 (Orc_Hero_Helm_)
Type
Armor
Class
Upper & Middle Headgear
Buy
800000z
Sell
400000z
Weight
100
Defense
5
Required Lvl
55
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job except Novice & Supernovice
Description
A headgear bestowed only to true Orc Heroes.
STR + 2, VIT + 1
Item Script
{ bonus bStr,2; bonus bVit,1; },{},{}
Dropped By No Result

Helmet Of Siegfried [1]   [Upper Head]   Item ID# 5873 (Helmet_Of_Siegfried)
HeadGear Of Siegfried
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
60
Defense
7
Required Lvl
60
Armor Lvl
1
Slot
1
Applicable Jobs
Swordman
Merchant
Knight
Blacksmith
Crusader
Alchemist
Description
A helmet which has been worn by a legendary dragon slayer. This hat is made of real dragon wings and a piece of dragon skin. Wearing this hat makes you feel epic and powerful.

All Stats +5.
Increases resistance against Neutral property attacks by 5%.
Increases resistance against Dragon monsters by 5%.

Has a chance of autocasting Level 5 Assumptio when you receive physical attacks.
Drains 600 HP every 4 seconds.
Indestructible
Item Script
{ bonus bAllStats,5; bonus2 bSubEle,Ele_Neutral,5; bonus2 bSubRace,RC_Dragon,5; bonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",5,5; bonus2 bHPLossRate,600,4000; bonus bUnbreakableHelm; },{},{}
Dropped By No Result

Heritage Symbol of the Orcs [1]   [Upper Head]   Item ID# 400006 (Orcsuccessionhelm_TW)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
50
Defense
50
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
{ .@r = getrefine(); bonus bUnbreakableHelm; bonus bAllStats,1; bonus bMdef,10; bonus bMaxHPrate,3*(.@r/4); bonus2 bSubRace,RC_All,4*(.@r/4); },{},{}
Dropped By No Result

Hermode Cap [1]   [Upper Head]   Item ID# 5481 (Hermose_Cap)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
100
Defense
2
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A cap worn by a desert assassin who fought with incredible speed.

ATK +3%, ASPD +5%.

Refine Level +9, ATK +4%.
Refine Level +10, ATK +1%.

(Select to show iRO description for different effect).
Item Script
{ bonus bAspdRate,10; bonus bBaseAtk,-20; bonus bMatkRate,-10; },{},{}
Dropped By No Result

Heroria beret [0]   [Upper Head]   Item ID# 400339 (aegis_400339)
Herosria Beret
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
300
Defense
120
Required Lvl
200
Armor Lvl
2
Slot
0
Applicable Jobs
Every Job
Description
A hat that can also be used in Herosria.
Specializes in defense.

MDEF +8

Increases Physical Resistance by 5%.
Increases Magical Resistance against every element by 5%.
Decreases Physical Damage by 10%.
Decreases Magical Damage with every element by 10%.
Decreases damage taken from Players by 10%.
Decreases Physical and Magical Damage against Players by 10%.
Item Script
expand to view script
{ bonus bMdef,8; bonus2 bSubEle,Ele_All,5; bonus bNearAtkDef,5; bonus bLongAtkDef,5; bonus bLongAtkRate,-10; bonus bShortAtkRate,-10; bonus2 bMagicAtkEle,Ele_All,-10; bonus2 bSubRace,RC_Player_Human,10; bonus2 bSubRace,RC_Player_Doram,10; bonus2 bAddRace,RC_Player_Human,-10; bonus2 bAddRace,RC_Player_Doram,-10; bonus2 bMagicAddRace,RC_Player_Human,-10; bonus2 bMagicAddRace,RC_Player_Doram,-10; },{},{}
Dropped By No Result

Heroria Helm [0]   [Upper Head]   Item ID# 400336 (aegis_400336)
Herosria Helm
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
200
Defense
90
Required Lvl
200
Armor Lvl
2
Slot
0
Applicable Jobs
Every Job
Description
A helmet that can also be used in Herosria.
Specializes in melee attacks.

MDEF +2

Increases melee physical damage by 5%.
Decreases Magical Damage with every element by 10%.
Increases Physical Damage against Players by 10%.
Increases damage taken from Players by 5%.
Item Script
{ bonus bMdef,2; bonus2 bMagicAtkEle,Ele_All,-10; bonus bShortAtkRate,5; bonus2 bAddRace,RC_Player_Human,10; bonus2 bAddRace,RC_Player_Doram,10; bonus2 bSubRace,RC_Player_Human,-5; bonus2 bSubRace,RC_Player_Doram,-5; },{},{}
Dropped By No Result

« First < 23456789 >
back to top