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

Poenitentia Crystallum [2]   [One Hand]   Item ID# 550020 (Poenitentia_Crystallum)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
100
Attack
150
Required Lvl
230
Weapon Lvl
5
Slot
2
Applicable Jobs
Cardinal
Description
A staff containing the pain of bereavement.

Indestructible in battle

MATK +250
MATK +10%

Increases damage of Framen by 10%.

For each 2 Refine Levels:
Increases damage of Adoramus by 3%.

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

Refine Level +9:
Increases damage of Adoramus by additional 30%.

Refine Level +11:
Increases magical damage against enemies of every race, except Players by 15%.

[Bonus by Grade]
[Grade D]: Damage of Framen +5%.
[Grade C]: Damage of Framen +8%, S.MATK +1.
[Grade B]: Damage of Framen +12%, SPL +1.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,10; bonus bMatk,250; bonus2 bSkillAtk,"CD_FRAMEN",10; bonus2 bSkillAtk,"AB_ADORAMUS",3*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bSkillAtk,"AB_ADORAMUS",30; if (.@r>=11) { bonus2 bMagicAddRace,RC_All,15; bonus2 bMagicAddRace,RC_Player_Human,-15; bonus2 bMagicAddRace,RC_Player_Doram,-15; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"CD_FRAMEN",5; if (.@g >= ENCHANTGRADE_C) { bonus bSmatk,1; bonus2 bSkillAtk,"CD_FRAMEN",8; if (.@g >= ENCHANTGRADE_B) { bonus bSpl,1; bonus2 bSkillAtk,"CD_FRAMEN",12; } } } },{},{}
Dropped By No Result

Poenitentia Ferrum [2]   [One Hand]   Item ID# 550062 (Poenitentia_Ferrum)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
130
Attack
160
Required Lvl
230
Weapon Lvl
5
Slot
2
Description
A wand containing the pain of bereavement.

Indestructible in battle

MATK +250
MATK +10%

Increases damage of Meteor Storm Buster and Jack Frost Nova by 10%.

For each 2 Refine Levels:
Increases damage of Meteor Storm, Frost Diver and Frost Nova by 3%.

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

Refine Level +9:
Increases damage of Meteor Storm, Frost Diver and Frost Nova by additional 30%.

Refine Level +11:
Increases magical damage against enemies of every race, except Players by 15%.

[Bonus by Grade]
[Grade D]: Damage of Meteor Storm Buster and Jack Frost Nova +5%.
[Grade C]: Damage of Meteor Storm Buster and Jack Frost Nova +8%, S.MATK +1.
[Grade B]: Damage of Meteor Storm Buster and Jack Frost Nova +12%, SPL +1.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,5; bonus bMatk,250; bonus2 bSkillAtk,"HN_METEOR_STORM_BUSTER",10+3*(.@r/2); bonus2 bSkillAtk,"HN_JACK_FROST_NOVA",10+3*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bSkillAtk,"HN_METEOR_STORM_BUSTER",30; bonus2 bSkillAtk,"HN_JACK_FROST_NOVA",30; if (.@r>=11) { bonus2 bMagicAddRace,RC_All,15; bonus2 bMagicAddRace,RC_Player_Human,-15; bonus2 bMagicAddRace,RC_Player_Doram,-15; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"HN_METEOR_STORM_BUSTER",5; bonus2 bSkillAtk,"HN_JACK_FROST_NOVA",5; if (.@g >= ENCHANTGRADE_C) { bonus bSmatk,1; bonus2 bSkillAtk,"HN_METEOR_STORM_BUSTER",8; bonus2 bSkillAtk,"HN_JACK_FROST_NOVA",8; if (.@g >= ENCHANTGRADE_B) { bonus bSpl,1; bonus2 bSkillAtk,"HN_METEOR_STORM_BUSTER",12; bonus2 bSkillAtk,"HN_JACK_FROST_NOVA",12; } } } },{},{}
Dropped By No Result

Poenitentia Planta [2]   [One Hand]   Item ID# 550060 (Poenitentia_Ramus)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
130
Attack
170
Required Lvl
230
Weapon Lvl
5
Slot
2
Applicable Jobs
Summoner
Spirit Handler
Description
A foxtail containing the pain of bereavement.

