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

TE Woe Staff [0]   [One Hand]   Item ID# 1667 (TE_Woe_Staff)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
0
Attack
50 / MATK 100
Required Lvl
40
Weapon Lvl
3
Slot
0
Applicable Jobs
Novice
Mage
Acolyte
Priest
Wizard
Supernovice
Monk
Sage
Soul Linker
Description
Rental Item
MATK +100

*Effects in WoE TE area
Increases magical damage against Players by 40%.
Random chance to inflict Blind status when dealing magical damage.
Increases Healing skills effectiveness by 5%.
Item Script
{ bonus2 bMagicAddRace,RC_Player_Human,10; bonus2 bMagicAddRace,RC_Player_Doram,10; bonus3 bAddEff,Eff_Blind,1000,ATF_MAGIC; bonus bHealPower,5; },{},{}
Dropped By No Result

Thanos Staff [1]   [One Hand]   Item ID# 1669 (Thanos_Staff)
Thanatos Staff
Type
Weapon
Class
One-handed Staff
Buy
10z
Sell
5z
Weight
100
Attack
100 / MATK 200
Required Lvl
120
Weapon Lvl
4
Slot
1
Applicable Jobs
Arch Bishop
Warlock
Shura
Sorcerer
Description
This magic staff, made to counteract the Devil Sword Thanatos, is sculpted out of Gray Shard.
It offers incredible power and mana at a great cost.

INT +6, VIT +6, LUK -6
MATK +200

Increases your Healing skills effectiveness by 15%.
Magical attacks have a chance to restore HP and SP.

Drain 100 HP every 10 seconds.
When unequipped, drain 1000 HP.
Item Script
{ bonus bInt,6; bonus bVit,6; bonus bLuk,-6; bonus bHealPower,15; autobonus "{ bonus2 bHPRegenRate,300,2000; bonus2 bSPRegenRate,50,2000; }",50,60000,BF_MAGIC,"{ specialeffect2 EF_HEALSP; }"; bonus2 bHPLossRate,100,10000; },{},{ heal -1000,0; }
Dropped By No Result
Obtainable FromGhost Palace

Thanos Staff-AD [2]   [One Hand]   Item ID# 550023 (Thanos_Staff_AD)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
140
Attack
100 / MATK 180
Required Lvl
190
Weapon Lvl
5
Slot
2
Applicable Jobs
Sorcerer
Description
Thanos' staff remodeled with the addition of Tim Artnard's technology.

Indestructible in battle

MATK +180

Magical attacks have a random chance to recover 1000 HP and 100 SP every second for 4 seconds.

For each 2 Refine Levels:
MATK +10

For each 3 Refine Levels:
Increases damage of Varetyr Spear by 10%.

Refine Level +7:
Increases Wind elemental magical damage by 15%.
Increases damage of Varetyr Spear by additional 15%.

Refine Level +9:
Decreases variable cast time by 15%.
Decreases Varetyr Spear skill cooldown by 2.5 seconds.

Refine Level +11:
Increases magical damage against enemies of every size by 15%.
Decreases Psychic Wave skill cooldown by 1 second.

[Bonus by Grade]
[Grade D]: MATK +2%, Damage of Lightning Land +10%.
[Grade C]: MATK +3%, S.MATK +1.
[Grade B]: Damage of Lightning Land +10%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; autobonus "{ bonus2 bHPRegenRate,1000,1000; bonus2 bSPRegenRate,100,1000; }",10,4000,BF_MAGIC; bonus bMatk,10*(.@r/2); bonus2 bSkillAtk,"SO_VARETYR_SPEAR",10*(.@r/3); if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Wind,15; bonus2 bSkillAtk,"SO_VARETYR_SPEAR",15; if (.@r>=9) { bonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-2500; bonus bVariableCastrate,-10; if (.@r>=11) { bonus2 bMagicAddSize,Size_All,15; bonus2 bSkillCooldown,"SO_PSYCHIC_WAVE",-1000; } } } if (.@g >= ENCHANTGRADE_D) { bonus bMatkRate,2; bonus2 bSkillAtk,"EM_LIGHTNING_LAND",10; if (.@g >= ENCHANTGRADE_C) { bonus bSmatk,1; bonus bMatkRate,3; if (.@g >= ENCHANTGRADE_B) { bonus2 bSkillAtk,"EM_LIGHTNING_LAND",10; } } } },{},{}
Dropped By No Result

