Renewal
.:Renewal Item Database:.
Armor - Upper Headgear

Helm of Faith (Genetic) [1]   [Upper Head]   Item ID# 400233 (Viva_Adul_Hat_GN1)
Helm of Faith(Genetic)
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
Genetic
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 Cart Cannon by 15%.

For each 4 Refine Levels:
Increases ranged 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 Rapier:
Increases ranged physical damage by 10%.

For each 3 Refine Levels of Adulter Fides Rapier:
Increases damage of Cart Cannon by 5%.

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

For each 3 Refine Levels of Vivatus Fides Rapier:
Increases damage of Cart Cannon by 5%.
Increases damage of Acidified Zone (Water/Wind/Ground/Fire) by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Acidified Zone (Water/Wind/Ground/Fire) 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,"GN_CARTCANNON",15*(.@r/3); bonus bLongAtkRate,7*(.@r/4); },{},{}
Dropped By No Result

Helm of Faith (Guillotine Cross) [1]   [Upper Head]   Item ID# 400216 (Viva_Adul_Hat_GC1)
Helm of Faith(Guillotine Cross)
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
Guillotine Cross
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 Counter Slash 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 Katar:
Increases melee physical damage by 10%.

For each 3 Refine Levels of Adulter Fides Katar:
Increases damage of Counter Slash by 5%.

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

For each 3 Refine Levels of Vivatus Fides Katar:
Increases damage of Counter Slash by 5%.
Increases damage of Eternal Slash by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Eternal Slash 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,"GC_COUNTERSLASH",15*(.@r/3); bonus bShortAtkRate,7*(.@r/4); },{},{}
Dropped By No Result

Helm of Faith (Kagerou & Oboro) [1]   [Upper Head]   Item ID# 400235 (Viva_Adul_Hat_KO1)
Helm of Faith(Kagerou&Oboro)
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
Kagerou / Oboro
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 Swirling Petal by 15%.

For each 4 Refine Levels:
Increases ranged 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 Huuma Shuriken:
Increases ranged physical damage by 10%.

For each 3 Refine Levels of Adulter Fides Huuma Shuriken:
Increases damage of Swirling Petal by 5%.

When equipped with Vivatus Fides Huuma Shuriken:
Increases ranged physical damage by additional 10%.

For each 3 Refine Levels of Vivatus Fides Huuma Shuriken:
Increases damage of Swirling Petal by 5%.
Increases damage of Huuma Shuriken - Grasp by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Huuma Shuriken - Grasp 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,"KO_HUUMARANKA",15*(.@r/3); bonus bLongAtkRate,7*(.@r/4); },{},{}
Dropped By No Result

Helm of Faith (Mechanic) [1]   [Upper Head]   Item ID# 400230 (Viva_Adul_Hat_NC1)
Helm of Faith(Mechanic)
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
Mechanic
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 Axe Boomerang and Axe Tornado 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 Axe:
Increases melee and ranged physical damage by 10%.

For each 3 Refine Levels of Adulter Fides Axe:
Increases damage of Axe Boomerang and Axe Tornado by 5%.

When equipped with Vivatus Fides Axe:
Increases melee and ranged physical damage by 10%.

For each 3 Refine Levels of Vivatus Fides Axe:
Increases damage of Axe Boomerang and Axe Tornado by 5%.
Increases damage of Axe Stomp by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Axe Stomp 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,"NC_AXETORNADO",15*(.@r/3); bonus2 bSkillAtk,"NC_AXEBOOMERANG",15*(.@r/3); bonus bShortAtkRate,7*(.@r/4); },{},{}
Dropped By No Result

Helm of Faith (Minstrel & Wanderer) [1]   [Upper Head]   Item ID# 400228 (Viva_Adul_Hat_WM1)
Helm of Faith(Minstrel&Wanderer)
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
Minstrel / Wanderer
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 Metallic Sound by 15%.

For each 4 Refine Levels:
Increases magical damage with Neutral 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 Harp or Adulter Fides Ribbon:
Increases magical damage with Neutral element by 10%.

