Renewal
.:Renewal Item Database:.
Items Listed From A-Z

Vesper Headgear Combination Scroll    Item ID# 102310 (Bs_Item_M_S_62)
Type
Delayed-Consumable
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Required Lvl
240
Description
Not Available

[iRO Description]
Not Available
Item Script
{ laphine_synthesis(); },{},{}
Dropped By No Result

Veteran Axe [2]   [Two Handed]   Item ID# 1384 (Veteran_Axe)
Type
Weapon
Class
Two-handed Axe
Buy
10000z
Sell
5000z
Weight
300
Attack
250
Required Lvl
80
Weapon Lvl
3
Slot
2
Applicable Jobs
Merchant
Blacksmith
Alchemist
Description
An axe made out of the metal which the Ancient God of Blacksmiths gave to humans.

VIT +2.
Has a chance to autocast Level 3 Magnum Break when using Hammer Fall.

ATK +10 for each mastered Forging skill.
(Smith Dagger, Smith Sword, Smith Two-Handed Sword, Smith Axe, Smith Mace, Smith Brass Knuckle and Smith Spear)
Item Script
expand to view script
{ if (getskilllv("BS_DAGGER") == 3) { bonus bBaseAtk,10; } if (getskilllv("BS_SWORD") == 3) { bonus bBaseAtk,10; } if (getskilllv("BS_TWOHANDSWORD") == 3) { bonus bBaseAtk,10; } if (getskilllv("BS_KNUCKLE") == 3) { bonus bBaseAtk,10; } if (getskilllv("BS_SPEAR") == 3) { bonus bBaseAtk,10; } if (getskilllv("BS_AXE") == 3) { bonus bBaseAtk,10; } if (getskilllv("BS_MACE") == 3) { bonus bBaseAtk,10; } bonus bVit,2; bonus4 bAutoSpellOnSkill,"BS_HAMMERFALL","SM_MAGNUM",3,50; },{},{}
Dropped By

Veteran Axe [3]   [Two Handed]   Item ID# 28114 (Veteran_Axe_)
Type
Weapon
Class
Two-handed Axe
Buy
n/a
Sell
n/a
Weight
300
Attack
250
Required Lvl
80
Weapon Lvl
3
Slot
3
Applicable Jobs
Merchant
Blacksmith
Alchemist
Description
An axe made out of the metal which the Ancient God of Blacksmiths gave to humans.

VIT +2.
Random chance to autocast Level 3 Magnum Break when using Hammer Fall.

ATK +10 for each mastered Forging skill.
(Smith Dagger, Smith Sword, Smith Two-Handed Sword, Smith Axe, Smith Mace, Smith Brass Knuckle and Smith Spear)

When equipped with Heroic Boots:
ATK +10 for each mastered Forging skill.
(Smith Dagger, Smith Sword, Smith Two-Handed Sword, Smith Axe, Smith Mace, Smith Brass Knuckle and Smith Spear)

For each Level of Fire Earth Research:
Decreases Axe Tornado skill cooldown by 0.2 seconds.

When equipped with Ring of Brave and Heroic Boots:
Decreases Axe Tornado skill cooldown by additional 0.5 seconds.
Random chance to drop Mastela Fruit when defeating monsters.

If Refine Level of Veteran Axe is +7 or higher:
Increases damage of Axe Tornado by 20%.

If Refine Level of Veteran Axe is +9 or higher:
Increases damage of Axe Tornado by additional 40%.
Item Script
expand to view script
{ if (getskilllv("BS_DAGGER") == 3) bonus bBaseAtk,10; if (getskilllv("BS_SWORD") == 3) bonus bBaseAtk,10; if (getskilllv("BS_TWOHANDSWORD") == 3) bonus bBaseAtk,10; if (getskilllv("BS_KNUCKLE") == 3) bonus bBaseAtk,10; if (getskilllv("BS_SPEAR") == 3) bonus bBaseAtk,10; if (getskilllv("BS_AXE") == 3) bonus bBaseAtk,10; if (getskilllv("BS_MACE") == 3) bonus bBaseAtk,10; bonus bVit,2; bonus4 bAutoSpellOnSkill,"BS_HAMMERFALL","SM_MAGNUM",3,50; },{},{}
Dropped By No Result