Indestructible in battle

MATK +250
MATK +10%

Increases damage of Hyunrok Cannon and Hyunrok Breeze by 10%.

For each 2 Refine Levels:
Increases damage of Catnip Meteor by 3%.

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

Refine Level +9:
Increases damage of Catnip Meteor by additional 30%.

Refine Level +11:
Increases magical damage against enemies of every race, except Players by 15%.
Decreases Catnip Meteor skill cooldown by 2 seconds.

[Bonus by Grade]
[Grade D]: Damage of Hyunrok Cannon and Hyunrok Breeze +5%.
[Grade C]: Damage of Hyunrok Cannon and Hyunrok Breeze +8%, S.MATK +1.
[Grade B]: Damage of Hyunrok Cannon and Hyunrok Breeze +12%, SPL +1.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,10; bonus bMatk,250; bonus2 bSkillAtk,"SH_HYUN_ROKS_BREEZE",10; bonus2 bSkillAtk,"SH_HYUN_ROK_CANNON",10; bonus2 bSkillAtk,"SU_CN_METEOR",3*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bSkillAtk,"SU_CN_METEOR",30; if (.@r>=11) { bonus2 bMagicAddRace,RC_All,15; bonus2 bMagicAddRace,RC_Player_Human,-15; bonus2 bMagicAddRace,RC_Player_Doram,-15; bonus2 bSkillCooldown,"SU_CN_METEOR",-2000; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"SH_HYUN_ROKS_BREEZE",5; bonus2 bSkillAtk,"SH_HYUN_ROK_CANNON",5; if (.@g >= ENCHANTGRADE_C) { bonus bSmatk,1; bonus2 bSkillAtk,"SH_HYUN_ROKS_BREEZE",8; bonus2 bSkillAtk,"SH_HYUN_ROK_CANNON",8; if (.@g >= ENCHANTGRADE_B) { bonus bSpl,1; bonus2 bSkillAtk,"SH_HYUN_ROKS_BREEZE",12; bonus2 bSkillAtk,"SH_HYUN_ROK_CANNON",12; } } } },{},{}
Dropped By No Result

Poenitentia Ramus [2]   [One Hand]   Item ID# 550061 (Poenitentia_Planta)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
140
Attack
220
Required Lvl
230
Weapon Lvl
5
Slot
2
Applicable Jobs
Soul Reaper
Description
A staff containing the pain of bereavement.

Indestructible in battle

MATK +250
MATK +10%

Increases damage of Talisman of Soul Stealing and Exorcism of Malicious Soul by 10%.

For each 2 Refine Levels:
Increases damage of Eswhoo and Espa by 3%.

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

Refine Level +9:
Increases damage of Eswhoo and Espa by additional 30%.

Refine Level +11:
Increases magical damage against enemies of every race, except Players by 15%.

[Bonus by Grade]
[Grade D]: Damage of Talisman of Soul Stealing and Exorcism of Malicious Soul +5%.
[Grade C]: Damage of Talisman of Soul Stealing and Exorcism of Malicious Soul +8%, S.MATK +1.
[Grade B]: Damage of Talisman of Soul Stealing and Exorcism of Malicious Soul +12%, SPL +1.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,10; bonus bMatk,250; bonus2 bSkillAtk,"SOA_EXORCISM_OF_MALICIOUS_SOUL",10; bonus2 bSkillAtk,"SOA_TALISMAN_OF_SOUL_STEALING",10; bonus2 bSkillAtk,"SP_SPA",3*(.@r/2); bonus2 bSkillAtk,"SP_SWHOO",3*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bSkillAtk,"SP_SPA",30; bonus2 bSkillAtk,"SP_SWHOO",30; if (.@r>=11) { bonus2 bMagicAddRace,RC_All,15; bonus2 bMagicAddRace,RC_Player_Human,-15; bonus2 bMagicAddRace,RC_Player_Doram,-15; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"SOA_EXORCISM_OF_MALICIOUS_SOUL",5; bonus2 bSkillAtk,"SOA_TALISMAN_OF_SOUL_STEALING",5; if (.@g >= ENCHANTGRADE_C) { bonus bSmatk,1; bonus2 bSkillAtk,"SOA_EXORCISM_OF_MALICIOUS_SOUL",8; bonus2 bSkillAtk,"SOA_TALISMAN_OF_SOUL_STEALING",8; if (.@g >= ENCHANTGRADE_B) { bonus bSpl,1; bonus2 bSkillAtk,"SOA_EXORCISM_OF_MALICIOUS_SOUL",12; bonus2 bSkillAtk,"SOA_TALISMAN_OF_SOUL_STEALING",12; } } } },{},{}
Dropped By No Result