For each 3 Refine Levels of Adulter Fides Harp or Adulter Fides Ribbon:
Increases damage of Metallic Sound by 5%.

When equipped with Vivatus Fides Harp or Vivatus Fides Ribbon:
Increases magical damage with Neutral element by 10%.

For each 3 Refine Levels of Vivatus Fides Harp or Vivatus Fides Ribbon:
Increases damage of Metallic Sound by 5%.
Increases damage of Metallic Fury by 7%.

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

Helm of Faith (Ranger) [1]   [Upper Head]   Item ID# 400198 (Viva_Adul_Hat_RA1)
Helm of Faith(Ranger)
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
Ranger
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 Arrow Storm by 15%.

For each 4 Refine Levels:
Increases ranged 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 Ballista:
Increases ranged physical damage by 10%.

For each 3 Refine Levels of Adulter Fides Ballista:
Increases damage of Arrow Storm by 5%.

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

For each 3 Refine Levels of Vivatus Fides Ballista:
Increases damage of Arrow Storm by 5%.
Increases damage of Gale Storm by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Gale Storm 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,"RA_ARROWSTORM",15*(.@r/3); bonus bLongAtkRate,7*(.@r/4); },{},{}
Dropped By No Result

Helm of Faith (Rebellion) [1]   [Upper Head]   Item ID# 400237 (Viva_Adul_Hat_RL1)
Helm of Faith(Rebellion)
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
Rebellion
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 Hammer of God, Fire Dance and Dragon Tail by 15%.

For each 4 Refine Levels:
Increases ranged 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 Rifle:
Decreases Hammer of God skill cooldown by 10 seconds.

For each 3 Refine Levels of Adulter Fides Rifle:
Increases damage of Hammer of God by 5%.

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

For each 3 Refine Levels of Adulter Fides Revolver:
Increases damage of Fire Dance by 5%.

When equipped with Adulter Fides Launcher:
Decreases Dragon Tail skill cooldown by 2 seconds.

For each 3 Refine Levels of Adulter Fides Launcher:
Increases damage of Dragon Tail by 5%.

When equipped with Vivatus Fides Rifle:
Decreases Hammer of God skill cooldown by 10 seconds.

For each 3 Refine Levels of Vivatus Fides Rifle:
Increases damage of Hammer of God by 5%.
Increases damage of Only One Bullet by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Only One Bullet by additional 15%.

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

For each 3 Refine Levels of Vivatus Fides Revolver:
Increases damage of Fire Dance by 5%.
Increases damage of Magazine for One by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Magazine for One by additional 15%.

When equipped with Vivatus Fides Launcher:
Decreases Dragon Tail skill cooldown by 2 seconds.

For each 3 Refine Levels of Vivatus Fides Launcher:
Increases damage of Dragon Tail by 5%.
Increases damage of Spiral Shooting by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Spiral Shooting 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,"RL_FIREDANCE",15*(.@r/3); bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",15*(.@r/3); bonus2 bSkillAtk,"RL_D_TAIL",15*(.@r/3); bonus bLongAtkRate,7*(.@r/4); },{},{}
Dropped By No Result

Helm of Faith (Royal Guard) [1]   [Upper Head]   Item ID# 400200 (Viva_Adul_Hat_LG1)
Helm of Faith(Royal Guard)
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
Royal Guard
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 Genesis Ray by 15%.

For each 4 Refine Levels:
Increases magical damage with Neutral and Holy 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 Guardian Sword:
Increases magical damage with Neutral and Holy element by 10%.

For each 3 Refine Levels of Adulter Fides Guardian Sword:
Increases damage of Genesis Ray by 5%.

When equipped with Vivatus Fides Guardian Sword:
Increases magical damage with Neutral and Holy element by 10%.

For each 3 Refine Levels of Vivatus Fides Guardian Sword:
Increases damage of Genesis Ray by 5%.
Increases damage of Cross Rain by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Cross Rain 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,"LG_RAYOFGENESIS",15*(.@r/3); bonus2 bMagicAtkEle,Ele_Neutral,7*(.@r/4); bonus2 bMagicAtkEle,Ele_Holy,7*(.@r/4); },{},{}
Dropped By No Result

