Renewal
.:Renewal Item Database:.
Armor

Ravage Magic Manteau [1]   [Garment]   Item ID# 480067 (MD_Geffen_Hood3)
Leviathan Magic Manteau
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
65
Defense
70
Required Lvl
230
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
An improved manteau exclusively for anti-magic, not only has excellent magic defense, but also greatly improves the wearer's physical ability.

MaxHP +1200

For each 2 Refine Levels:
MaxHP +1%

For each 3 Refine Levels:
ASPD +2% (Decreases after attack delay by 2%).

Refine Level +9:
Increases ranged physical damage by 5%.

Refine Level +11:
Increases ranged physical damage by additional 7%.

When equipped with Anti-Conjurer Suit:
ATK +50

Refine Level of Anti-Conjurer Suit is +11 or higher:
Increases ranged physical damage by 5%.
ASPD +10% (Decreases after attack delay by 10%).

When equipped with Magic Protector Robe:
ATK +50

Refine Level of Magic Protector Robe is +11 or higher:
Increases ranged physical damage by 5%.
Decreases variable cast time by 10%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,1200; bonus bMaxHPrate,(.@r/2); bonus bAspdRate,2*(.@r/3); if (.@r>=9) { bonus bLongAtkRate,5; if (.@r>=11) { bonus bLongAtkRate,7; } } },{},{}
Dropped By No Result

Ravage Magic Muffler [1]   [Garment]   Item ID# 480068 (MD_Geffen_Hood4)
Leviathan Magic Muffler
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
80
Defense
90
Required Lvl
230
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
An improved muffler exclusively for anti-magic, not only has excellent magic defense, but also greatly improves the wearer's physical ability.

MaxHP +2000

For each 2 Refine Levels:
MaxHP +1%

For each 3 Refine Levels:
ASPD +1% (Decreases after attack delay by 1%).
Decreases variable cast time by 1%.

Refine Level +9:
Increases damage against all sized monsters by 3%.

Refine Level +11:
Random chance to recover 350 HP and 20 SP per second for 10 seconds when dealing damage.

When equipped with Anti-Conjurer Suit:
ATK +50

Refine Level of Anti-Conjurer Suit is +11 or higher:
ATK +5%
ASPD +10% (Decreases after attack delay by 10%).

When equipped with Magic Protector Robe:
MATK +50

Refine Level of Magic Protector Robe is +11 or higher:
MATK +5%
Decreases variable cast time by 10%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMaxHP,2000; bonus bMaxHPrate,(.@r/2); bonus bAspdRate,(.@r/3); bonus bVariableCastrate,-(.@r/3); if (.@r>=9) { bonus2 bAddSize,Size_All,3; bonus2 bMagicAddSize,Size_All,3; if (.@r>=11) { autobonus "{ bonus2 bHPRegenRate,350,1000; bonus2 bSPRegenRate,20,1000; }",1,10000,BF_WEAPON|BF_MAGIC; } } },{},{}
Dropped By No Result

Raven Cap [1]   [Upper Head]   Item ID# 5530 (Raven_Cap)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
6
Required Lvl
30
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A black Raven Cap that has black beak and feathers. It is so black.
Increase recovery amount from Meat by 50%.
Adds a low chance of inflicting Curse status on attacker when wearer receive melee physical attacks.
Item Script
{},{},{}
Dropped By No Result

