Renewal
.:Renewal Item Database:.

Wicked Cross [2]   [One Hand]   Item ID# 590036 (Wicked_Cross)
Type
Weapon
Class
Mace
Buy
n/a
Sell
n/a
Weight
140
Attack
150 / MATK 230
Required Lvl
220
Weapon Lvl
5
Slot
2
Applicable Jobs
Cardinal
Description
A cross equipped with unholy energy concentrated on the clock tower parts.
It is more difficult to handle than the existing Relapse Cross.

Indestructible in battle

MATK +230

For each 2 Refine Levels:
Increases damage of Framen by 7%.
Increases Healing effectiveness by 6%.

For each 3 Refine Levels:
Increases damage of Arbitrium by 7%.

For each 4 Refine Levels:
Increases magical damage with every element by 3%.

[Bonus by Grade]
[Grade D]: SPL +2.
[Grade C]: Damage of Framen +10%.
[Grade B]: S.MATK +2.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"CD_ARBITRIUM_ATK",7*(.@r/3); bonus2 bMagicAtkEle,Ele_All,3*(.@r/4); if (.@g >= ENCHANTGRADE_D) { bonus bSpl,2; if (.@g >= ENCHANTGRADE_C) { if (.@g >= ENCHANTGRADE_B) { bonus bSmatk,2; } } } },{},{}
Dropped By No Result

Wrench [0]   [One Hand]   Item ID# 1531 (Spanner)
Type
Weapon
Class
Mace
Buy
20z
Sell
10z
Weight
250
Attack
115
Required Lvl
55
Weapon Lvl
3
Slot
0
Applicable Jobs
Acolyte
Priest
Monk
Description
A heavy tool with many practical applications.
Enable a chance of randomly inflicting the Stun, Blind, Poison, Freeze statuses with each attack.
Item Script
{ bonus2 bAddEff,Eff_Blind,100; bonus2 bAddEff,Eff_Stun,100; bonus2 bAddEff,Eff_Poison,100; bonus2 bAddEff,Eff_Freeze,100; },{},{}
Dropped By

Wrench [0]   [One Hand]   Item ID# 1534 (Spanner_C)
Type
Weapon
Class
Mace
Buy
2z
Sell
1z
Weight
0
Attack
150
Weapon Lvl
3
Slot
0
Refineable
No
Applicable Jobs
Acolyte
Priest
Monk
Description
Rental Items
A heavy tool with many practical applications.
Enable a chance of randomly inflicting the Stun, Blind, Poison, Freeze statuses with each attack.
Impossible to refine this item.
Item Script
{ bonus2 bAddEff,Eff_Blind,100; bonus2 bAddEff,Eff_Stun,100; bonus2 bAddEff,Eff_Poison,100; bonus2 bAddEff,Eff_Freeze,100; },{},{}
Dropped By No Result

[Not For Sale] Book of the Sun God [3]   [One Hand]   Item ID# 28645 (aegis_28645)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
50
Attack
180 / MATK 170
Required Lvl
100
Weapon Lvl
3
Slot
3
Applicable Jobs
Priest
Sage
Description
Not Available

[iRO Description]
Not Available
Item Script
{ .@r = getrefine(); bonus bMaxHP,200*.@r; bonus bMaxSP,50*.@r; bonus bAspdRate,.@r; .@val = 3; if (.@r>=12) .@val++; if (.@r>=14) .@val++; bonus3 bAutoSpell,"WZ_METEOR",.@val,50; },{},{}
Dropped By No Result

[Not For Sale] Exoricist's Bible [2]   [One Hand]   Item ID# 28646 (Comp_D_Hunt_Bible_K)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
50
Attack
165 / MATK 160
Required Lvl
100
Weapon Lvl
4
Slot
2
Applicable Jobs
Arch Bishop
Description
Not Available

[iRO Description]
Not Available
Item Script
{ .@r = getrefine(); bonus bMatk,(.@r/2)*10; bonus2 bSkillAtk,"AB_DUPLELIGHT",(.@r/3)*25; if (.@r>=9) bonus bAspdRate,10; if (.@r>=11) bonus2 bSkillAtk,"AB_DUPLELIGHT",30; },{},{}
Dropped By No Result

[Rental] Hunting Wand [0]   [One Hand]   Item ID# 1689 (Staff_of_Trust2)
[Rental] Thunder Wand
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
0
Attack
160 / MATK 145
Required Lvl
50
Weapon Lvl
3
Slot
0
Applicable Jobs
Novice
Mage
Acolyte
Priest
Wizard
Supernovice
Monk
Sage
Soul Linker
Description
A replica made based on the hunting staff.
Perhaps because it is an incomplete replica, the shape as a weapon will collapse after a certain period of time.

MATK +145

Refine Level +7:
Increases magical damage against Insect and DemiHuman monsters, except Players, by 10%.
Increases physical and magical damage against Water and Earth elemental monsters by 10%.

Refine Level +9:
Increases magical damage against Insect and DemiHuman monsters, except Players, by additional 15%.
Increases physical and magical damage against Water and Earth elemental monsters by additional 15%.

Can only be sold to NPC's.
Item Script
expand to view script
{ .@r = getrefine(); bonus bAtkEle,Ele_Fire; if (.@r>=7) { bonus2 bMagicAddEle,Ele_Earth,10; bonus2 bMagicAddEle,Ele_Water,10; bonus2 bMagicAddRace,RC_DemiHuman,10; bonus2 bMagicAddRace,RC_Insect,10; } if (.@r>=9) { bonus2 bMagicAddEle,Ele_Earth,15; bonus2 bMagicAddEle,Ele_Water,15; bonus2 bMagicAddRace,RC_DemiHuman,15; bonus2 bMagicAddRace,RC_Insect,15; } },{},{}
Dropped By No Result

« First < 293031323334
back to top