Renewal
.:Renewal Item Database:.
Armor - Garment

Scientists Mantle [1]   [Garment]   Item ID# 20986 (Scientist_Mantle)
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
30
Defense
25
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
The cloak worn by a scientist skilled in handling explosives.

Perfect dodge + 5
Reduce incoming damage from fire,
wind property damage by 10%.
Reduce incoming damage from players damage by 5%.
MaxHP + 1500 per 1 skill level of Crazy Vines learned
Increase damage of Spore Explosion by 20%
per 1 skill level of Fire Expansion learned.
Increases accuracy by 50% when
Mandragora Howl's skill level learned is 5.
Reduce spell casting time of Spore Explosion by
100% when Hell Plant skill level learned is 5.

When refined to +7 or higher,
additional perfect dodge +8.
Increase ranged attack damage by additional 10%.
Reduce incoming damage from fire
and wind property damage by additional 20%

When refined to +9 or higher,
additional perfect dodge + 12
Increase ranged attack damage by additional 10%.
Reduce incoming damage from fire
and wind property damage by additional 20%

Type : Garment Defense : 25
Required level : 100
Class : All
Item Script
expand to view script
{ .@r = getrefine(); bonus bFlee2,5; bonus2 bSubEle,Ele_Fire,10; bonus2 bSubEle,Ele_Wind,10; bonus2 bSubRace,RC_Player_Human,10; bonus2 bSubRace,RC_Player_Doram,10; bonus bMaxHP,1500*getskilllv("GN_CRAZYWEED"); bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",20*getskilllv("GN_FIRE_EXPANSION"); if (getskilllv("GN_MANDRAGORA")>=5) bonus bHitRate,50; if (getskilllv("GN_HELLS_PLANT")>=5) bonus2 bVariableCastrate,"GN_SPORE_EXPLOSION",-100; if (.@r>=7) { bonus bFlee2,8; bonus bLongAtkRate,10; bonus2 bSubEle,Ele_Fire,20; bonus2 bSubEle,Ele_Wind,20; } if (.@r>=9) { bonus bFlee2,12; bonus bLongAtkRate,10; bonus2 bSubEle,Ele_Fire,20; bonus2 bSubEle,Ele_Wind,20; } },{},{}
Dropped By No Result

Scorpio Manteau [0]   [Garment]   Item ID# 20976 (Scorpio_Manteau_J)
Type
Armor
Class
Garment
Buy
20z
Sell
10z
Weight
30
Defense
25
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bMdef,5; bonus bBaseAtk,20; bonus bFlee,20; bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus2 bSubEle,Ele_Neutral,20; if (eaclass()&EAJL_THIRD && BaseJob == Job_Assassin) { bonus bBaseAtk,30; bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus2 bSkillUseSP,"GC_ROLLINGCUTTER",2; if (.@r>=8) bonus bAspdRate,20; } },{},{}
Dropped By No Result

Seraphim Robe [1]   [Garment]   Item ID# 20815 (SeraphimRobe)
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
30
Defense
18
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A cloak wore by a fallen priest whose has doubt in god. Its combine both light and darkness force.

INT +5, DEX +5, MaxHP +10%, MDEF +10.
Increases Neutral elemental magic damage by 5%.

Refine Level +7:
Decreases damage taken from Holy and Shadow elemental attacks by 20%, Neutral magic damage +10%.

Refine Level +9:
Decreases damage taken from Holy and Shadow elemental attacks by 10%, Decreases variable cast time of all skills by 5%.

For each Level of Faith:
Increases damage taken from Holy elemental attacks by 3%.
Item Script
expand to view script
{ bonus bMaxHPrate,10; bonus2 bMagicAtkEle,Ele_Neutral,5; .@r = getrefine(); .@s = getskilllv("CR_TRUST"); if (.@r > 6) { bonus2 bSubEle,Ele_Dark,20; bonus2 bSubEle,Ele_Holy,20; bonus2 bMagicAtkEle,Ele_Neutral,10; } if (.@r > 8) { bonus2 bSubEle,Ele_Dark,10; bonus2 bSubEle,Ele_Holy,10; bonus bVariableCastrate,-5; } if (.@s > 0) { bonus2 bSubEle,Ele_Holy,-.@s*3; } },{},{}
Dropped By No Result

Seraphim's Wings [1]   [Garment]   Item ID# 20938 (Rudra_Wing)
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
20
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
{},{},{}
Dropped By No Result

Sharel Manteau [1]   [Garment]   Item ID# 2596 (Sharel_Manteau)
Type
Armor
Class
Garment
Buy
20z
Sell
10z
Weight
70
Defense
20
Required Lvl
65
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A magical manteau with elemental resistance on it.

Reduces damage taken from Fire elemental monsters by 5%.
Increases damage taken from Demon monsters by 5%.

When combined with Sharel Shield:
Every refine level of manteau reduces damage taken from Demon monsters by 1%.
Every refine level of Shield Increases physical damage inflicted on Fire elemental monsters by 1%.

When combined with Sharel Shoes:
Increases physical damage inflicted on Fire elemental monsters by 5%.
Every refine level of manteau: MaxHP +1%, MaxSP +1%.

When VIP status active:
FLEE +20
Item Script
{ bonus2 bSubEle,Ele_Fire,5; bonus2 bSubRace,RC_Demon,-5; },{},{}
Dropped By No Result

