Renewal
.:Renewal Item Database:.
Weapon

Flush Safety Foxtail [2]   [One Hand]   Item ID# 550091 (F_Ein_1H_Foxtail)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
125
Attack
320
Required Lvl
250
Weapon Lvl
5
Slot
2
Applicable Jobs
Summoner
Description
A Safety Foxtail enhanced with Mjolnir's energy.
The stronger the power, the greater the consumption of mana.

MATK +370

Indestructible in battle

ATK +10%, MATK +10%

Increases damage of Catnip Meteor, Picky Peck, Hogogong Strike and Hyunrok Breeze by 20%.

Refine Level +7:
ASPD +10% (Decreases after attack delay by 10%).
Decreases variable cast time by 10%.

Refine Level +9:
Increases damage of Catnip Meteor and Picky Peck by additional 15%.
Increases damage of Hogogong Strike and Hyunrok Breeze by additional 10%.
Increases Damage against enemies of every size by 15%.
Increases SP Consumption of Catnip Meteor, Picky Peck, Hogogong Strike and Hyunrok Breeze by 25.

Refine Level +11:
Decreases after skill cast delay by 15%.
Increases damage of Catnip Meteor, Picky Peck, Hogogong Strike and Hyunrok Breeze by additional 10%.
Increases SP Consumption of Catnip Meteor, Picky Peck, Hogogong Strike and Hyunrok Breeze by additional 25.

[Bonus by Grade]
[Grade D]: P.ATK +10, S.MATK +10.
[Grade C]: Damage of Catnip Meteor, Picky Peck, Hogogong Strike and Hyunrok Breeze +10%.
[Grade B]: Damage against enemies of every element +10%.
[Grade A]: Damage of Catnip Meteor, Picky Peck, Hogogong Strike and Hyunrok Breeze +10%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMatk,370; bonus bUnbreakableWeapon; bonus bMatkRate,10; bonus bAtkRate,10; bonus2 bSkillAtk,"SH_HYUN_ROKS_BREEZE",20; bonus2 bSkillAtk,"SH_HOGOGONG_STRIKE",20; bonus2 bSkillAtk,"SU_CN_METEOR",20; bonus2 bSkillAtk,"SU_PICKYPECK",20; if (.@r>=7) { bonus bAspdRate,10; bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bAddSize,Size_All,15; bonus2 bMagicAddSize,Size_All,15; bonus2 bSkillAtk,"SH_HYUN_ROKS_BREEZE",10; bonus2 bSkillAtk,"SH_HOGOGONG_STRIKE",10; bonus2 bSkillAtk,"SU_CN_METEOR",20; bonus2 bSkillAtk,"SU_PICKYPECK",20; bonus2 bSkillUseSP,"SH_HYUN_ROKS_BREEZE",-25; bonus2 bSkillUseSP,"SH_HOGOGONG_STRIKE",-25; bonus2 bSkillUseSP,"SU_CN_METEOR",-25; bonus2 bSkillUseSP,"SU_PICKYPECK",-25; if (.@r>=11) { bonus bDelayrate,-15; bonus2 bSkillAtk,"SH_HYUN_ROKS_BREEZE",10; bonus2 bSkillAtk,"SH_HOGOGONG_STRIKE",10; bonus2 bSkillAtk,"SU_CN_METEOR",10; bonus2 bSkillAtk,"SU_PICKYPECK",10; bonus2 bSkillUseSP,"SH_HYUN_ROKS_BREEZE",-25; bonus2 bSkillUseSP,"SH_HOGOGONG_STRIKE",-25; bonus2 bSkillUseSP,"SU_CN_METEOR",-25; bonus2 bSkillUseSP,"SU_PICKYPECK",-25; } } } if (.@g>=ENCHANTGRADE_D) { bonus bSMatk,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bSkillAtk,"SH_HYUN_ROKS_BREEZE",10; bonus2 bSkillAtk,"SH_HOGOGONG_STRIKE",10; bonus2 bSkillAtk,"SU_CN_METEOR",10; bonus2 bSkillAtk,"SU_PICKYPECK",10; if (.@g>=ENCHANTGRADE_B) { bonus2 bMagicAddEle,Ele_All,10; bonus2 bAddEle,Ele_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bSkillAtk,"SH_HYUN_ROKS_BREEZE",10; bonus2 bSkillAtk,"SH_HOGOGONG_STRIKE",10; bonus2 bSkillAtk,"SU_CN_METEOR",10; bonus2 bSkillAtk,"SU_PICKYPECK",10; } } } } },{},{}
Dropped By No Result