Poenitentia Scipio [2]   [One Hand]   Item ID# 550019 (Poenitentia_Scipio)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
160
Attack
150 / MATK 215
Required Lvl
230
Weapon Lvl
5
Slot
2
Applicable Jobs
Elemental Master
Description
A staff containing the pain of bereavement.

Indestructible in battle

MATK +215
MATK +10%

Increases damage of Conflagration and Lightning Land by 10%.

For each 2 Refine Levels:
Increases damage of Psychic Wave and Varetyr Spear by 3%.

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

Refine Level +9:
Increases damage of Psychic Wave and Varetyr Spear by additional 25%.

Refine Level +11:
Decreases Psychic Wave skill cooldown by 1.5 seconds.
Decreases Varetyr Spear skill cooldown by 2 seconds.

[Bonus by Grade]
[Grade D]: Damage of Conflagration and Lightning Land +5%.
[Grade C]: Damage of Conflagration and Lightning Land +8%, S.MATK +1.
[Grade B]: Damage of Conflagration and Lightning Land +12%, SPL +1.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,10; bonus2 bSkillAtk,"EM_CONFLAGRATION",10; bonus2 bSkillAtk,"EM_LIGHTNING_LAND",10; bonus2 bSkillAtk,"SO_VARETYR_SPEAR",3*(.@r/2); bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",3*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bSkillAtk,"SO_VARETYR_SPEAR",25; bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",25; if (.@r>=11) { bonus2 bSkillCooldown,"SO_PSYCHIC_WAVE",-1500-2000; bonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-2000; } } } if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"EM_CONFLAGRATION",5; bonus2 bSkillAtk,"EM_LIGHTNING_LAND",5; if (.@g >= ENCHANTGRADE_C) { bonus bSmatk,1; bonus2 bSkillAtk,"EM_CONFLAGRATION",8; bonus2 bSkillAtk,"EM_LIGHTNING_LAND",8; if (.@g >= ENCHANTGRADE_B) { bonus bSpl,1; bonus2 bSkillAtk,"EM_CONFLAGRATION",12; bonus2 bSkillAtk,"EM_LIGHTNING_LAND",12; } } } },{},{}
Dropped By No Result

Psychic Spear Rod [1]   [One Hand]   Item ID# 26169 (Psychic_Spear_Rod_J)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
30
Attack
60 / MATK 180
Required Lvl
100
Weapon Lvl
4
Slot
1
Applicable Jobs
Sorcerer
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",30; },{},{}
Dropped By No Result

Psychic Spear Rod [2]   [One Hand]   Item ID# 26159 (Psychic_Spear_Rod)
Type
Weapon
Class
One-handed Staff
Buy
20z
Sell
10z
Weight
80
Attack
120 / MATK 180
Required Lvl
170
Weapon Lvl
4
Slot
2
Applicable Jobs
Sorcerer
Description
Wand that allows you to handle the supernatural magical powers more proficiently.

MATK +180.
Increases Neutral and Wind elemental magic damage by 5%.
For each refine level: MATK +4.

Indestructible in battle

Refine Level +9:
Increases damage of Psychic Wave by 30%.

