Renewal
.:Renewal Item Database:.

Ultra Limacina Card [Headgear]   Item ID# 300377 (Ultra_Limacina_Card)
Type
Card
Class
Headgear Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Ultra Power
Description
ATK +5%, MATK +5%.

For each 3 Refine Levels:
P.ATK +2, S.MATK +2.

Refine Level +11:
Decreases fixed cast time by 0.5 seconds.
Item Script
{ bonus bAtkRate,5; bonus bMatkRate,5; .@r = getrefine(); bonus bPAtk,2*(.@r/3); bonus bSMatk,2*(.@r/3); if (.@r >= 11) { bonus bFixedCast,-500; } },{},{}
Dropped By No Result

Unknown Dexterity Boots [1]   [Footgear]   Item ID# 470072 (MD_Airboat_Boots2)
Boots of Unknown Dexterity
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
70
Defense
60
Required Lvl
230
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Old shoes that have been eroded by an unknown force.
Whenever the wearer concentrates, he can feel the boots react.

For each 2 Refine Levels:
ATK +15

For each 3 Refine Levels:
MaxHP +110
MaxSP +10

Refine Level +9:
ASPD +7% (Decreases after attack delay by 7%).

Refine Level +11:
Physical and magical attacks have a random chance to increase DEX by 175 for 10 seconds.

Refine Level +13:
Decreases fixed cast time by 0.5 seconds.

[Bonus by Grade]
[Grade D]: Physical and magical attacks have a random chance to increase DEX by 25 for 10 seconds.
[Grade C]: Physical and magical attacks have a random chance to increase DEX by 25 for 10 seconds.
Item Script
expand to view script
{ .@r = getrefine(); bonus bBaseAtk,15*(.@r/2); bonus bMaxHP,110*(.@r/3); bonus bMaxSP,10*(.@r/3); if (.@r>=9) { bonus bAspdRate,7; if (.@r>=11) { autobonus "{ .@g = getenchantgrade(); if (.@g >= ENCHANTGRADE_D) { .@val = 25; if (.@g >= ENCHANTGRADE_C) { .@val += 25; } } bonus bDex,175+.@val; }",1,10000,BF_WEAPON|BF_MAGIC; if (.@r>=13) { bonus bFixedCast,-500; } } } },{},{}
Dropped By No Result

Valkyrie Drop [1]   [Accessory]   Item ID# 28564 (Valkyrie_Drop)
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
3
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A tear shed by battle maiden when she killed her victim in battlefield that was crystalized. It is said some of God's powers were sealed in it.
Increases SP reovery rate by 50%.
Reduces variable cast time by 10%.
Reduces variable cast time of Oratio by 50%.
Reduces fixed cast time of Oratio by 100%.

Every 2 Base Level:
Increases Magnus Exorcismus damage by 3%.

Every level of Impositio Manus:
Increases magical damage inflicted on Small, Medium and Large monsters by 3%.

When learned Level 5 Impositio Manus:
Enables use of Level 2 Odin's Power.
Item Script
expand to view script
{ .@r = getskilllv("PR_IMPOSITIO"); bonus bSPrecovRate,50; bonus bVariableCastrate,-10; bonus bDelayrate,-5; bonus2 bVariableCastrate,"AB_ORATIO",-50; bonus2 bFixedCastrate,"AB_ORATIO",-100; bonus2 bMagicAddSize,Size_All,3*.@r; bonus2 bSkillAtk,"PR_MAGNUS",3*(Baselevel/2); if (.@r == 5) skill "ALL_ODINS_POWER",2; },{},{}
Dropped By No Result

Valkyrie Randgris Helm [0]   [Upper Head]   Item ID# 18731 (Valkyrie_Outing_Helm)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
0
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Valkyrie's favorite Sunday fighting hat. It doesn't look much different than the battle helm.
Item Script
{ bonus bAllStats,1; bonus bAspd,1; bonus bFixedCastrate,-1; },{},{}
Dropped By No Result

Varmundt Death Rune Boots [1]   [Footgear]   Item ID# 470110 (Barmund_Death_Boots)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
100
Defense
45
Required Lvl
210
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Boots engraved with Varmundt's Death Rune magic.
It is engraved of magic.

Refine Level +7:
MATK +5%

Refine Level +9:
Decreases variable cast time by 5%.
Decreases fixed cast time by 0.3 seconds.

Refine Level +11:
Increases magical damage with every element by 5%.
Decreases fixed cast time by additional 0.2 seconds.