Flush Safety Knuckle [2]   [One Hand]   Item ID# 560038 (F_Ein_1HKNUCK)
Type
Weapon
Class
Knuckle
Buy
n/a
Sell
n/a
Weight
180
Attack
240
Required Lvl
250
Weapon Lvl
5
Slot
2
Applicable Jobs
Inquisitor
Description
Safety Knuckles enhanced with Mjolnir's energy.
The stronger the power, the greater the consumption of mana.

ATK +10%

Increases damage of Knuckle Arrow and Explosion Blaster by 20%.

Refine Level +7:
ATK +70
ASPD +15% (Decreases after attack delay by 15%).

Refine Level +9:
Increases damage of Knuckle Arrow by additional 15%.
Increases damage of Explosion Blaster by additional 10%.
Increases Physical Damage against enemies of every size by 15%.
Increases SP Consumption of Knuckle Arrow and Explosion Blaster by 25.

Refine Level +11:
Decreases after skill cast delay by 15%.
Increases damage of Knuckle Arrow and Explosion Blaster by additional 10%.
Increases SP Consumption of Knuckle Arrow and Explosion Blaster by additional 25.

[Bonus by Grade]
[Grade D]: P.ATK +10
[Grade C]: Damage of Knuckle Arrow and Explosion Blaster +10%.
[Grade B]: Physical Damage against enemies of every element +10%.
[Grade A]: Damage of Knuckle Arrow and Explosion Blaster +10%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,10; bonus2 bSkillAtk,"IQ_EXPOSION_BLASTER",20; bonus2 bSkillAtk,"SR_KNUCKLEARROW",20; if (.@r>=7) { bonus bAspdRate,10; bonus bBaseAtk,70; if (.@r>=9) { bonus2 bAddSize,Size_All,15; bonus2 bSkillAtk,"IQ_EXPOSION_BLASTER",10; bonus2 bSkillAtk,"SR_KNUCKLEARROW",15; bonus2 bSkillUseSP,"IQ_EXPOSION_BLASTER",-25; bonus2 bSkillUseSP,"SR_KNUCKLEARROW",-25; if (.@r>=11) { bonus bDelayrate,-15; bonus2 bSkillAtk,"IQ_EXPOSION_BLASTER",10; bonus2 bSkillAtk,"SR_KNUCKLEARROW",10; bonus2 bSkillUseSP,"IQ_EXPOSION_BLASTER",-25; bonus2 bSkillUseSP,"SR_KNUCKLEARROW",-25; } } } if (.@g>=ENCHANTGRADE_D) { bonus bPAtk,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bSkillAtk,"IQ_EXPOSION_BLASTER",10; bonus2 bSkillAtk,"SR_KNUCKLEARROW",10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddEle,Ele_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bSkillAtk,"IQ_EXPOSION_BLASTER",10; bonus2 bSkillAtk,"SR_KNUCKLEARROW",10; } } } } },{},{}
Dropped By No Result

Flush Safety Lute [2]   [One Hand]   Item ID# 570033 (F_Ein_1HLUTE)
Type
Weapon
Class
Musical Instrument
Buy
n/a
Sell
n/a
Weight
140
Attack
200
Required Lvl
250
Weapon Lvl
5
Slot
2
Gender
Male Only
Applicable Jobs
Troubadour / Trouvere
Description
A Safety Lute enhanced with Mjolnir's energy.
The stronger the power, the greater the consumption of mana.

Increases ranged physical damage by 10%.
Increases damage of Severe Rainstorm and Rose Blossom by 20%.

Refine Level +7:
ATK +70
Decreases variable cast time by 10%.

Refine Level +9:
Increases damage of Severe Rainstorm by additional 15%.
Increases damage of Rose Blossom by additional 10%.
Increases Physical Damage against enemies of every size by 15%.
Increases SP Consumption of Severe Rainstorm and Rose Blossom by 25.

Refine Level +11:
Decreases after skill cast delay by 15%.
Decreases Severe Rainstorm skill cooldown by 2 seconds.
Increases damage of Rose Blossom by additional 10%.
Increases SP Consumption of Severe Rainstorm and Rose Blossom by additional 25.

