Renewal
.:Renewal Item Database:.
Items Listed From A-Z

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

Helm of Faith (Star Emperor) [1]   [Upper Head]   Item ID# 400241 (Viva_Adul_Hat_SJ1)
Helm of Faith(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 New Moon Kick and Full Moon Kick 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 Moon Book:
Increases melee physical damage by 10%.

For each 3 Refine Levels of Adulter Fides Moon Book:
Increases damage of New Moon Kick and Full Moon Kick by 5%.

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

For each 3 Refine Levels of Vivatus Fides Moon Book:
Increases damage of New Moon Kick and Full Moon Kick by 5%.
Increases damage of Midnight Kick by 7%.

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

Helm of Faith (Summoner) [1]   [Upper Head]   Item ID# 400243 (Viva_Adul_Hat_SU1)
Helm of Faith(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:
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 Picky Peck and Lunatic Carrot Beat 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 Foxtail Model:
Increases ranged physical damage by 10%.

For each 3 Refine Levels of Adulter Fides Foxtail Model:
Increases damage of Picky Peck and Lunatic Carrot Beat by 5%.

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

For each 3 Refine Levels of Vivatus Fides Foxtail Model:
Increases damage of Picky Peck and Lunatic Carrot Beat by 5%.
Increases damage of Chulho Sonic Claw by 7%.

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

Helm of Faith (Sura) [1]   [Upper Head]   Item ID# 400180 (Viva_Adul_Hat_SR1)
Helm of Faith(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 Tiger Cannon by 15%.

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

Refine Level +7:
MaxHP +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 Knuckle:
Increases melee physical damage by 10%.

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

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

For each 3 Refine Levels of Vivatus Fides Knuckle:
Increases damage of Tiger Cannon by 5%.
Increases damage of Third Flame Bomb by 7%.

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

Helm of Faith (Warlock) [1]   [Upper Head]   Item ID# 400178 (Viva_Adul_Hat_WL1)
Helm of Faith(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 Soul Expansion by 15%.

For each 4 Refine Levels:
Increases magical damage with Ghost 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 Rod:
Increases magical damage with Ghost element by 10%.

For each 3 Refine Levels of Adulter Fides Rod:
Increases damage of Soul Expansion by 5%.

When equipped with Vivatus Fides Rod:
Increases magical damage with Ghost element by 10%.

For each 3 Refine Levels of Vivatus Fides Rod:
Increases damage of Soul Expansion by 5%.
Increases damage of Soul Vulcan Strike by 7%.

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

Helm of Faith Box    Item ID# 101314 (aegis_101314)
Type
Usable Item
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Applicable Jobs
Every Job
Description
A box containing a helm containing the power of faith.
You can recieve 1 Helm of Faith with the effect of amplifying the effects of Vivatus and Adulter weapons randomly.

[Obtainable Items]
Helm of Faith(Warlock)
Helm of Faith II(Warlock)
Helm of Faith(Sura)
Helm of Faith II(Sura)
Helm of Faith(Archbishop)
Helm of Faith II(Archbishop)
Helm of Faith(Shadow Chaser)
Helm of Faith II(Shadow Chaser)
Helm of Faith(Ranger)
Helm of Faith II(Ranger)
Helm of Faith(Royal Guard)
Helm of Faith II(Royal Guard)
Helm of Faith(Guillotine Cross)
Helm of Faith II(Guillotine Cross)
Helm of Faith(Sorcerer)
Helm of Faith II(Sorcerer)
Helm of Faith(Rune Knight)
Helm of Faith II(Rune Knight)
Helm of Faith(Minstrel&Wanderer)
Helm of Faith II(Minstrel&Wanderer)
Helm of Faith(Mechanic)
Helm of Faith II(Mechanic)
Helm of Faith(Genetic)
Helm of Faith II(Genetic)
Helm of Faith(Kagerou&Oboro)
Helm of Faith II(Kagerou&Oboro)
Helm of Faith(Rebellion)
Helm of Faith II(Rebellion)
Helm of Faith(Soul Reaper)
Helm of Faith II(Soul Reaper)
Helm of Faith(Star Emperor)
Helm of Faith II(Star Emperor)
Helm of Faith(Summoner)
Helm of Faith II(Summoner)
Item Script
{ getgroupitem(IG_HELM_OF_FAITH_BOX); },{},{}
Dropped By No Result

Helm of Faith II (Archbishop) [1]   [Upper Head]   Item ID# 400190 (Viva_Adul_Hat_AB2)
Helm of Faith II(Archbishop)
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
Arch Bishop
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 Duple Light by 15%.

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

Refine Level +7:
Critical +15

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 Bible:
Increases melee physical damage by 10%.

For each 3 Refine Levels of Adulter Fides Bible:
Increases damage of Duple Light by 5%.

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

For each 3 Refine Levels of Vivatus Fides Bible:
Increases damage of Duple Light by 5%.
Increases damage of Petitio by 7%.

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

Helm of Faith II (Genetic) [1]   [Upper Head]   Item ID# 400234 (Viva_Adul_Hat_GN2)
Helm of Faith II(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 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 Scepter:
Decreases Cart Tornado skill cooldown by 0.15 seconds.

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

When equipped with Vivatus Fides Scepter:
Decreases Cart Tornado skill cooldown by 0.3 seconds.

For each 3 Refine Levels of Vivatus Fides Scepter:
Increases damage of Cart Tornado by 5%.
Increases damage of Hell's Plant by 7%.

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

Helm of Faith II (Guillotine Cross) [1]   [Upper Head]   Item ID# 400217 (Viva_Adul_Hat_GC2)
Helm of Faith II(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 Rolling Cutter by 15%.

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

Refine Level +7:
Critical +15

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 Chakram:
Increases melee physical damage by 10%.

For each 3 Refine Levels of Adulter Fides Chakram:
Increases damage of Rolling Cutter by 5%.

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

For each 3 Refine Levels of Vivatus Fides Chakram:
Increases damage of Rolling Cutter by 5%.
Increases damage of Impact Crater by 7%.

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

Helm of Faith II (Kagerou & Oboro) [1]   [Upper Head]   Item ID# 400236 (Viva_Adul_Hat_KO2)
Helm of Faith II(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 Cross Slash 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 Cross Huuma Shuriken:
Increases ranged physical damage by 10%.

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

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

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

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

Helm of Faith II (Mechanic) [1]   [Upper Head]   Item ID# 400231 (Viva_Adul_Hat_NC2)
Helm of Faith II(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 Vulcan Arm 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 Mace:
Increases ranged physical damage by 10%.

For each 3 Refine Levels of Adulter Fides Mace:
Increases damage of Vulcan Arm by 5%.

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

For each 3 Refine Levels of Vivatus Fides Mace:
Increases damage of Vulcan Arm by 5%.
Increases damage of Activation Attack Machine by 7% (only applies to yourself).

If the Weapon's Grade is C or higher:
Increases damage of Activation Attack Machine by additional 15% (only applies to yourself).
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_VULCANARM",15*(.@r/3); bonus bLongAtkRate,7*(.@r/4); },{},{}
Dropped By No Result

« First < 2526272829303132333435 > Last »
back to top