[Bonus by Grade]
[Grade D] MATK +2%
[Grade C] fixed cast time of all skills -0.3 seconds.
[Grade B] MATK +2%, S.MATK +2
[Grade A] fixed cast time of all skills -0.2 seconds.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); if (.@r>=7) { bonus bMatkRate,5; if (.@r>=9) { bonus bFixedCast,-300; bonus bVariableCastrate,-5; if (.@r>=11) { bonus bFixedCast,-200; bonus2 bMagicAtkEle,Ele_All,5; } } } if (.@g >= ENCHANTGRADE_D) { bonus bMatkRate,2; if (.@g >= ENCHANTGRADE_C) { bonus bFixedCast,-300; if (.@g >= ENCHANTGRADE_B) { bonus bSmatk,2; bonus bMatkRate,2; if (.@g >= ENCHANTGRADE_A) { bonus bFixedCast,-200; } } } } },{},{}
Dropped By No Result

Varmundt Fire Rune Boots [1]   [Footgear]   Item ID# 470109 (Barmund_Flame_Boots)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
100
Defense
45
Required Lvl
210
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Boots engraved with Varmundt's Flame Rune magic.
It is stamped of power.

Refine Level +7:
ATK +5%

Refine Level +9:
Decreases variable cast time by 5%.
Decreases fixed cast time by 0.3 seconds.

Refine Level +11:
Increases melee physical damage by 5%.
Decreases fixed cast time by additional 0.2 seconds.

[Bonus by Grade]
[Grade D] ATK +2%
[Grade C] fixed cast time of all skills -0.3 seconds.
[Grade B] ATK +2%, P.ATK +2
[Grade A] fixed cast time of all skills -0.2 seconds.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); if (.@r>=7) { bonus bAtkRate,5; if (.@r>=9) { bonus bFixedCast,-300; bonus bVariableCastrate,-5; if (.@r>=11) { bonus bFixedCast,-200; bonus bShortAtkRate,5; } } } if (.@g >= ENCHANTGRADE_D) { bonus bAtkRate,2; if (.@g >= ENCHANTGRADE_C) { bonus bFixedCast,-300; if (.@g >= ENCHANTGRADE_B) { bonus bPAtk,2; bonus bAtkRate,2; if (.@g >= ENCHANTGRADE_A) { bonus bFixedCast,-200; } } } } },{},{}
Dropped By No Result

Varmundt Glade Rune Boots [1]   [Footgear]   Item ID# 470108 (Barmund_Plain_Boots)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
100
Defense
45
Required Lvl
210
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Boots engraved with Varmundt's Glade Rune magic.
It is a stamp of physical strength.

Refine Level +7:
MaxHP +5%

Refine Level +9:
Decreases variable cast time by 5%.
Decreases fixed cast time by 0.3 seconds.

Refine Level +11:
MaxHP +5%
Decreases fixed cast time by additional 0.2 seconds.

[Bonus by Grade]
[Grade D] MaxHP +2%
[Grade C] fixed cast time of all skills -0.3 seconds.
[Grade B] MaxHP +2%, variable cast time of all skills -5%.
[Grade A] fixed cast time of all skills -0.2 seconds.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); if (.@r>=7) { bonus bMaxHPrate,10; if (.@r>=9) { bonus bFixedCast,-300; bonus bVariableCastrate,-5; if (.@r>=11) { bonus bFixedCast,-200; bonus bMaxHPrate,5; } } } if (.@g >= ENCHANTGRADE_D) { bonus bMaxHPrate,2; if (.@g >= ENCHANTGRADE_C) { bonus bFixedCast,-300; if (.@g >= ENCHANTGRADE_B) { bonus bVariableCastrate,-5; bonus bMaxHPrate,2; if (.@g >= ENCHANTGRADE_A) { bonus bFixedCast,-200; } } } } },{},{}
Dropped By No Result

Varmundt Ice Rune Boots [1]   [Footgear]   Item ID# 470111 (Barmund_Ice_Boots)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
100
Defense
45
Required Lvl
210
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Boots engraved with Varmundt's Ice Rune magic.
It is a mark of concentration.

Refine Level +7:
ATK +5%

Refine Level +9:
Increases critical damage by 5%.
Decreases fixed cast time by 0.3 seconds.

Refine Level +11:
Increases ranged physical damage by 5%.
Decreases fixed cast time by additional 0.2 seconds.

[Bonus by Grade]
[Grade D] ATK +2%
[Grade C] fixed cast time of all skills -0.3 seconds.
[Grade B] ATK +2%, P.ATK +2
[Grade A] C.RATE +1
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); if (.@r>=7) { bonus bAtkRate,5; if (.@r>=9) { bonus bFixedCast,-300; bonus bCritAtkRate,5; if (.@r>=11) { bonus bFixedCast,-200; bonus bLongAtkRate,5; } } } if (.@g >= ENCHANTGRADE_D) { bonus bAtkRate,2; if (.@g >= ENCHANTGRADE_C) { bonus bFixedCast,-300; if (.@g >= ENCHANTGRADE_B) { bonus bPAtk,2; bonus bAtkRate,2; if (.@g >= ENCHANTGRADE_A) { bonus bCrate,1; } } } } },{},{}
Dropped By No Result