Veteran Hammer [2]   [One Hand]   Item ID# 1548 (Veteran_Hammer)
Type
Weapon
Class
Mace
Buy
10000z
Sell
5000z
Weight
180
Attack
160
Required Lvl
80
Weapon Lvl
3
Slot
2
Property
Neutral
Applicable Jobs
Acolyte
Priest
Monk
Description
A powerful hammer crafted from a meteorite.
The clergy believe the hammer has been blessed with sacred power.

INT +1, LUK +1.
For each level of Divine Protection, healing skill effectiveness +1%.
For each level of Mace Mastery, CRIT +2%.
Item Script
{ bonus bHealPower,getskilllv("AL_DP"); bonus bCriticalRate,getskilllv("PR_MACEMASTERY")*2; bonus bInt,1; bonus bLuk,1; },{},{}
Dropped By

Veteran Hammer [3]   [One Hand]   Item ID# 16056 (Veteran_Hammer_)
Type
Weapon
Class
Mace
Buy
n/a
Sell
n/a
Weight
180
Attack
160
Required Lvl
80
Weapon Lvl
3
Slot
3
Applicable Jobs
Acolyte
Priest
Monk
Description
A hard hammer made out of the pieces of a meteorite from space.
Ancient artefact said it to be blessed by the Gods.

INT +1, LUK +1.
For each level of Mace Mastery, CRIT +2.
For each level of Divine Protection, increases Healing skills effectiveness by 1%.

When equipped with Heroic Shoes:
For each level of Duple Light:
ASPD +1% (reduces after attack delay by 1%).

For each level of Mace Mastery:
Ignore 10% DEF of Ghost, Demon and Demihuman monsters.
CRIT +5 when attacking Ghost, Demon and Demihuman monsters.
Item Script
{ bonus bHealPower,getskilllv("AL_DP"); bonus bCriticalRate,getskilllv("PR_MACEMASTERY")*2; bonus bInt,1; bonus bLuk,1; },{},{}
Dropped By No Result

Veteran Siege Supply Box    Item ID# 14002 (Adv_Siege_Supply_Box)
Advanced WoE Supply Box
Type
Cash Shop Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
A box containing 50 Siege White Potions and 20 Siege Blue Potions.
Siege White Potion - Heals 400~500 Hit Point. HP Affected by Regeneration Potion.
Siege Blue Potion - Restores 50-70 SP.

Once this item is purchased, termination of contract is impossible. Also, this item is not refundable.
Item Script
{ getgroupitem(IG_Adv_Siege_Supply_Box); /*getitem 11503,50; getitem 11504,20;*/ },{},{}
Dropped By No Result

Veteran Sword [1]   [Two Handed]   Item ID# 1188 (Veteran_Sword)
Type
Weapon
Class
Two-handed Sword
Buy
10000z
Sell
5000z
Weight
200
Attack
180
Required Lvl
80
Weapon Lvl
4
Slot
1
Property
Neutral
Applicable Jobs
Swordman
Knight
Crusader
Description
A sword that can only be obtained from masterful sword training.
The sword is said to be stronger when wielded by a master swordsman.
If the player has mastered the Bash Skill, Bash Damage +50%.
If the player has mastered the Bowling Bash Skill, Bowling Bash Damage +50%.
STR + 1, DEX + 1
Item Script
{ if (getskilllv("SM_BASH") == 10) { bonus2 bSkillAtk,"SM_BASH",50; } if (getskilllv("KN_BOWLINGBASH") == 10) { bonus2 bSkillAtk,"KN_BOWLINGBASH",50; } bonus bStr,1; bonus bDex,1; },{},{}
Dropped By

Veteran Sword [3]   [Two Handed]   Item ID# 21024 (Veteran_Sword_)
Type
Weapon
Class
Two-handed Sword
Buy
n/a
Sell
n/a
Weight
200
Attack
180
Required Lvl
80
Weapon Lvl
4
Slot
3
Applicable Jobs
Swordman
Knight
Crusader
Description
A sword that only allows for its swordmaster to use it.