Helm of Faith (Rune Knight) [1]   [Upper Head]   Item ID# 400226 (Viva_Adul_Hat_RK1)
Helm of Faith(Rune Knight)
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
Rune Knight
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 Wind Cutter and Ignition Break 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 Two-Handed Sword:
Decreases Ignition Break skill cooldown by 0.5 seconds.

For each 3 Refine Levels of Adulter Fides Two-Handed Sword:
Increases damage of Wind Cutter and Ignition Break by 5%.

When equipped with Vivatus Fides Two-Handed Sword:
Decreases Ignition Break skill cooldown by 1 second.

For each 3 Refine Levels of Vivatus Fides Two-Handed Sword:
Increases damage of Wind Cutter and Ignition Break by 5%.
Increases damage of Storm Slash by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Storm Slash 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,"RK_IGNITIONBREAK",15*(.@r/3); bonus2 bSkillAtk,"RK_WINDCUTTER",15*(.@r/3); bonus bShortAtkRate,7*(.@r/4); },{},{}
Dropped By No Result

Helm of Faith (Shadow Chaser) [1]   [Upper Head]   Item ID# 400191 (Viva_Adul_Hat_SC1)
Helm of Faith(Shadow Chaser)
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
Shadow Chaser
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 Fatal Menace 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 Dagger:
Increases melee physical damage by 10%.

For each 3 Refine Levels of Adulter Fides Dagger:
Increases damage of Fatal Menace by 5%.

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

For each 3 Refine Levels of Vivatus Fides Dagger:
Increases damage of Fatal Menace by 5%.
Increases damage of Abyss Dagger by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Abyss Dagger 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,"SC_FATALMENACE",15*(.@r/3); bonus bShortAtkRate,7*(.@r/4); },{},{}
Dropped By No Result

Helm of Faith (Sorcerer) [1]   [Upper Head]   Item ID# 400218 (Viva_Adul_Hat_SO1)
Helm of Faith(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 Poison Buster by 15%.

For each 4 Refine Levels:
Increases magical damage with Fire and Poison 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 Poison Book:
Increases magical damage with Poison element by 10%.

For each 3 Refine Levels of Adulter Fides Poison Book:
Increases damage of Poison Buster by 5%.

When equipped with Vivatus Fides Poison Book:
Increases magical damage with Fire and Poison element by 10%.

For each 3 Refine Levels of Vivatus Fides Poison Book:
Increases damage of Poison Buster by 5%.
Increases damage of Conflagration and Venom Swamp by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Conflagration and Venom Swamp 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_POISON_BUSTER",15*(.@r/3); bonus2 bMagicAtkEle,Ele_Poison,7*(.@r/4); bonus2 bMagicAtkEle,Ele_Fire,7*(.@r/4); },{},{}
Dropped By No Result

Helm of Faith (Soul Reaper) [1]   [Upper Head]   Item ID# 400239 (Viva_Adul_Hat_SP1)
Helm of Faith(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 Espa 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 Soul Stick:
Increases magical damage with every element by 10%.

For each 3 Refine Levels of Adulter Fides Soul Stick:
Increases damage of Eswhoo and Espa by 5%.

When equipped with Vivatus Fides Soul Stick:
Increases magical damage with every element by 10%.

For each 3 Refine Levels of Vivatus Fides Soul Stick:
Increases damage of Eswhoo and Espa by 5%.
Increases damage of Talisman of Red Phoenix and Talisman of Black Tortoise by 7%.

If the Weapon's Grade is C or higher:
Increases damage of Talisman of Red Phoenix and Talisman of Black Tortoise 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,"SP_SPA",15*(.@r/3); bonus2 bSkillAtk,"SP_SWHOO",15*(.@r/3); bonus2 bMagicAtkEle,Ele_All,7*(.@r/4); },{},{}
Dropped By No Result

< 1234567 >
back to top