[Bonus by Grade]
[Grade D]: P.ATK +10
[Grade C]: Damage of Severe Rainstorm and Rose Blossom +10%.
[Grade B]: Physical Damage against enemies of every element +10%.
[Grade A]: Damage of Severe Rainstorm and Rose Blossom +10%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bLongAtkRate,10; bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",20; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",20; if (.@r>=7) { bonus bVariableCastrate,-10; bonus bBaseAtk,70; if (.@r>=9) { bonus2 bAddSize,Size_All,15; bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15; bonus2 bSkillUseSP,"TR_ROSEBLOSSOM_ATK",-25; bonus2 bSkillUseSP,"WM_SEVERE_RAINSTORM",-25; if (.@r>=11) { bonus bDelayrate,-15; bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10; bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10; bonus2 bSkillUseSP,"TR_ROSEBLOSSOM_ATK",-25; bonus2 bSkillUseSP,"WM_SEVERE_RAINSTORM",-25; } } } if (.@g>=ENCHANTGRADE_D) { bonus bPAtk,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddEle,Ele_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10; } } } } },{},{}
Dropped By No Result

Flush Safety Manual [2]   [One Hand]   Item ID# 540058 (F_Ein_1HBOOK)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
70
Attack
220
Required Lvl
250
Weapon Lvl
5
Slot
2
Applicable Jobs
Star Emperor
Description
A Safety Manual enhanced with Mjolnir's energy.
The stronger the power, the greater the consumption of mana.

ATK +10%, Critical +5

Increases damage of Noon Blast by 20%.

Refine Level +7:
ATK +70
ASPD +10% (Decreases after attack delay by 10%).

Refine Level +9:
Increases critical damage by 15%.
Increases damage of Noon Blast by additional 10%.
Increases Physical Damage against enemies of every size by 15%.
Increases SP Consumption of Noon Blast by 25.

Refine Level +11:
Critical +10
Increases damage of Noon Blast by additional 15%.
Increases SP Consumption of Noon Blast by additional 25.

[Bonus by Grade]
[Grade D]: P.ATK +10
[Grade C]: Damage of Noon Blast +10%.
[Grade B]: Physical Damage against enemies of every element +10%.
[Grade A]: Damage of Noon Blast +10%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bCritical,5; bonus bAtkRate,10; bonus2 bSkillAtk,"SKE_NOON_BLAST",20; if (.@r>=7) { bonus bAspdRate,10; bonus bBaseAtk,70; if (.@r>=9) { bonus2 bAddSize,Size_All,15; bonus bCritAtkRate,15; bonus2 bSkillAtk,"SKE_NOON_BLAST",10; bonus2 bSkillUseSP,"SKE_NOON_BLAST",-25; if (.@r>=11) { bonus bDelayrate,-15; bonus bCritical,10; bonus2 bSkillAtk,"SKE_NOON_BLAST",10; bonus2 bSkillUseSP,"SKE_NOON_BLAST",-25; } } } if (.@g>=ENCHANTGRADE_D) { bonus bPAtk,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bSkillAtk,"SKE_NOON_BLAST",10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddEle,Ele_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bSkillAtk,"SKE_NOON_BLAST",10; } } } } },{},{}
Dropped By No Result

Flush Safety Saber [2]   [One Hand]   Item ID# 500056 (F_Ein_1HSWORD)
Type
Weapon
Class
One-handed Sword
Buy
n/a
Sell
n/a
Weight
125
Attack
230
Required Lvl
250
Weapon Lvl
5
Slot
2
Applicable Jobs
Biolo
Description
A Safety Saber enhanced with Mjolnir's energy.
The stronger the power, the greater the consumption of mana.

ATK +10%

Increases damage of Cart Cannon and Mayhemic Thorns by 20%.

Refine Level +7:
ATK +70
Decreases variable cast time by 10%.

Refine Level +9:
Increases damage of Cart Cannon by additional 15%.
Increases damage of Mayhemic Thorns by additional 10%.
Increases Physical Damage against enemies of every size by 15%.
Increases SP Consumption of Cart Cannon and Mayhemic Thorns by 25.

Refine Level +11:
Decreases after skill cast delay by 15%.
Increases damage of Cart Cannon and Mayhemic Thorns by additional 10%.
Increases SP Consumption of Cart Cannon and Mayhemic Thorns by additional 25.

