Renewal
.:Renewal Item Database:.
Weapon - One-handed Staff

Vivatus Fides Dark Wand [2]   [One Hand]   Item ID# 550063 (Vivatus_F_D_Wand)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
160
Attack
160 / MATK 220
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Soul Reaper
Description
A wand reborn with the power of true faith through a ritual of purification.

MATK +220

Indestructible in battle

Increases damage of Curse Explosion by 10%.

For each 3 Refine Levels:
MATK +12

Refine Level +7:
Increases damage of Curse Explosion by additional 20%.

Refine Level +9:
Increases magical damage against enemies of every size by 15%.

Refine Level +11:
Increases damage of Curse Explosion by additional 25%.

Refine Level +12:
Increases magical damage with Shadow element by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: Magical Damage against enemies of every element +15%.
[Grade C]: Damage of Curse Explosion +15%.
[Grade B]: MATK +7%.
[Grade A]: SPL +1, S.MATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"SP_CURSEEXPLOSION",10; bonus bMatk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"SP_CURSEEXPLOSION",20; if (.@r>=9) { bonus2 bMagicAddSize,Size_All,15; if (.@r>=11) { bonus2 bSkillAtk,"SP_CURSEEXPLOSION",25; if (.@r>=12) { bonus2 bMagicAtkEle,Ele_Dark,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bMagicAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"SP_CURSEEXPLOSION",15; if (.@g >= ENCHANTGRADE_B) { bonus bMatkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bSmatk,(.@r/3); bonus bSpl,(.@r/3); } } } },{},{}
Dropped By No Result

Vivatus Fides Foxtail Model [2]   [One Hand]   Item ID# 550066 (Vivatus_F_F_model)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
180
Attack
320
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Summoner
Spirit Handler
Description
A foxtail model reborn with the power of true faith through a ritual of purification.

Indestructible in battle

Increases damage of Picky Peck by 10%.

For each 3 Refine Levels:
ATK +12

Refine Level +7:
Increases damage of Picky Peck by additional 20%.

Refine Level +9:
Increases physical damage against enemies of every size by 15%.

Refine Level +11:
Increases damage of Picky Peck by additional 25%.

Refine Level +12:
Increases ranged physical damage by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: Physical Damage against enemies of every element +15%.
[Grade C]: Damage of Picky Peck +15%.
[Grade B]: ATK +7%.
[Grade A]: POW +1, P.ATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"SU_PICKYPECK",10; bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"SU_PICKYPECK",20; if (.@r>=9) { bonus2 bAddSize,Size_All,15; if (.@r>=11) { bonus2 bSkillAtk,"SU_PICKYPECK",25; if (.@r>=12) { bonus bLongAtkRate,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"SU_PICKYPECK",15; if (.@g >= ENCHANTGRADE_B) { bonus bAtkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bPAtk,(.@r/3); bonus bPow,(.@r/3); } } } },{},{}
Dropped By No Result

Vivatus Fides Foxtail Wand [2]   [One Hand]   Item ID# 550065 (Vivatus_F_F_Wand)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
150
Attack
200 / MATK 350
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Summoner
Spirit Handler
Description
A foxtail wand reborn with the power of true faith through a ritual of purification.

MATK +350

Indestructible in battle

Increases damage of Catnip Meteor by 10%.

For each 3 Refine Levels:
MATK +12

Refine Level +7:
Increases damage of Catnip Meteor by additional 20%.

Refine Level +9:
Decreases Catnip Meteor skill cooldown by 2 seconds.

Refine Level +11:
Increases damage of Catnip Meteor by additional 25%.

Refine Level +12:
Increases magical damage with Neutral element by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: Magical Damage against enemies of every element +15%.
[Grade C]: Damage of Catnip Meteor +15%.
[Grade B]: MATK +7%.
[Grade A]: SPL +1, S.MATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"SU_CN_METEOR",10; bonus bMatk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"SU_CN_METEOR",20; if (.@r>=9) { bonus2 bSkillCooldown,"SU_CN_METEOR",-2000; if (.@r>=11) { bonus2 bSkillAtk,"SU_CN_METEOR",25; if (.@r>=12) { bonus2 bMagicAtkEle,Ele_Neutral,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bMagicAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"SU_CN_METEOR",15; if (.@g >= ENCHANTGRADE_B) { bonus bMatkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bSmatk,(.@r/3); bonus bSpl,(.@r/3); } } } },{},{}
Dropped By No Result

Vivatus Fides Soul Stick [2]   [One Hand]   Item ID# 550064 (Vivatus_F_S_Stick)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
190
Attack
160 / MATK 205
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Soul Reaper
Description
A wand reborn with the power of true faith through a ritual of purification.

MATK +205

Indestructible in battle

Increases damage of Eswhoo by 10%.

For each 3 Refine Levels:
MATK +12

Refine Level +7:
Increases damage of Eswhoo by additional 20%.

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

Refine Level +11:
Increases damage of Eswhoo by additional 25%.

Refine Level +12:
Increases magical damage with Water, Wind, Earth, Fire, Ghost, Shadow and Holy element by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: magical damage against enemies of every element +15%.
[Grade C]: Damage of Eswhoo +15%.
[Grade B]: MATK +7%.
[Grade A]: SPL +1, S.MATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"SP_SWHOO",10; bonus bMatk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"SP_SWHOO",20; if (.@r>=9) { bonus bVariableCastrate,-10; if (.@r>=11) { bonus2 bSkillAtk,"SP_SWHOO",25; if (.@r>=12) { bonus2 bMagicAtkEle,Ele_Holy,15; bonus2 bMagicAtkEle,Ele_Fire,15; bonus2 bMagicAtkEle,Ele_Earth,15; bonus2 bMagicAtkEle,Ele_Water,15; bonus2 bMagicAtkEle,Ele_Wind,15; bonus2 bMagicAtkEle,Ele_Ghost,15; bonus2 bMagicAtkEle,Ele_Dark,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bMagicAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"SP_SWHOO",15; if (.@g >= ENCHANTGRADE_B) { bonus bMatkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bSmatk,(.@r/3); bonus bSpl,(.@r/3); } } } },{},{}
Dropped By No Result

Vivatus Fides Wand [2]   [One Hand]   Item ID# 550029 (Vivatus_F_Wand)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
150
Attack
160 / MATK 210
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Cardinal
Description
A wand reborn with the power of true faith through a ritual of purification.

MATK +210

Indestructible in battle

Increases damage of Adoramus by 10%.

For each 3 Refine Levels:
MATK +12

Refine Level +7:
Increases damage of Adoramus by additional 20%.

Refine Level +9:
Increases magical damage against enemies of every size by 15%.

Refine Level +11:
Increases damage of Adoramus by additional 25%.

Refine Level +12:
Increases magical damage with Holy element by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: magical damage against enemies of every element +15%.
[Grade C]: Damage of Adoramus +15%.
[Grade B]: MATK +7%.
[Grade A]: SPL +1, S.MATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"AB_ADORAMUS",10; bonus bMatk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"AB_ADORAMUS",20; if (.@r>=9) { bonus2 bMagicAddSize,Size_All,15; if (.@r>=11) { bonus2 bSkillAtk,"AB_ADORAMUS",25; if (.@r>=12) { bonus2 bMagicAtkEle,Ele_Holy,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bMagicAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"AB_ADORAMUS",15; if (.@g >= ENCHANTGRADE_B) { bonus bMatkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bSmatk,(.@r/3); bonus bSpl,(.@r/3); } } } },{},{}
Dropped By No Result

back to top