Renewal
.:Renewal Item Database:.
Armor

Demon Wing [1]   [Accessory]   Item ID# 2948 (Demon_Wing)
Demons Wing
Type
Armor
Class
Accessory
Buy
10z
Sell
5z
Weight
10
Required Lvl
70
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
Accessories made modeled after the wings of a dragon.
Flee +5
If equipped with +7 Wing of Ventus, increase Perfect Dodge by 2.
Item Script
{ bonus bFlee,5; },{},{}
Dropped By No Result

Demon's Eyes [0]   [Middle Head]   Item ID# 19155 (Demons_Eye)
Type
Armor
Class
Middle Headgear
Buy
20z
Sell
10z
Weight
1
Required Lvl
60
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
The mysterious light that came from this eye, is staring into the heart of target.
Reduces physical damage taken from Player by 3%.
Perfect Dodge +2
Item Script
{ bonus2 bSubRace,RC_Player_Human,3; bonus bFlee2,2; },{},{}
Dropped By No Result

Demons Familia [0]   [Middle Head]   Item ID# 410070 (Demons_Familiar)
Type
Armor
Class
Middle Headgear
Buy
20z
Sell
10z
Weight
20
Defense
2
Required Lvl
100
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus bAllStats,10; },{},{}
Dropped By No Result

Demons Familia [1]   [Middle Head]   Item ID# 410071 (Demons_Familiar_)
Type
Armor
Class
Middle Headgear
Buy
20z
Sell
10z
Weight
20
Defense
2
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus bAllStats,10; },{},{}
Dropped By No Result

Desert Prince [1]   [Upper Head]   Item ID# 5591 (Desert_Prince)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
3
Required Lvl
30
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A turban imported from fire burning desert that used by brave warrior who became a legend since several centuries ago.

MaxSP +30.
Item Script
{ bonus bUnbreakableHelm; },{},{}
Dropped By No Result

Devil Helmet [0]   [Middle Head]   Item ID# 18557 (Devil_Helmet)
Devil's Symbol
Type
Armor
Class
Middle Headgear
Buy
n/a
Sell
n/a
Weight
0
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Cannot be traded with others
A sunglasses which proves the member of the Devil side.
Has a chance receive 'Love Lump' every time when a Messenger of the Angel (Delightful Lude) monster is killed.
Item Script
{ bonus3 bAddMonsterIdDropItem,6345,1812,310; },{},{}
Dropped By No Result

Devil Ring [1]   [Accessory]   Item ID# 490013 (Devil_Ring)
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A ring in which an esper had sealed the power of a ferocious monster after a fierce battle.
Only agents of divine punishment would be able to handle its power.

Increases physical damage dealt to enemies of all sizes by 10%.
Decreases Assimilate Power skill cooldown by 3 seconds.

When Earth Shaker is mastered,
Decreases SP Consumption of Howling of Lion by 35.
Decreases SP Consumption of Knuckle Arrow by 4.

When Rampage Blaster is mastered,
Increases damage of Howling of Lion by 30%.
Increases damage of Knuckle Arrow by 100%.

When Ride In Lightening is mastered,
ASPD +10% (After attack delay -10%).
Perfect HIT +15%.
Item Script
expand to view script
{ bonus2 bAddRace,RC_All,5; bonus2 bSkillCooldown,"SR_ASSIMILATEPOWER",-3000; if (getskilllv("SR_EARTHSHAKER") == 5) { bonus2 bSkillUseSP,"SR_HOWLINGOFLION",35; bonus2 bSkillUseSP,"SR_KNUCKLEARROW",4; } if (getskilllv("SR_RAMPAGEBLASTER") == 5) { bonus2 bSkillAtk,"SR_HOWLINGOFLION",30; bonus2 bSkillAtk,"SR_KNUCKLEARROW",100; } if (getskilllv("SR_RIDEINLIGHTNING") == 5) { bonus bAspdRate,10; bonus bPerfectHitAddRate,15; } },{},{}
Dropped By No Result

Devil School Cap [1]   [Upper Head]   Item ID# 18815 (Devil_School_Cap)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
4
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job except Novice & Supernovice
Description
This item cannot be traded with other account.
The symbol of naughty student, it represents the devil and troublesome.
VIT +1, STR +2.
Item Script
{ bonus bStr,2; bonus bVit,1; },{},{}
Dropped By No Result

Devil Worshipper Shoes [0]   [Footgear]   Item ID# 22138 (Demonist_Shoes)
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
50
Defense
15
Required Lvl
100
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A pair of shoes made by a worshipper of Baphomet with magical powers.
MaxHP +3%, MaxSP +3%, MATK +2%.
Increases Neutral and Fire elemental magic damage by 2%.

Refine Level +5:
MaxHP +7%, MaxSP +7%, MATK +3%.
Increases Neutral and Fire elemental magic damage by 3%.