[Bonus by Grade]
[Grade D]: P.ATK +10
[Grade C]: Damage of Cart Cannon and Mayhemic Thorns +10%.
[Grade B]: Physical Damage against enemies of every element +10%.
[Grade A]: Damage of Cart Cannon and Mayhemic Thorns +10%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,10; bonus2 bSkillAtk,"BO_MAYHEMIC_THORNS",20; bonus2 bSkillAtk,"GN_CARTCANNON",20; if (.@r>=7) { bonus bVariableCastrate,-10; bonus bBaseAtk,70; if (.@r>=9) { bonus2 bAddSize,Size_All,15; bonus2 bSkillAtk,"BO_MAYHEMIC_THORNS",10; bonus2 bSkillAtk,"GN_CARTCANNON",15; bonus2 bSkillUseSP,"BO_MAYHEMIC_THORNS",-25; bonus2 bSkillUseSP,"GN_CARTCANNON",-25; if (.@r>=11) { bonus bDelayrate,-15; bonus2 bSkillAtk,"BO_MAYHEMIC_THORNS",10; bonus2 bSkillAtk,"GN_CARTCANNON",10; bonus2 bSkillUseSP,"BO_MAYHEMIC_THORNS",-25; bonus2 bSkillUseSP,"GN_CARTCANNON",-25; } } } if (.@g>=ENCHANTGRADE_D) { bonus bPAtk,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bSkillAtk,"BO_MAYHEMIC_THORNS",10; bonus2 bSkillAtk,"GN_CARTCANNON",10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddEle,Ele_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bSkillAtk,"BO_MAYHEMIC_THORNS",10; bonus2 bSkillAtk,"GN_CARTCANNON",10; } } } } },{},{}
Dropped By No Result

Flush Safety Whip [2]   [One Hand]   Item ID# 580034 (F_Ein_1HWHIP)
Type
Weapon
Class
Whip
Buy
n/a
Sell
n/a
Weight
140
Attack
200
Required Lvl
250
Weapon Lvl
5
Slot
2
Range
2
Gender
Female Only
Applicable Jobs
Troubadour / Trouvere
Description
A Safety Whip enhanced with Mjolnir's energy.
The stronger the power, the greater the consumption of mana.

Increases ranged physical damage by 10%.
Increases damage of Severe Rainstorm and Rose Blossom by 20%.

Refine Level +7:
ATK +70
Decreases variable cast time by 10%.

Refine Level +9:
Increases damage of Severe Rainstorm by additional 15%.
Increases damage of Rose Blossom by additional 10%.
Increases Physical Damage against enemies of every size by 15%.
Increases SP Consumption of Severe Rainstorm and Rose Blossom by 25.

Refine Level +11:
Decreases after skill cast delay by 15%.
Decreases Severe Rainstorm skill cooldown by 2 seconds.
Increases damage of Rose Blossom by additional 10%.
Increases SP Consumption of Severe Rainstorm and Rose Blossom by additional 25.

[Bonus by Grade]
[Grade D]: P.ATK +10
[Grade C]: Damage of Severe Rainstorm and Rose Blossom +10%.
[Grade B]: Physical Damage against enemies of every element +10%.
[Grade A]: Damage of Severe Rainstorm and Rose Blossom +10%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bLongAtkRate,10; bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",20; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",20; if (.@r>=7) { bonus bVariableCastrate,-10; bonus bBaseAtk,70; if (.@r>=9) { bonus2 bAddSize,Size_All,15; bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15; bonus2 bSkillUseSP,"TR_ROSEBLOSSOM_ATK",-25; bonus2 bSkillUseSP,"WM_SEVERE_RAINSTORM",-25; if (.@r>=11) { bonus bDelayrate,-15; bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10; bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10; bonus2 bSkillUseSP,"TR_ROSEBLOSSOM_ATK",-25; bonus2 bSkillUseSP,"WM_SEVERE_RAINSTORM",-25; } } } if (.@g>=ENCHANTGRADE_D) { bonus bPAtk,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddEle,Ele_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10; } } } } },{},{}
Dropped By No Result

Flush Saw Axe [2]   [Two Handed]   Item ID# 620020 (F_Ein_BHAXE)
Type
Weapon
Class
Two-handed Axe
Buy
n/a
Sell
n/a
Weight
500
Attack
370
Required Lvl
250
Weapon Lvl
5
Slot
2
Applicable Jobs
Meister
Description
A Saw Axe enhanced with Mjolnir's energy.
The stronger the power, the greater the consumption of mana.

