Renewal
.:Renewal Item Database:.
Weapon

Virgo Divine Cross [1]   [Two Handed]   Item ID# 640002 (Virgo_Divine_Cross_J)
Type
Weapon
Class
Two-handed Staff
Buy
20z
Sell
10z
Weight
10
Attack
ATK 0 / MATK 10
Weapon Lvl
4
Slot
1
Applicable Jobs
Acolyte
Priest
Monk
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatk,50+BaseLevel; bonus bAspdRate,10; if (eaclass()&EAJL_THIRD && BaseJob == Job_Priset) { skill "ALL_ODINS_POWER",2; bonus bMatkRate,25; bonus2 bSubClass,Class_Boss,50; bonus bHealPower,30; if (.@r>=7) { .@val = 50; if (.@r>=9) .@val += 50; bonus2 bIgnoreMdefRaceRate,RC_All,.@val; } } },{},{}
Dropped By No Result

Virtual Bow-OS [2]   [Two Handed]   Item ID# 18178 (Virtual_Bow_OS)
Type
Weapon
Class
Bow
Buy
20z
Sell
10z
Weight
120
Attack
200
Required Lvl
130
Weapon Lvl
4
Slot
2
Range
5
Applicable Jobs
Ranger
Description
A bow without a string. Trying to pull it will draw a glow of string.

ATK +3%.

Refine Level +7, increases long ranged physical damage by 7%.

Refine Level +9, increases Arrow Storm damage by 30%.

Refine Level +11, increases Arrow Storm damage by additional 20%.
Item Script
{ .@r = getrefine(); bonus bAtkRate,3; if (.@r >= 7) { bonus bLongAtkRate,7; if (.@r >= 9) { .@dmg = 30; if (.@r >= 11) { .@dmg += 20; } bonus2 bSkillAtk,"RA_ARROWSTORM",.@dmg; } } },{},{}
Dropped By No Result

Virtual Bow-OSAD [2]   [Two Handed]   Item ID# 700054 (Virtual_Bow_AD)
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
120
Attack
200
Required Lvl
170
Weapon Lvl
5
Slot
2
Range
5
Applicable Jobs
Ranger
Description
An upgraded bow without a string.
Trying to pull it will draw a glow of string.

ATK +5%

Refine Level +7:
Critical +8
Increases ranged physical damage by 7%.

Refine Level +9:
Increases damage of Arrow Storm by 40%.
Increases damage of Sharp Shooting by 20%.

Refine Level +11:
Critical +7
Increases damage of Arrow Storm by additional 30%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bAtkRate,5; if (.@r>=7) { bonus bLongAtkRate,7; bonus bCritical,8; if (.@r>=9) { bonus2 bSkillAtk,"SN_SHARPSHOOTING",20; bonus2 bSkillAtk,"RA_ARROWSTORM",40; if (.@r>=11) { bonus bCritical,7; bonus2 bSkillAtk,"RA_ARROWSTORM",30; } } } },{},{}
Dropped By No Result

Vivatus Fides Aiming Bow [2]   [Two Handed]   Item ID# 700035 (Vivatus_F_A_Bow)
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
150
Attack
230
Required Lvl
210
Weapon Lvl
5
Slot
2
Range
5
Applicable Jobs
Wind Hawk
Description
A aiming bow reborn with the power of true faith through a ritual of purification.

Increases damage of Aimed Bolt by 10%.

For each 3 Refine Levels:
ATK +18

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

Refine Level +9:
Decreases after skill cast delay by 10%.

