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

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 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

Fortified Rod [2]   [One Hand]   Item ID# 550057 (Fourth_1h_Rod)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
90
Attack
120 / MATK 200
Required Lvl
200
Weapon Lvl
5
Slot
2
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 +200

For each 2 Refine Levels:
Increases damage of Meteor Storm Buster and Jupitel Thunderstorm by 5%.

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

Fortified Wand [2]   [One Hand]   Item ID# 550059 (Fourth_1h_Wand)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
120
Attack
170 / MATK 210
Required Lvl
200
Weapon Lvl
5
Slot
2
Applicable Jobs
Soul Reaper
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 Talisman of Four Bearing God by 5%.

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

Foxtail Model [3]   [One Hand]   Item ID# 1694 (Model_Foxtail)
Foxtail Replica
Type
Weapon
Class
One-handed Staff
Buy
10000z
Sell
5000z
Weight
30
Attack
150
Required Lvl
60
Weapon Lvl
2
Slot
3
Applicable Jobs
Summoner
Spirit Handler
Description
A model of foxtail made from plastic.

Increases long range physical attack by 8%.
MaxHP +100.
For every 3 refine level: DEX +2, MaxSP +10.
Item Script
{ bonus bLongAtkRate,8; bonus bMaxHP,100; .@r = getrefine(); bonus bDex,(.@r/3)*2; bonus bMaxSP,(.@r/3)*10; },{},{}
Dropped By

Freedom Stick [2]   [One Hand]   Item ID# 550080 (Freedom_Stick)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
100
Attack
70 / MATK 160
Required Lvl
100
Weapon Lvl
4
Slot
2
Applicable Jobs
Novice
Supernovice
Description
A one-handed staff used by any hero regardless of form.
It resonates with Ancient Hero's Boots.

Indestructible in battle

MATK +160

For each 2 Refine Levels:
MATK +10

For each 3 Refine Levels:
Increases damage of Heaven's Drive by 20%.

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

Refine Level +11:
Enables the use of Level 3 Psychic Wave.

When equipped with Ancient Hero's Boots:
Random chance to increase INT by 20 and MATK by 15% for 7 seconds when dealing magical damage.
Item Script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatk,10*(.@r/2); bonus2 bSkillAtk,"WZ_HEAVENDRIVE",20*(.@r/3); if (.@r>=9) { bonus bVariableCastrate,-10; if (.@r>=11) { skill "SO_PSYCHIC_WAVE",3; } } },{},{}
Dropped By No Result

Freedom Stick-LT [2]   [One Hand]   Item ID# 550082 (Freedom_Stick_LT)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
100
Attack
100
Required Lvl
190
Weapon Lvl
5
Slot
2
Applicable Jobs
Novice
Supernovice
Description
An improved version of the one-handed staff used by any hero regardless of form.
Resonates with Hero's Boots-LT.

MATK +210
MATK +5%

Base Level at least 210:
SPL +2, S.MATK +1.

For each 2 Refine Levels:
MATK +15

For each 3 Refine Levels:
Increases damage of Heaven's Drive by 30%.

Refine Level +7:
Increases magical damage against enemies of every element by 15%.
Enables the use of Level 5 Psychic Wave.

Refine Level +9:
Increases damage of Psychic Wave by 20%
Decreases variable cast time by 15%.

Refine Level +11:
Increases magical damage with Earth and Neutral element by 20%.
Decreases variable cast time by additional 5%.

When equipped with Hero's Boots-LT:
MATK +10%, S.MATK +2.

[Bonus by Grade]
[Grade D]: MATK +3%
[Grade C]: Magical Damage of Earth and Neutral element +15%. S.MATK +1
[Grade B]: SPL +3, S.MATK +2.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,5; bonus bMatk,210; if (BaseLevel>=210) { bonus bSMatk,1; bonus bSpl,2; } if (.@r>=7) { skill "SO_PSYCHIC_WAVE",5; bonus2 bMagicAddEle,Ele_All,15; if (.@r>=9) { bonus bVariableCastrate,-15; bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",20; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_Neutral,20; bonus2 bMagicAtkEle,Ele_Earth,20; bonus bVariableCastrate,-5; } } } if (.@g>=ENCHANTGRADE_D) { bonus bMatkRate,3; if (.@g>=ENCHANTGRADE_C) { bonus2 bMagicAtkEle,Ele_Neutral,15; bonus2 bMagicAtkEle,Ele_Earth,15; bonus bSMatk,1; if (.@g>=ENCHANTGRADE_B) { bonus bSMatk,2; bonus bSpl,3; } } } bonus bMatk,15*(.@r/2); bonus2 bSkillAtk,"WZ_HEAVENDRIVE",30*(.@r/3); },{},{}
Dropped By No Result

back to top