Renewal
.:Renewal Item Database:.
Weapon

Adulter Fides Foxtail Wand [2]   [One Hand]   Item ID# 550027 (Adulter_F_F_Wand)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
150
Attack
200 / MATK 350
Required Lvl
180
Weapon Lvl
4
Slot
2
Applicable Jobs
Summoner
Spirit Handler
Description
A foxtail wand filled with false beliefs.

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%.
Item Script
expand to view script
{ .@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; } } } } },{},{}
Dropped By No Result

Adulter Fides Gatling Gun [2]   [Two Handed]   Item ID# 830003 (Adulter_F_Gatling)
Type
Weapon
Class
Gatling Gun
Buy
n/a
Sell
n/a
Weight
150
Attack
250
Required Lvl
180
Weapon Lvl
4
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
A gatling gun filled with false beliefs.

Increases damage of Round Trip by 10%.

For each 3 Refine Levels:
ATK +18

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

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

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

Refine Level +12:
Increases ranged physical damage by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"RL_R_TRIP",10; bonus bBaseAtk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"RL_R_TRIP",20; if (.@r>=9) { bonus2 bAddSize,Size_All,15; if (.@r>=11) { bonus2 bSkillAtk,"RL_R_TRIP",25; if (.@r>=12) { bonus bLongAtkRate,15; } } } } },{},{}
Dropped By No Result

Adulter Fides Guardian Spear [2]   [One Hand]   Item ID# 530013 (Adulter_F_G_Spear)
Type
Weapon
Class
One-handed Spear
Buy
n/a
Sell
n/a
Weight
180
Attack
220
Required Lvl
180
Weapon Lvl
4
Slot
2
Range
3
Applicable Jobs
Royal Guard
Description
A guardian spear filled with false beliefs.

Increases damage of Overbrand by 10%.

For each 3 Refine Levels:
ATK +12

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

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

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

Refine Level +12:
Increases melee physical damage by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"LG_OVERBRAND",10; bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"LG_OVERBRAND",20; if (.@r>=9) { bonus bDelayrate,-10; if (.@r>=11) { bonus2 bSkillAtk,"LG_OVERBRAND",25; if (.@r>=12) { bonus bShortAtkRate,15; } } } } },{},{}
Dropped By No Result

Adulter Fides Guardian Sword [2]   [One Hand]   Item ID# 500025 (Adulter_F_G_Sword)
Type
Weapon
Class
One-handed Sword
Buy
n/a
Sell
n/a
Weight
200
Attack
200 / MATK 220
Required Lvl
180
Weapon Lvl
4
Slot
2
Applicable Jobs
Royal Guard
Description
A guardian sword filled with false beliefs.

MATK +220

Increases damage of Genesis Ray by 10%.

For each 3 Refine Levels:
MATK +12

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

Refine Level +9:
Decreases Genesis Ray skill cooldown by 0.5 seconds.

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

Refine Level +12:
Increases magical damage with Holy and Neutral element by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"LG_RAYOFGENESIS",10; bonus bMatk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"LG_RAYOFGENESIS",20; if (.@r>=9) { bonus2 bSkillCooldown,"LG_RAYOFGENESIS",-500; if (.@r>=11) { bonus2 bSkillAtk,"LG_RAYOFGENESIS",25; if (.@r>=12) { bonus2 bMagicAtkEle,Ele_Neutral,15; bonus2 bMagicAtkEle,Ele_Holy,15; } } } } },{},{}
Dropped By No Result

Adulter Fides Hall [2]   [One Hand]   Item ID# 590022 (Adulter_F_Hall)
Adulter Fides Scepter
Type
Weapon
Class
Mace
Buy
n/a
Sell
n/a
Weight
300
Attack
230
Required Lvl
180
Weapon Lvl
4
Slot
2
Applicable Jobs
Genetic
Description
A mace filled with false beliefs.

Indestructible in battle

Increases damage of Cart Tornado by 10%.

For each 3 Refine Levels:
ATK +12

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

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

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

Refine Level +12:
Increases melee physical damage by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"GN_CART_TORNADO",10; bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"GN_CART_TORNADO",20; if (.@r>=9) { bonus bDelayrate,-10; if (.@r>=11) { bonus2 bSkillAtk,"GN_CART_TORNADO",25; if (.@r>=12) { bonus bShortAtkRate,15; } } } } },{},{}
Dropped By No Result

Adulter Fides Harp [2]   [One Hand]   Item ID# 570018 (Adulter_F_Harp)
Type
Weapon
Class
Musical Instrument
Buy
n/a
Sell
n/a
Weight
100
Attack
100 / MATK 210
Required Lvl
180
Weapon Lvl
4
Slot
2
Gender
Male Only
Applicable Jobs
Minstrel / Wanderer
Description
A harp filled with false beliefs.

MATK +210

Increases damage of Metallic Sound by 10%.

For each 3 Refine Levels:
MATK +12

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

Refine Level +9:
Decreases Metallic Sound skill cooldown by 2 seconds.

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

Refine Level +12:
Increases magical damage with Neutral element by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"WM_METALICSOUND",10; bonus bMatk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"WM_METALICSOUND",20; if (.@r>=9) { bonus2 bSkillCooldown,"WM_METALICSOUND",-2000; if (.@r>=11) { bonus2 bSkillAtk,"WM_METALICSOUND",25; if (.@r>=12) { bonus2 bMagicAtkEle,Ele_Neutral,15; } } } } },{},{}
Dropped By No Result

Adulter Fides Huuma Shuriken [2]   [Two Handed]   Item ID# 650008 (Adulter_F_Humma)
Type
Weapon
Class
Fuuma Shuriken
Buy
n/a
Sell
n/a
Weight
200
Attack
360
Required Lvl
180
Weapon Lvl
4
Slot
2
Applicable Jobs
Kagerou / Oboro
Description
A huuma shuriken filled with false beliefs.