Shawl Of Affection [0]   [Garment]   Item ID# 2569 (Shawl_Of_Affection)
Type
Armor
Class
Garment
Buy
20z
Sell
10z
Weight
40
Defense
12
Required Lvl
100
Armor Lvl
1
Slot
0
Applicable Jobs
Arch Bishop
Description
An item said to be worn by a priest who in ancient times saved countless lives on the battlefield.
Perfect Dodge +5
Has a chance of casting Level 1 Renovatio on the wearer when receiving physical or magical attack.

More Information on Combo:
Item Script
{ bonus bFlee2,5; bonus4 bAutoSpellWhenHit,"AB_RENOVATIO",1,30,0; bonus5 bAutoSpellWhenHit,"AB_RENOVATIO",1,40,BF_MAGIC,0; },{},{}
Dropped By No Result

Shawl Of Judgement [0]   [Garment]   Item ID# 2570 (Shawl_Of_Judgement)
Type
Armor
Class
Garment
Buy
20z
Sell
10z
Weight
40
Defense
12
Required Lvl
100
Armor Lvl
1
Slot
0
Applicable Jobs
Arch Bishop
Description
An item said to be used by a priest who in ancient times fought against the hordes of demons.
Flee +5
Has a chance of casting Level 2 Oratio on the wearer when receiving physical or magical attack.
If you know a higher level of Oratio, you will cast that level instead.

More Information on Combo:
Item Script
{ bonus bFlee,5; .@i = max(2,getskilllv("AB_ORATIO")); bonus5 bAutoSpellWhenHit,"AB_ORATIO",.@i,30,BF_WEAPON,0; bonus5 bAutoSpellWhenHit,"AB_ORATIO",.@i,40,BF_MAGIC,0; },{},{}
Dropped By No Result

Sheriff's Manteau [1]   [Garment]   Item ID# 2540 (Sheriff_Manteau)
Type
Armor
Class
Garment
Buy
10z
Sell
5z
Weight
0
Defense
20
Required Lvl
80
Armor Lvl
1
Slot
1
Applicable Jobs
Gunslinger
Rebellion
Description
A Manteau imbued with tension and mystery spirit of the desolate wilderness.
Add a 1% resistance against Demihuman monster.
Max HP + 50. MDEF + 1.

More Information on Combo:
Item Script
{ bonus bMaxHP,50; bonus bMdef,1; bonus2 bSubRace,RC_DemiHuman,1; bonus2 bSubRace,RC_Player_Human,1; },{},{}
Dropped By No Result
Obtainable FromBattleground

Short-term Hunting Manteau [0]   [Garment]   Item ID# 20903 (R_Hunting_Manteau)
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
0
Defense
18
Required Lvl
50
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A manteau made to show your skills in hunting competitions.

FLEE +15. Decreases variable cast time by 10%.
Decreases physical damage taken by Brute and Insect monsters by 10%.

When equipped with Short-term Hunting Boots:
Decreases fixed cast time by 0.3 seconds.
Item Script
{ bonus bVariableCastrate,-15; bonus bFlee,15; bonus2 bSubRace,RC_Insect,10; bonus2 bSubRace,RC_Brute,10; },{},{}
Dropped By No Result

Siege Manteau [1]   [Garment]   Item ID# 2586 (Siege_Manteau)
WoE Manteau
Type
Armor
Class
Garment
Buy
10z
Sell
5z
Weight
60
Defense
32
Required Lvl
95
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job except Novice & Supernovice
Description
*Effects in WoE & PVP area
MDEF +1
Decreases damage taken from Players by 2%.

When equipped with Siege Boots and Siege Suit:
DEX +5
Decreases damage taken from Players by additional 15%.

More Information on Combo:
Item Script
{ bonus bMdef,1; bonus2 bSubRace,RC_Player_Human,2; bonus2 bSubRace,RC_Player_Doram,2; },{},{}
Dropped By No Result

Siege Muffler [1]   [Garment]   Item ID# 2587 (Siege_Muffler)
WoE Muffler
Type
Armor
Class
Garment
Buy
10z
Sell
5z
Weight
40
Defense
15
Required Lvl
95
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
*Stats during WoE & PVP
MDEF +10.
Reduces damage taken from enemy players by 1%.

More Information on Combo:
Item Script
{ bonus bMdef,10; bonus2 bSubRace,RC_Player_Human,1; bonus2 bSubRace,RC_Player_Doram,1; },{},{}
Dropped By No Result

Sight Amistr Bag [1]   [Garment]   Item ID# 20808 (AmistrBag_Sight)
Type
Armor
Class
Garment
Buy
300000z
Sell
150000z
Weight
20
Defense
30
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A bag made based on Amistr Homunculus.
All Stats +1.
Enables use of Level 1 Sight.
Every 2 refine level, Exp gained +1%, Drop rate +1%.

Refine Level +9:
Restore SP by 3 when killing enemy with physical and magical attacks.
Refine Level +12:
Skill casting cannot be interrupted (Except during WoE).
Item Script
expand to view script
{ bonus bAllStats,1; .@r = getrefine(); skill "MG_SIGHT",1; bonus2 bExpAddRace,RC_All,.@r/2; bonus2 bDropAddRace,RC_All,.@r/2; if (.@r>8) { bonus bSPGainValue,3; bonus bLongSPGainValue,3; bonus bMagicSPGainValue,3; } if (.@r>11) { bonus bNoCastCancel; } },{},{}
Dropped By No Result

« First < 1819202122232425262728 > Last »
back to top