Renewal
.:Renewal Item Database:.
Armor

Helm of Faith II (Sorcerer) [1]   [Upper Head]   Item ID# 400219 (Viva_Adul_Hat_SO2)
Helm of Faith II(Sorcerer)
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
Sorcerer
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 Psychic Wave by 15%.

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

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

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 Magic Book:
Increases magical damage with Neutral element by 10%.

For each 3 Refine Levels of Adulter Fides Magic Book:
Increases damage of Psychic Wave by 5%.

When equipped with Vivatus Fides Magic Book:
Increases magical damage with Neutral, Wind and Earth element by 10%.

For each 3 Refine Levels of Vivatus Fides Magic Book:
Increases damage of Psychic Wave by 5%.
Increases damage of Lightning Land and Terra Drive by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Lightning Land and Terra Drive 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,"SO_PSYCHIC_WAVE",15*(.@r/3); bonus2 bMagicAtkEle,Ele_Earth,7*(.@r/4); bonus2 bMagicAtkEle,Ele_Neutral,7*(.@r/4); bonus2 bMagicAtkEle,Ele_Wind,7*(.@r/4); },{},{}
Dropped By No Result

Helm of Faith II (Soul Reaper) [1]   [Upper Head]   Item ID# 400240 (Viva_Adul_Hat_SP2)
Helm of Faith II(Soul Reaper)
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
Soul Linker
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 Curse Explosion by 15%.

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

Refine Level +7:
Increases magical damage against enemies of every size by 5%.

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 Dark Wand:
Decreases Curse of Wicked Soul skill cooldown by 2 seconds.

For each 3 Refine Levels of Adulter Fides Dark Wand:
Increases damage of Curse Explosion by 5%.

When equipped with Vivatus Fides Dark Wand:
Decreases Curse of Wicked Soul skill cooldown by 2 seconds.

For each 3 Refine Levels of Vivatus Fides Dark Wand:
Increases damage of Curse Explosion by 5%.
Increases damage of Exorcism of Malicious Soul by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Exorcism of Malicious Soul 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) { bonus2 bMagicAddSize,Size_All,5; if (.@r>=9) { bonus bFixedCast,-200; if (.@r>=11) { bonus bFixedCast,-300; bonus bMatkRate,5; } } } bonus bMatk,10*(.@r/2); bonus2 bSkillAtk,"SP_CURSEEXPLOSION",15*(.@r/3); bonus2 bMagicAtkEle,Ele_All,7*(.@r/4); },{},{}
Dropped By No Result

Helm of Faith II (Star Emperor) [1]   [Upper Head]   Item ID# 400242 (Viva_Adul_Hat_SJ2)
Helm of Faith II(Star Emperor)
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
Star Gladiator
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 Falling Star by 15%.

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

Refine Level +7:
Increases physical damage against enemies of every size by 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 Stardust Book:
Increases melee physical damage by 10%.

For each 3 Refine Levels of Adulter Fides Stardust Book:
Increases damage of Falling Star by 5%.

When equipped with Vivatus Fides Stardust Book:
Increases melee physical damage by 10%.

For each 3 Refine Levels of Vivatus Fides Stardust Book:
Increases damage of Falling Star by 5%.
Increases damage of Star Cannon by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Star Cannon 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) { bonus2 bAddSize,Size_All,5; if (.@r>=9) { bonus bFixedCast,-200; if (.@r>=11) { bonus bFixedCast,-300; bonus bAtkRate,5; } } } bonus bBaseAtk,10*(.@r/2); bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",15*(.@r/3); bonus bShortAtkRate,7*(.@r/4); },{},{}
Dropped By No Result

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

Heoric Nepenthes Shoes [1]   [Footgear]   Item ID# 22035 (Vet_Nepen_Heel)
Hero Nependess Shoes
Type
Armor
Class
Footgear
Buy
10z
Sell
5z
Weight
30
Defense
10
Required Lvl
160
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
This technology will help you to be faster. Made with nepenthes leaves, known for their effect to alleviate muscle tension.

Reduces variable cast by 10%.

Refine Level +8:
Reduces variable cast time by 5%.
Each refine level after +8, reduces variable cast time by 1% (applies up to +10).

Refine Level +11:
Reduces variable cast time by 3%.
Each refine level after +11, reduces variable cast time by 3% (applies up to +13).
Item Script
{ .@r = getrefine(); if (.@r>=8 && .@r<=10) .@i=5+.@r; else if (.@r>=11 && .@r<=13) .@i=5+(.@r*3); else if (.@r>13) .@i=42; bonus bVariableCastrate,-10-.@i; },{},{}
Dropped By No Result

« First < 345678910111213 > Last »
back to top