Raven Of Tomb [0]   [Middle Head]   Item ID# 410136 (aegis_410136)
Type
Armor
Class
Middle Headgear
Buy
n/a
Sell
n/a
Weight
1
Defense
10
Required Lvl
100
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ if (readparam(bStr) >= 100) { bonus2 bAddClass,Class_All,4; bonus bHit,10; if (readparam(bStr) >= 120) { bonus2 bAddClass,Class_All,6; bonus bHit,10; } } if (readparam(bInt) >= 100) { bonus bMatkRate,4; bonus2 bMagicAtkEle,Ele_All,4; if (readparam(bInt) >= 120) { bonus bMatkRate,6; bonus2 bMagicAtkEle,Ele_All,6; } } if (readparam(bDex) >= 100) { bonus bDelayrate,-3; bonus bCritical,4; if (readparam(bDex) >= 120) { bonus bDelayrate,-3; bonus bCritical,6; } } if (readparam(bVit) >= 100) { bonus bMaxHPrate,4; bonus bAspdRate,4; if (readparam(bVit) >= 120) { bonus bMaxHPrate,4; bonus bAspdRate,4; } } if (readparam(bLuk) >= 100) { bonus bBaseAtk,20; bonus bMatk,20; if (readparam(bLuk) >= 120) { bonus bBaseAtk,40; bonus bMatk,40; } } if (readparam(bAgi) >= 100) { bonus bFlee,10; bonus bCritAtkRate,7; if (readparam(bAgi) >= 120) { bonus bFlee,10; bonus bCritAtkRate,7; } } },{},{}
Dropped By No Result

Raw Wind [0]   [Lower Head]   Item ID# 15923 (Charm_Of_Wind_BR)
Type
Armor
Class
Lower Headgear
Buy
n/a
Sell
n/a
Weight
20
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
{ skill "SA_LIGHTNINGLOADER",1; bonus bFlee2,2*((readparam(bAgi)+readparam(bLuk))/15); },{},{}
Dropped By No Result

RCC2013 1ST CROWN [1]   [Upper Head]   Item ID# 5892 (RCC2013_1ST_CROWN)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
250
Defense
7
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus bAllStats,5; skill "AL_TELEPORT",1; },{ sc_start SC_SPEEDUP0,INFINITE_TICK,25; },{ sc_end SC_SPEEDUP0; }
Dropped By No Result

RCC2013 2ND CROWN [1]   [Upper Head]   Item ID# 5893 (RCC2013_2ND_CROWN)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
250
Defense
7
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus bAllStats,4; skill "AL_TELEPORT",1; },{ sc_start SC_SPEEDUP0,INFINITE_TICK,25; },{ sc_end SC_SPEEDUP0; }
Dropped By No Result

RCC2013 3RD CROWN [1]   [Upper Head]   Item ID# 5894 (RCC2013_3RD_CROWN)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
250
Defense
7
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus bAllStats,3; skill "AL_TELEPORT",1; },{ sc_start SC_SPEEDUP0,INFINITE_TICK,25; },{ sc_end SC_SPEEDUP0; }
Dropped By No Result

RCC2013 ANV Hat [1]   [Upper Head]   Item ID# 5895 (RCC2013_ANV_Hat)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
250
Defense
7
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus bAllStats,1; bonus2 bAddClass,Class_All,2; bonus bMatkRate,2; },{},{}
Dropped By No Result

RCC2013_ARMLET [0]   [Accessory]   Item ID# 28315 (RCC2013_ARMLET)
Type
Armor
Class
Accessory
Buy
200z
Sell
100z
Weight
20
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available

More Information on Combo:
Item Script
{ bonus2 bAddClass,Class_All,1; },{},{}
Dropped By No Result

RCC2013_ARMLET_ [1]   [Accessory]   Item ID# 28316 (RCC2013_ARMLET_)
Type
Armor
Class
Accessory
Buy
200z
Sell
100z
Weight
20
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available

More Information on Combo:
Item Script
{ bonus2 bAddClass,Class_All,1; },{},{}
Dropped By No Result

RCC2013_RING [0]   [Accessory]   Item ID# 28317 (RCC2013_RING)
Type
Armor
Class
Accessory
Buy
200z
Sell
100z
Weight
20
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available

More Information on Combo:
Item Script
{ bonus2 bAddClass,Class_All,1; },{},{}
Dropped By No Result

< 1234567891011 > Last »
back to top