Indestructible in battle

ATK +15%
Increases damage of Arm Cannon and Spark Blaster by 20%.

Refine Level +7:
ATK +90
ASPD +15% (Decreases after attack delay by 15%).

Refine Level +9:
Increases ranged physical damage by 10%.
Increases damage of Spark Blaster by additional 10%.
Increases Physical Damage against enemies of every size by 20%.
Increases SP Consumption of Arm Cannon and Spark Blaster by 25.

Refine Level +11:
Decreases after skill cast delay by 15%.
Increases damage of Arm Cannon and Spark Blaster by additional 10%.
Increases SP Consumption of Arm Cannon and Spark Blaster by additional 25.

[Bonus by Grade]
[Grade D]: P.ATK +10
[Grade C]: Damage of Arm Cannon and Spark Blaster +10%.
[Grade B]: Physical Damage against enemies of every element +10%.
[Grade A]: Damage of Arm Cannon and Spark Blaster +10%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,15; bonus bUnbreakableWeapon; bonus2 bSkillAtk,"MT_SPARK_BLASTER",20; bonus2 bSkillAtk,"NC_ARMSCANNON",20; if (.@r>=7) { bonus bAspdRate,15; bonus bBaseAtk,90; if (.@r>=9) { bonus2 bAddSize,Size_All,20; bonus bLongAtkRate,15; bonus2 bSkillAtk,"MT_SPARK_BLASTER",10; bonus2 bSkillUseSP,"MT_SPARK_BLASTER",-25; bonus2 bSkillUseSP,"NC_ARMSCANNON",-25; if (.@r>=11) { bonus bDelayrate,-15; bonus2 bSkillAtk,"MT_SPARK_BLASTER",10; bonus2 bSkillAtk,"NC_ARMSCANNON",10; bonus2 bSkillUseSP,"MT_SPARK_BLASTER",-25; bonus2 bSkillUseSP,"NC_ARMSCANNON",-25; } } } if (.@g>=ENCHANTGRADE_D) { bonus bPAtk,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bSkillAtk,"MT_SPARK_BLASTER",10; bonus2 bSkillAtk,"NC_ARMSCANNON",10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddEle,Ele_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bSkillAtk,"MT_SPARK_BLASTER",10; bonus2 bSkillAtk,"NC_ARMSCANNON",10; } } } } },{},{}
Dropped By No Result

Flush Welding Wand [2]   [One Hand]   Item ID# 550092 (F_Ein_1HWAND)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
120
Attack
160
Required Lvl
250
Weapon Lvl
5
Slot
2
Applicable Jobs
Soul Reaper
Description
A Welding Wand enhanced with Mjolnir's energy.
The stronger the power, the greater the consumption of mana.

MATK +220

Indestructible in battle

MATK +10%

Increases Magical Damage with every element by 10%.
Increases damage of Exorcism of Malicious Soul by 20%.

Refine Level +7:
MATK +70
Decreases variable cast time by 10%.

Refine Level +9:
Increases Magical Damage with every element by additional 15%.
Increases damage of Exorcism of Malicious Soul by additional 10%.
Increases Magical Damage against enemies of every size by 15%.
Increases SP Consumption of Exorcism of Malicious Soul by 25.

Refine Level +11:
Decreases after skill cast delay by 15%.
Increases damage of Exorcism of Malicious Soul by additional 10%.
Increases SP Consumption of Exorcism of Malicious Soul by additional 25.

