Renewal
.:Renewal Item Database:.
Search Item By ID


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.

[iRO Description]
Not Available
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

back to top