Thorn Staff of Darkness [0]   [One Hand]   Item ID# 1636 (Thorn_Staff)
Type
Weapon
Class
One-handed Staff
Buy
20z
Sell
10z
Weight
70
Attack
60 / MATK 160
Required Lvl
75
Weapon Lvl
4
Slot
0
Applicable Jobs
High Mage
High Acolyte
High Priest
High Wizard
Champion
Professor
Description
A strong magical staff covered by sharp thorned vines.

MATK +160, INT +3, DEX +3.
For every refine level, pierces 1% magic defense of target when dealing magical attack.
For every 2 refine levels, reduces after cast skill delay by 3%.

More Information on Combo:
Item Script
{ bonus bAtkEle,Ele_Dark; bonus bInt,3; bonus bDex,3; .@r = getrefine(); bonus2 bIgnoreMdefClassRate,Class_Normal,.@r; bonus2 bIgnoreMdefClassRate,Class_Boss,.@r; bonus bDelayrate,-(.@r*3/2); },{},{}
Dropped By

Thunder Wand [2]   [One Hand]   Item ID# 1688 (Staff_of_Trust)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
100
Attack
160 / MATK 145
Required Lvl
50
Weapon Lvl
3
Slot
2
Applicable Jobs
Novice
Mage
Acolyte
Priest
Wizard
Supernovice
Monk
Sage
Soul Linker
Description
A staff with the power of lightning.
It is said that the original performance can be exhibited by regaining the power of the wind.

MATK +145

Refine Level +7:
Increases magical damage against Fish monsters by 10%.
Increases magical damage against Water elemental monsters by 10%.

Refine Level +9:
Increases magical damage against Fish monsters by additional 15%.
Increases magical damage against Water elemental monsters by additional 15%.

When equipped with Thunder Ring:
Increases magical damage against Fish monsters by additional 20%.
Increases magical damage against Water elemental monsters by additional 20%.
Item Script
{ .@r = getrefine(); bonus bAtkEle,Ele_Wind; bonus bUnbreakableWeapon; if (.@r>=7) { .@val = 10; if (.@r>=9) .@val += 15; bonus2 bMagicAddEle,Ele_Water,.@val; bonus2 bMagicAddRace,RC_Fish,.@val; } },{},{}
Dropped By No Result

Tourist Staff [0]   [One Hand]   Item ID# 1652 (Tourist_Staff)
Traveler's Rod
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
50
Attack
35
Weapon Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Novice
Mage
Acolyte
Priest
Wizard
Supernovice
Monk
Sage
Soul Linker
Description
A staff that used by a traveler.
MATK +15%, INT +2, AGI +1
Item Script
{ bonus bMatkRate,15; bonus bInt,2; bonus bAgi,1; },{},{}
Dropped By No Result

Trial Summoner's Foxtail [1]   [One Hand]   Item ID# 26112 (Probation_Foxtail)
Type
Weapon
Class
One-handed Staff
Buy
20z
Sell
10z
Weight
0
Attack
220 / MATK 220
Required Lvl
100
Weapon Lvl
3
Slot
1
Applicable Jobs
Summoner
Spirit Handler
Description
When equipped with Enhanced Time Keeper Armor, will makes wearer's body more agile.

Indestructible in battle

MATK +220.
Decreases variable cast time by 10%.

For every 10 Base Level: ATK +3, MATK +3 (Up to Base Level 160).

Refine Level +7:
For each Level of Picky Peck:
Decreases after skill cast delay of all skills by 2%.

For each Level of Silvervine Stem Spear:
Decreases variable cast time by 2%.

When equipped with Enhanced Time Keeper Hat, Enhanced Time Keeper Robe, nhanced Time Keeper Manteau, Enhanced Time Keeper Boots:
ASPD +2, MaxHP and MaxSP +10%.

For every 10 Base VIT:
Decreases damage taken from Neutral elemental attacks by 3%. (up to Base VIT 100)

For every 10 Base AGI:
Decreases after attack delay by 2%. (up to Base AGI 100)

For every 10 Base DEX:
HIT +3. (up to Base DEX 100)

For every 10 Base LUK:
Critical +3. (up to Base LUK 100)
Item Script
expand to view script
{ bonus bUnbreakableWeapon; bonus bVariableCastrate,-10; bonus bMatk,3*(min(BaseLevel,160)/10); bonus bBaseAtk,3*(min(BaseLevel,160)/10); if (getrefine()>=7) { bonus bDelayrate,-2*getskilllv("SU_PICKYPECK"); bonus bVariableCastrate,-2*getskilllv("SU_SV_STEMSPEAR"); } },{},{}
Dropped By No Result

back to top