Refine Level +11:
Decreases Varetyr Spear skill cooldown by 2 seconds.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMatk,4*.@r; bonus bUnbreakableWeapon; bonus2 bMagicAtkEle,Ele_Wind,5; bonus2 bMagicAtkEle,Ele_Neutral,5; if (.@r >= 9) { bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",30; } if (.@r >= 11) { bonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-2000; } },{},{}
Dropped By No Result

Punic Tentia [1]   [One Hand]   Item ID# 26171 (Ponitendtia_J)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
30
Attack
60 / MATK 180
Required Lvl
100
Weapon Lvl
4
Slot
1
Applicable Jobs
Arch Bishop
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus2 bSkillAtk,"PR_MAGNUS",30; },{},{}
Dropped By No Result

Refined Survivor's Rod [0]   [One Hand]   Item ID# 1628 (Survival_Rod_C)
Rental Survivor's Rod
Type
Weapon
Class
One-handed Staff
Buy
1z
Sell
0z
Weight
0
Attack
71 / MATK 145
Weapon Lvl
3
Slot
0
Property
Neutral
Refineable
No
Applicable Jobs
Mage
Acolyte
Priest
Wizard
Monk
Sage
Soul Linker
Description
Rental Items
A staff created as an united effort of the Mage Guild and the Prontera Church, that is intended to support their trainees for undergoing hardship.
There are two types of this staff.

DEX +4, MATK +20%, MaxHP +500
Impossible to refine this item.

[Survivor Manteau & slotted Survivor's Rod Equip Set]
MATK +5%. Reduces damage taken from Neutral element attack by 25%.
Item Script
{ bonus bDex,4; bonus bMaxHP,500; },{},{}
Dropped By No Result

Relapse Plant [2]   [One Hand]   Item ID# 550058 (Fourth_1h_Plant)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
160
Attack
190 / MATK 200
Required Lvl
200
Weapon Lvl
5
Slot
2
Applicable Jobs
Summoner
Spirit Handler
Description
A weapon that was restored by using ether to restore a weapon eroded by unclean energy.
New abilities that had not been discovered before began to emerge.

Indestructible in battle

MATK +200

For each 2 Refine Levels:
Increases damage of Howling of Chulho and Hyunrok Breeze by 5%.

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

Release of Wish [0]   [One Hand]   Item ID# 1630 (Release_Of_Wish)
Type
Weapon
Class
One-handed Staff
Buy
20z
Sell
10z
Weight
50
Attack
30 / MATK 125
Required Lvl
50
Weapon Lvl
3
Slot
0
Applicable Jobs
Mage
Wizard
Sage
Soul Linker
Description
A staff made of Crystal. It shines beautifully against the light.
This staff can also help the holder recover from damage.
INT +3
MATK +125
Increases your Healing skills effectiveness by 5%.
Has a low chance to restore some HP and SP when dealing magical attack.
Item Script
{ bonus bInt,3; bonus bHealPower,5; autobonus "{ bonus2 bSPRegenRate,100,2000; bonus2 bHPRegenRate,50,2000; }",10,10000,BF_MAGIC,"{ specialeffect2 EF_HEAL; }"; },{},{}
Dropped By

Requiem Arc Wand [0]   [One Hand]   Item ID# 1698 (Thanos_Staff_J)
Requiem Wand
Type
Weapon
Class
One-handed Staff
Buy
20z
Sell
10z
Weight
50
Attack
80 / MATK 145
Required Lvl
100
Weapon Lvl
4
Slot
0
Applicable Jobs
Novice
Mage
Acolyte
Supernovice
Soul Linker
Description
A one-handed cane given by the King.
It seems to have the effect of calming the soul of the dead.

MATK +145

Increases magical damage against Bio Lab and Tomb of the Fallen monsters by 40%.

Refine Level +5:
Increases magical damage against Bio Lab and Tomb of the Fallen monsters by additional 20%.

For each refine level equal or above +6:
Increases magical damage against Bio Lab and Tomb of the Fallen monsters by additional 15%.
Item Script
{ .@r = getrefine(); .@b = 40; if (.@r>=5) { .@b += (.@r-5)*15+20; } bonus2 bMagicAddRace2,RC2_BioLab,.@b; },{},{}
Dropped By No Result

« First < 910111213141516171819 > Last »
back to top