Vellum Arc Wand [0]   [Two Handed]   Item ID# 2016 (Velum_Arc_Wand)
Bellum Arc Wand
Type
Weapon
Class
Two-handed Staff
Buy
20z
Sell
10z
Weight
80
Attack
110 / MATK 220
Required Lvl
95
Weapon Lvl
4
Slot
0
Applicable Jobs
Mage
Acolyte
Priest
Wizard
Monk
Sage
Soul Linker
Description
**Stats during WoE & PVP

MATK +220.
Increases magic attack damage to enemy Players by 25%.
Ignores magical defense of enemy Players by 25%.

Refine Level +6:
MATK +15%.

Refine Level +9:
Reduces variable cast time of all skills by 50%.
Reduces fixed cast time of all skills by 0.2 seconds.
Item Script
expand to view script
{ bonus bUnbreakableWeapon; bonus2 bMagicAddRace,RC_Player_Human,25; bonus2 bMagicAddRace,RC_Player_Doram,25; bonus2 bIgnoreMdefRaceRate,RC_Player_Human,25; bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,25; .@r = getrefine(); if (.@r>5) { bonus bMatkRate,15; } if (.@r>8) { bonus bVariableCastrate,-50; bonus bFixedCast,-200; } },{},{}
Dropped By No Result

Vellum Claw [0]   [One Hand]   Item ID# 1832 (Velum_Claw)
Bellum Claw
Type
Weapon
Class
Knuckle
Buy
20z
Sell
10z
Weight
65
Attack
160
Required Lvl
95
Weapon Lvl
4
Slot
0
Applicable Jobs
Priest
Monk
Description
*Stats during WoE & PVP
Increases physical damage against enemy players by 100%
[When refined to +8 or higher]
Increases physical damage against enemy players by an additional 20%.
[When refined to +10 or higher]
Has a chance to autocast Dangerous Soul Collect (Zen) when casting Explosion Spirits (Fury).
Removes cast time of Asura Strike (Guillotine Fist).
Consumes 500 HP every 3 seconds.
Item Script
expand to view script
{ bonus2 bAddRace,RC_Player_Human,100; bonus2 bAddRace,RC_Player_Doram,100; .@r = getrefine(); if (.@r>7) { bonus2 bAddRace,RC_Player_Human,20; bonus2 bAddRace,RC_Player_Doram,20; } if (.@r>9) { bonus2 bVariableCastrate,"MO_EXTREMITYFIST",-100; bonus2 bFixedCastrate,"MO_EXTREMITYFIST",-100; bonus4 bAutoSpellOnSkill,"MO_EXPLOSIONSPIRITS","CH_SOULCOLLECT",1,1000; bonus2 bHPLossRate,500,3000; } },{},{}
Dropped By

Vesper Headgear [1]   [Upper Head]   Item ID# 400111 (aegis_400111)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
40
Defense
15
Required Lvl
240
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMaxSPrate,-10; bonus bSpl,5; bonus bCon,5; bonus bVariableCastrate,-10; bonus bMatk,25*(.@r/2); bonus bDef,10*(.@r/2); if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,25; if (.@r>=9) { bonus bMatkRate,10; bonus bMatk,40; if (.@r>=11) { bonus2 bMagicAddEle,Ele_All,12; bonus bSMatk,12; } } } if (.@g>=ENCHANTGRADE_D) { bonus bMatkRate,5; bonus bSpl,5; if (.@g>=ENCHANTGRADE_C) { bonus2 bMagicAddSize,Size_All,12; if (.@g>=ENCHANTGRADE_B) { bonus bFixedCast,-500; bonus bSMatk,2; if (.@g>=ENCHANTGRADE_A) { bonus2 bMagicAddRace,RC_All,3*(.@r/3); bonus2 bMagicAddRace,RC_Player_Human,-3*(.@r/3); bonus2 bMagicAddRace,RC_Player_Doram,-3*(.@r/3); bonus bSMatk,2*(.@r/3); } } } } },{},{}
Dropped By No Result

Violet Bunny Hairband [1]   [Upper Head]   Item ID# 18586 (Violet_Bunny_Hairband)
Violet Bunny Band
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
1
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A hairband that attracts men.
You can wear it when you want to look sexy.
Your sexiness increases to 100%
VIT +2, INT +3, STR +1.
If refined to +9, increase ATK and MATK by 2%.
If refined to +12, reduces fixed cast time by 10%.
Item Script
{ bonus bStr,1; bonus bInt,3; bonus bVit,2; bonus bDex,1; .@r = getrefine(); if (.@r>8) { bonus2 bAddClass,Class_All,2; bonus bMatkRate,2; if (.@r>11) bonus bFixedCastrate,-10; } },{},{}
Dropped By No Result

« First < 16171819202122 >
back to top