Refine Level +7:
MaxHP +10%, MaxSP +10%, MATK +5%.
Increases Neutral and Fire elemental magic damage by 5%.
Item Script
expand to view script
{ bonus bMdef,15; bonus bMaxHPrate,3; bonus bMaxSPrate,3; bonus bMatkRate,2; bonus2 bMagicAtkEle,Ele_Neutral,2; bonus2 bMagicAtkEle,Ele_Fire,2; .@r = getrefine(); if (.@r>=5) { bonus bMaxHPrate,7; bonus bMaxSPrate,7; bonus bMatkRate,3; bonus2 bMagicAtkEle,Ele_Neutral,3; bonus2 bMagicAtkEle,Ele_Fire,3; } if (.@r>=7) { bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bMatkRate,5; bonus2 bMagicAtkEle,Ele_Neutral,5; bonus2 bMagicAtkEle,Ele_Fire,5; } },{},{}
Dropped By No Result

Devil Worshipper Shoes [1]   [Footgear]   Item ID# 22221 (Demonist_Shoes_)
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
50
Defense
15
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ bonus bMdef,15; bonus bMaxHPrate,3; bonus bMaxSPrate,3; bonus bMatkRate,2; bonus2 bMagicAtkEle,Ele_Neutral,2; bonus2 bMagicAtkEle,Ele_Fire,2; .@r = getrefine(); if (.@r>=5) { bonus bMaxHPrate,7; bonus bMaxSPrate,7; bonus bMatkRate,3; bonus2 bMagicAtkEle,Ele_Neutral,3; bonus2 bMagicAtkEle,Ele_Fire,3; } if (.@r>=7) { bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bMatkRate,5; bonus2 bMagicAtkEle,Ele_Neutral,5; bonus2 bMagicAtkEle,Ele_Fire,5; } },{},{}
Dropped By No Result

Devil's Bible Drive [1]   [Shield]   Item ID# 2166 (Exorcism_Bible_)
Type
Armor
Class
Shield
Buy
20z
Sell
10z
Weight
60
Defense
80
Required Lvl
50
Armor Lvl
1
Slot
1
Applicable Jobs
Priest
Monk
Description
A must-read book for priests.

INT +1. Increases HP Recovery and SP Recovery Rate by 3%.

When equipped with Holy Stick:
Increases damage of Magnus Exorcismus by 20%.
Physical attacks have a chance to autocast Level 1 Turn Undead on the attacker.
Item Script
{ bonus bHPrecovRate,3; bonus bSPrecovRate,3; bonus bInt,1; },{},{}
Dropped By No Result

Devil's Hand [0]   [Upper Head]   Item ID# 19329 (Hand_Of_Devil)
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
100
Defense
18
Required Lvl
100
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A hand dropped by a psychic who was chasing after a powerful demon. It will surround you with fear once you equip it.

Reduces after attack delay 10%.
Reduces fixed cast time by 50%.
Increases Lion's Howl damage by 20%.
Casting cannot be interrupted outside of WoE.

Refine Level +7:
Reduces after attack delay by 5% (ASPD +5%).
Increases Lion's Howl damage by 30%.

Refine Level +9:
Reduces after attack delay by 5% (ASPD +5%).
Increases Lion's Howl damage by 50%.

Refine Level +10:
Bypass 100% of hard defense of normal monsters, boss monsters and players when performing a physical attack.

Refine Level +10 and Ride In Lightening is at Level 5 or higher:
Reduces variable cast time of Lion's Howl, Mental Strength and Summon Spirit Sphere by 50%.

Refine Level +10 and Earth Shaker is Level 5 or higher:
Reduces cooldown of Lion's Howl by 9.5 seconds.

Refine Level +10 and Rampage Blast is Level 5 or higher:
Increases physical damage on boss monsters by 50%.
Item Script
expand to view script
{ .@r = getrefine(); .@a = getskilllv("SR_RIDEINLIGHTNING"); .@b = getskilllv("SR_EARTHSHAKER"); .@c = getskilllv("SR_RAMPAGEBLASTER"); bonus bNoCastCancel; bonus bAspdRate,10; bonus2 bFixedCastrate,"SR_HOWLINGOFLION",-100; bonus2 bSkillAtk,"SR_HOWLINGOFLION",20; if (.@r>=7) { bonus2 bSkillAtk,"SR_HOWLINGOFLION",30; bonus bAspdRate,5; } if (.@r>=9) { bonus2 bSkillAtk,"SR_HOWLINGOFLION",50; bonus bAspdRate,5; } if (.@r>=10) bonus bIgnoreDefRace,RC_All; if (.@r>=10 && .@a == 5) { bonus2 bVariableCastrate,"SR_HOWLINGOFLION",-50; bonus2 bVariableCastrate,"MO_STEELBODY",-50; bonus2 bVariableCastrate,"MO_CALLSPIRITS",-50; } if (.@r>=10 && .@b == 5) bonus2 bSkillCooldown,"SR_HOWLINGOFLION",-9500; if (.@r>=10 && .@c == 5) bonus2 bAddClass,Class_Boss,50; },{},{}
Dropped By No Result

« First < 264265266267268269270271272273274 > Last »
back to top