STR +1, DEX +1.

When Bash is mastered:
Increases damage of Bash by 50%.

When Bowling Bash is mastered:
Increases damage of Bowling Bash by 50%.

When equipped with Heroic Shoes:
For each Level of Enchant Blade and Aura Blade:
Increases damage of Bash and Bowling Bash by 10%.
Item Script
{ if (getskilllv("SM_BASH") == 10) { bonus2 bSkillAtk,"SM_BASH",50; } if (getskilllv("KN_BOWLINGBASH") == 10) { bonus2 bSkillAtk,"KN_BOWLINGBASH",50; } bonus bStr,1; bonus bDex,1; },{},{}
Dropped By No Result

Vibrant Cat Ears [0]   [Costume Upper Head]   Item ID# 31191 (C_Whikebain_Ears_TW)
Type
Armor
Class
Costume Upper Headgear
Buy
n/a
Sell
n/a
Weight
0
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Cannot be traded
A super cute kitten ears!
Item Script
{},{},{}
Dropped By No Result

Vibrating Shadow Weapon [Shadow Weapon]   Item ID# 24509 (S_Reverberation_Weapon)
Reverberation Shadow Weapon
Type
Shadow Gear
Class
Shadow Weapon
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
99
Applicable Jobs
Minstrel / Wanderer
Description
A pair of gloves that can draw the wearer's potential ability.

Increases Neutral elemental magic damage by 3%.
Refine Level +7, increases Neutral elemental magic damage by additional 3%.
Refine Level +9, increases Neutral elemental magic damage by additional 4%.

When equipped with Reverberation Shadow Armor and Reverberation Shadow Shoes:
For each 2 Refine Levels of entire set:
Increases damage of Reverberation by 1%.

When equipped with Minstrel Shadow Shield or Wanderer Shadow Shield:
Ignores physical and magical defense of all race monsters, except Players, by 40%.
For each refine level of entire set:
Ignores physical and magical defense of all race monsters, except Players, by additional 1%.
Item Script
{ .@r = getrefine(); if (.@r>=9) { bonus2 bMagicAtkEle,Ele_Neutral,10; } else if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Neutral,6; } else { bonus2 bMagicAtkEle,Ele_Neutral,3; } },{},{}
Dropped By No Result

Vibration Dragon Killer Shadow Armor [Shadow Body]   Item ID# 24377 (S_DragonVib_Armor)
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A suit of armor worn on top of normal armor for additional defense. Needs a complete set to have bonus effect.

Pierces physical defense of Formless and Dragon monsters by 5%.

For each 2 refine levels:
Pierces physical defense of Formless and Dragon monsters by 1%.

[Vibration Dragon Killer Shadow set:
Vibration Dragon Killer Shadow Armor, Penetration Shadow Shield, Penetration Shadow Shoes]

DEF +5.
If total refine level of entire set at least +25:
Pierces physical defense of Formless and Dragon monsters by 100%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; .@val = 5 + (.@r/2); bonus2 bIgnoreDefRaceRate,RC_Formless,.@val; bonus2 bIgnoreDefRaceRate,RC_Dragon,.@val; },{},{}
Dropped By No Result

Vibration Dragon Killer Shadow Weapon [Shadow Weapon]   Item ID# 24437 (S_Viv_Dr_Weapon)
Type
Shadow Gear
Class
Shadow Weapon
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A pair of gloves that can draw the wearer's potential ability.

Ignore 5% physical defense of Ghost elemental and Dragon race monsters.

For each 2 refine levels:
Ignore 1% additional physical defense of Ghost elemental and Dragon race monsters.

When equipped with Penetration Shadow Earring and Penetration Shadow Pendant:
MATK + 5
If total refine level of entire set is +25 or higher:
Ignore 100% of physical defense of Ghost elemental and Dragon monsters.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,.@r; bonus bMatk,.@r; bonus2 bIgnoreDefRaceRate,RC_Formless,5+.@r/2; bonus2 bIgnoreDefRaceRate,RC_Dragon,5+.@r/2; },{},{}
Dropped By No Result

« First < 1415161718192021222324 > Last »
back to top