[Bonus by Grade]
[Grade D]: S.MATK +10
[Grade C]: Damage of Exorcism of Malicious Soul +10%.
[Grade B]: Magical Damage against enemies of every element +10%.
[Grade A]: Damage of Exorcism of Malicious Soul +10%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMatk,220; bonus bUnbreakableWeapon; bonus bMatkRate,10; bonus2 bMagicAtkEle,Ele_All,10; bonus2 bSkillAtk,"SOA_EXORCISM_OF_MALICIOUS_SOUL",20; if (.@r>=7) { bonus bVariableCastrate,-10; bonus bMatk,70; if (.@r>=9) { bonus2 bMagicAddEle,Ele_All,15; bonus2 bMagicAtkEle,Ele_All,15; bonus2 bSkillAtk,"SOA_EXORCISM_OF_MALICIOUS_SOUL",10; bonus2 bSkillUseSP,"SOA_EXORCISM_OF_MALICIOUS_SOUL",-25; if (.@r>=11) { bonus bDelayrate,-15; bonus2 bSkillAtk,"SOA_EXORCISM_OF_MALICIOUS_SOUL",10; bonus2 bSkillUseSP,"SOA_EXORCISM_OF_MALICIOUS_SOUL",-25; } } } if (.@g>=ENCHANTGRADE_D) { bonus bSMatk,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bSkillAtk,"SOA_EXORCISM_OF_MALICIOUS_SOUL",10; if (.@g>=ENCHANTGRADE_B) { bonus2 bMagicAddEle,Ele_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bSkillAtk,"SOA_EXORCISM_OF_MALICIOUS_SOUL",10; } } } } },{},{}
Dropped By No Result

Forest Staff [2]   [Two Handed]   Item ID# 2010 (Forest_Staff)
Type
Weapon
Class
Two-handed Staff
Buy
20z
Sell
10z
Weight
90
Attack
30 / MATK 230
Required Lvl
100
Weapon Lvl
4
Slot
2
Applicable Jobs
Warlock
Description
A magic staff charged with massive power of Earth.

INT +3, MATK +230.
Increases damage of Earth Spike and Heaven's Drive by 10%.

When equipped with Forest Robe, Forest Shoes and Forest Orb:
Increases Earth elemental magic damage by 40%.
Decreases Fire elemental magic damage by 30%.
Increases damage taken from Fire elemental attacks by 50%.

Enchantable: Yes

More Information on Combo:
Item Script
{ bonus bAtkEle,Ele_Earth; bonus bInt,3; bonus2 bSkillAtk,"WZ_EARTHSPIKE",10; bonus2 bSkillAtk,"WZ_HEAVENDRIVE",10; },{},{}
Dropped By No Result

Fortified Book [2]   [One Hand]   Item ID# 540013 (Fourth_1h_Book)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
80
Attack
190 / MATK 210
Required Lvl
200
Weapon Lvl
5
Slot
2
Applicable Jobs
Elemental Master
Description
A weapon enhanced by using Etel's magical power.
New abilities that had not been discovered before began to emerge.

Indestructible in battle

MATK +210

For each 2 Refine Levels:
Increases damage of Conflagration by 5%.

For each 4 Refine Levels:
Increases magical damage with every element by 2%.
Item Script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"EM_CONFLAGRATION",5*(.@r/2); bonus2 bMagicAtkEle,Ele_All,2*(.@r/4); },{},{}
Dropped By No Result

Fortified Claymore [2]   [Two Handed]   Item ID# 600013 (Fourth_Bh_Sword)
Type
Weapon
Class
Two-handed Sword
Buy
n/a
Sell
n/a
Weight
230
Attack
250
Required Lvl
200
Weapon Lvl
5
Slot
2
Applicable Jobs
Dragon Knight
Description
A weapon enhanced by using Etel's magical power.
New abilities that had not been discovered before began to emerge.

For each 2 refine levels: Damage of Storm Slash +5%.

For each 4 refine levels: ATK +2%.
Item Script
{ .@r = getrefine(); bonus2 bSkillAtk,"DK_STORMSLASH",5*(.@r/2); bonus bShortAtkRate,2*(.@r/4); },{},{}
Dropped By No Result

Fortified Dagger [2]   [One Hand]   Item ID# 510053 (Fourth_1h_Nindo)
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
110
Attack
160 / MATK 180
Required Lvl
200
Weapon Lvl
5
Slot
2
Applicable Jobs
Kagerou / Oboro
Description
A weapon enhanced by using Etel's magical power.
New abilities that had not been discovered before began to emerge.

MATK +180

For each 2 Refine Levels:
Increases damage of Red Flame Cannon and Cold Blooded Cannon by 4%.

For each 4 Refine Levels:
Increases magical damage with every element by 2%.
Item Script
{ .@r = getrefine(); bonus2 bSkillAtk,"SS_SEKIENHOU",4*(.@r/2); bonus2 bSkillAtk,"SS_REIKETSUHOU",4*(.@r/2); bonus2 bMagicAtkEle,Ele_All,2*(.@r/4); },{},{}
Dropped By No Result

< 1234567 >
back to top