Refine Level +11:
Increases damage of Aimed Bolt 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 Aimed Bolt +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(); bonus2 bSkillAtk,"RA_AIMEDBOLT",10; bonus bBaseAtk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"RA_AIMEDBOLT",20; if (.@r>=9) { bonus bDelayrate,-10; if (.@r>=11) { bonus2 bSkillAtk,"RA_AIMEDBOLT",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,"RA_AIMEDBOLT",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 Axe [2]   [One Hand]   Item ID# 520009 (Vivatus_F_Axe)
Type
Weapon
Class
One-handed Axe
Buy
n/a
Sell
n/a
Weight
750
Attack
270
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Meister
Description
A axe reborn with the power of true faith through a ritual of purification.

Indestructible in battle

Increases damage of Axe Boomerang by 10%.

For each 3 Refine Levels:
ATK +12

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

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

Refine Level +11:
Increases damage of Axe Boomerang 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 Axe Boomerang +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,"NC_AXEBOOMERANG",10; bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"NC_AXEBOOMERANG",20; if (.@r>=9) { bonus2 bAddSize,Size_All,15; if (.@r>=11) { bonus2 bSkillAtk,"NC_AXEBOOMERANG",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,"NC_AXEBOOMERANG",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 Ballista [2]   [Two Handed]   Item ID# 700034 (Vivatus_F_Ballista)
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
170
Attack
250
Required Lvl
210
Weapon Lvl
5
Slot
2
Range
5
Applicable Jobs
Wind Hawk
Description
A ballista reborn with the power of true faith through a ritual of purification.

Indestructible in battle

Increases damage of Arrow Storm by 10%.

For each 3 Refine Levels:
ATK +18

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

Refine Level +9:
Decreases Arrow Storm skill cooldown by 1.2 seconds.

Refine Level +11:
Increases damage of Arrow Storm 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 Arrow Storm +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,"RA_ARROWSTORM",10; bonus bBaseAtk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"RA_ARROWSTORM",20; if (.@r>=9) { bonus2 bSkillCooldown,"RA_ARROWSTORM",-1200; if (.@r>=11) { bonus2 bSkillAtk,"RA_ARROWSTORM",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,"RA_ARROWSTORM",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 Bible [2]   [One Hand]   Item ID# 540026 (Vivatus_F_Bible)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
180
Attack
210 / MATK 210
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Cardinal
Description
A bible reborn with the power of true faith through a ritual of purification.

MATK +210

Increases damage of Duple Light by 15%.

For each 3 Refine Levels:
ATK +12
MATK +12

Refine Level +7:
Increases damage of Duple Light by additional 25%.

Refine Level +9:
ASPD +10% (Decreases after attack delay by 10%).

Refine Level +11:
Increases damage of Duple Light by additional 40%.

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

[Bonus by Grade]
[Grade D]: Refine Level +11: Damage against enemies of every element +15%.
[Grade C]: Damage of Duple Light +25%.
[Grade B]: ATK +7%, MATK +7%.
[Grade A]: POW +1, P.ATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"AB_DUPLELIGHT",15; bonus bMatk,12*(.@r/3); bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"AB_DUPLELIGHT",25; if (.@r>=9) { bonus bAspdRate,10; if (.@r>=11) { bonus2 bSkillAtk,"AB_DUPLELIGHT",40; if (.@r>=12) { bonus bShortAtkRate,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bMagicAddEle,Ele_All,15; bonus2 bAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"AB_DUPLELIGHT",25; if (.@g >= ENCHANTGRADE_B) { bonus bMatkRate,7; bonus bAtkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bPAtk,(.@r/3); bonus bPow,(.@r/3); } } } },{},{}
Dropped By No Result

Vivatus Fides Chain Rope [2]   [One Hand]   Item ID# 580019 (Vivatus_F_C_Rope)
Type
Weapon
Class
Whip
Buy
n/a
Sell
n/a
Weight
120
Attack
170
Required Lvl
210
Weapon Lvl
5
Slot
2
Range
2
Gender
Female Only
Applicable Jobs
Troubadour / Trouvere
Description
A chain rope reborn with the power of true faith through a ritual of purification.

Increases damage of Severe Rainstorm by 10%.

For each 3 Refine Levels:
ATK +12

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

Refine Level +9:
Decreases Severe Rainstorm skill cooldown by 2.5 seconds.

Refine Level +11:
Increases damage of Severe Rainstorm 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 Severe Rainstorm +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(); bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10; bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",20; if (.@r>=9) { bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2500; if (.@r>=11) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",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,"WM_SEVERE_RAINSTORM",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 Chakram [2]   [Two Handed]   Item ID# 610022 (Vivatus_F_Cakram)
Type
Weapon
Class
Katar
Buy
n/a
Sell
n/a
Weight
200
Attack
250
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Shadow Cross
Description
A chakram reborn with the power of true faith through a ritual of purification.

Increases damage of Rolling Cutter by 10%.

For each 3 Refine Levels:
ATK +18

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

Refine Level +9:
Decreases after skill cast delay by 10%.

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

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

[Bonus by Grade]
[Grade D]: Refine Level +11: Physical Damage against enemies of every element +15%.
[Grade C]: Damage of Rolling Cutter +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(); bonus2 bSkillAtk,"GC_ROLLINGCUTTER",10; bonus bBaseAtk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"GC_ROLLINGCUTTER",20; if (.@r>=9) { bonus bDelayrate,-10; if (.@r>=11) { bonus2 bSkillAtk,"GC_ROLLINGCUTTER",25; if (.@r>=12) { bonus bShortAtkRate,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"GC_ROLLINGCUTTER",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 Claw [2]   [One Hand]   Item ID# 560021 (Vivatus_F_Claw)
Type
Weapon
Class
Knuckle
Buy
n/a
Sell
n/a
Weight
90
Attack
210
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Inquisitor
Description
A pair of claws reborn with the power of true faith through a ritual of purification.

Increases damage of Rampage Blaster by 10%.

For each 3 Refine Levels:
ATK +12

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

Refine Level +9:
Decreases Rampage Blaster skill cooldown by 1 second.

Refine Level +11:
Increases damage of Rampage Blaster 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 Rampage Blaster +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(); bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",10; bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",20; if (.@r>=9) { bonus2 bSkillCooldown,"SR_RAMPAGEBLASTER",-1000; if (.@r>=11) { bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",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,"SR_RAMPAGEBLASTER",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 Cross Bow [2]   [Two Handed]   Item ID# 700033 (Vivatus_F_C_Bow)
Vivatus Fides Crossbow
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
150
Attack
240
Required Lvl
210
Weapon Lvl
5
Slot
2
Range
5
Applicable Jobs
Abyss Chaser
Description
A crossbow reborn with the power of true faith through a ritual of purification.

Increases damage of Triangle Shot by 10%.

For each 3 Refine Levels:
ATK +18

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

Refine Level +9:
Decreases after skill cast delay by 10%.

Refine Level +11:
Increases damage of Triangle Shot 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 Triangle Shot +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(); bonus2 bSkillAtk,"SC_TRIANGLESHOT",10; bonus bBaseAtk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"SC_TRIANGLESHOT",20; if (.@r>=9) { bonus bDelayrate,-10; if (.@r>=11) { bonus2 bSkillAtk,"SC_TRIANGLESHOT",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,"SC_TRIANGLESHOT",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 Cross Huuma Shuriken [2]   [Two Handed]   Item ID# 650021 (Vivatus_F_C_Humma)
Type
Weapon
Class
Fuuma Shuriken
Buy
n/a
Sell
n/a
Weight
220
Attack
360
Required Lvl
210
Weapon Lvl
5
Slot
2
Applicable Jobs
Kagerou / Oboro
Description
A huuma shuriken reborn with the power of true faith through a ritual of purification.

Indestructible in battle

Increases damage of Cross Slash by 10%.

For each 3 Refine Levels:
ATK +18

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

Refine Level +9:
Decreases Cross Slash skill cooldown by 2 seconds.

Refine Level +11:
Increases damage of Cross Slash 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 Cross Slash +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,"KO_JYUMONJIKIRI",10; bonus bBaseAtk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"KO_JYUMONJIKIRI",20; if (.@r>=9) { bonus2 bSkillCooldown,"KO_JYUMONJIKIRI",-2000; if (.@r>=11) { bonus2 bSkillAtk,"KO_JYUMONJIKIRI",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,"KO_JYUMONJIKIRI",15; if (.@g >= ENCHANTGRADE_B) { bonus bAtkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bPAtk,(.@r/3); bonus bPow,(.@r/3); } } } },{},{}
Dropped By No Result

< 12345678 >
back to top