Indestructible in battle

Increases damage of Swirling Petal by 10%.

For each 3 Refine Levels:
ATK +18

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

Refine Level +9:
Decreases Swirling Petal skill cooldown by 2 seconds.

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

Refine Level +12:
Increases ranged physical damage by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"KO_HUUMARANKA",10; bonus bBaseAtk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"KO_HUUMARANKA",20; if (.@r>=9) { bonus2 bSkillCooldown,"KO_HUUMARANKA",-2000; if (.@r>=11) { bonus2 bSkillAtk,"KO_HUUMARANKA",25; if (.@r>=12) { bonus bLongAtkRate,15; } } } } },{},{}
Dropped By No Result

Adulter Fides Katar [2]   [Two Handed]   Item ID# 610021 (Adulter_F_Katar)
Type
Weapon
Class
Katar
Buy
n/a
Sell
n/a
Weight
170
Attack
230
Required Lvl
180
Weapon Lvl
4
Slot
2
Applicable Jobs
Guillotine Cross
Description
A katar filled with false beliefs.

Increases damage of Counter Slash by 10%.

For each 3 Refine Levels:
ATK +18

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

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

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

Refine Level +12:
Increases melee physical damage by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"GC_COUNTERSLASH",10; bonus bBaseAtk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"GC_COUNTERSLASH",20; if (.@r>=9) { bonus bDelayrate,-10; if (.@r>=11) { bonus2 bSkillAtk,"GC_COUNTERSLASH",25; if (.@r>=12) { bonus bShortAtkRate,15; } } } } },{},{}
Dropped By No Result

Adulter Fides Knuckle [2]   [One Hand]   Item ID# 560018 (Adulter_F_Knuckle)
Type
Weapon
Class
Knuckle
Buy
n/a
Sell
n/a
Weight
100
Attack
210
Required Lvl
180
Weapon Lvl
4
Slot
2
Applicable Jobs
Shura
Description
A pair of knuckles filled with false beliefs.

Increases damage of Tiger Cannon by 10%.

For each 3 Refine Levels:
ATK +12

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

Refine Level +9:
Decreases Tiger Cannon skill cooldown by 0.5 seconds.

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

Refine Level +12:
Increases melee physical damage by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"SR_TIGERCANNON",10; bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"SR_TIGERCANNON",20; if (.@r>=9) { bonus2 bSkillCooldown,"SR_TIGERCANNON",-500; if (.@r>=11) { bonus2 bSkillAtk,"SR_TIGERCANNON",25; if (.@r>=12) { bonus bShortAtkRate,15; } } } } },{},{}
Dropped By No Result

Adulter Fides Lance [2]   [Two Handed]   Item ID# 630012 (Adulter_F_Lance)
Type
Weapon
Class
Two-handed Spear
Buy
n/a
Sell
n/a
Weight
380
Attack
270
Required Lvl
180
Weapon Lvl
4
Slot
2
Range
3
Applicable Jobs
Rune Knight
Description
A lance filled with false beliefs.

Increases damage of Hundred Spear by 10%.

For each 3 Refine Levels:
ATK +18

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

Refine Level +9:
Decreases Hundred Spear skill cooldown by 1.5 seconds.

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

Refine Level +12:
Increases ranged physical damage by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"RK_HUNDREDSPEAR",10; bonus bBaseAtk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"RK_HUNDREDSPEAR",20; if (.@r>=9) { bonus2 bSkillCooldown,"RK_HUNDREDSPEAR",-1500; if (.@r>=11) { bonus2 bSkillAtk,"RK_HUNDREDSPEAR",25; if (.@r>=12) { bonus bLongAtkRate,15; } } } } },{},{}
Dropped By No Result

Adulter Fides Launcher [2]   [Two Handed]   Item ID# 840002 (Adulter_F_Launcher)
Type
Weapon
Class
Grenade Launcher
Buy
n/a
Sell
n/a
Weight
300
Attack
350
Required Lvl
180
Weapon Lvl
4
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
A launcher filled with false beliefs.

Increases damage of Dragon Tail by 10%.

For each 3 Refine Levels:
ATK +18

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

Refine Level +9:
Decreases Dragon Tail skill cooldown by 2 seconds.

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

Refine Level +12:
Increases ranged physical damage by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"RL_D_TAIL",10; bonus bBaseAtk,18*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"RL_D_TAIL",20; if (.@r>=9) { bonus2 bSkillCooldown,"RL_D_TAIL",-2000; if (.@r>=11) { bonus2 bSkillAtk,"RL_D_TAIL",25; if (.@r>=12) { bonus bLongAtkRate,15; } } } } },{},{}
Dropped By No Result

Adulter Fides Mace [2]   [One Hand]   Item ID# 590021 (Adulter_F_Mace)
Type
Weapon
Class
Mace
Buy
n/a
Sell
n/a
Weight
400
Attack
340
Required Lvl
180
Weapon Lvl
4
Slot
2
Applicable Jobs
Mechanic
Description
A mace filled with false beliefs.

Indestructible in battle

Increases damage of Vulcan Arm by 10%.

For each 3 Refine Levels:
ATK +12

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

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

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

Refine Level +12:
Increases ranged physical damage by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"NC_VULCANARM",10; bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"NC_VULCANARM",20; if (.@r>=9) { bonus bAspdRate,10; if (.@r>=11) { bonus2 bSkillAtk,"NC_VULCANARM",25; if (.@r>=12) { bonus bLongAtkRate,15; } } } } },{},{}
Dropped By No Result

< 1234567891011 > Last »
back to top