Renewal
.:Renewal Item Database:.
Armor

Satellite Hairband [1]   [Upper Head]   Item ID# 5212 (Satellite_Hairband)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
100
Defense
6
Required Lvl
30
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Strange looking Hair lace.
It seems like one can receive the signal from another planet when you are wearing it. However, it's just merely a feel.
The vision of wearer seems to be wider with it.
Maximum HP + 50, Maximum SP + 10
Enables use of Level 1 Ruwach.
Item Script
{ bonus bMaxHP,50; bonus bMaxSP,10; skill "AL_RUWACH",1; },{},{ sc_end SC_RUWACH; }
Dropped By No Result
Obtainable FromTreasure Edition Box

Savage Babe Hat [1]   [Upper Head]   Item ID# 5572 (Savage_Baby_Hat)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
2
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
The hat made according to the shape of Savage Babe.
VIT +2.
Add a chance of inflicting Stun to enemy during melee physical attack.
Increase damage taken from Brute monsters by 10%.
Item Script
{ bonus bVit,2; bonus2 bAddEff,Eff_Stun,500; bonus2 bSubRace,RC_Brute,-10; bonus2 bSubRace,RC_Player_Doram,-10; },{},{}
Dropped By No Result

Scales of Judgement [1]   [Accessory]   Item ID# 490083 (Themis_Balance)
Themis Balance
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
10
Defense
10
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A replica of the balance that the Goddess of Law and Law used to measure right and wrong.

MDEF +5, INT +7.
For each 5 Base Level: Increases damage of Ray of Genesis by 1%.

When Level 5 Inspiration is learned:
Decreases variable cast time of Ray of Genesis by 50%.
Decreases SP Consumption of Ray of Genesis by 20.

When Level 5 Devotion is learned:
Increases magical damage against Boss class monsters by 15%.

When Level 5 Hesperus Lit is learned:
Decreases after skill cast delay of all skills by 30%.

Random chance to recieve the following effect for 3 seconds when dealing magical damage:
Autocast Level 3 Highness Heal on yourself when using Ray of Genesis.
Item Script
expand to view script
{ bonus bMdef,5; bonus bInt,7; bonus2 bSkillAtk,"LG_RAYOFGENESIS",(BaseLevel/5); if (getskilllv("LG_INSPIRATION") == 5) { bonus2 bVariableCastrate,"LG_RAYOFGENESIS",-50; bonus2 bSkillUseSP,"LG_RAYOFGENESIS",20; } if (getskilllv("CR_DEVOTION") == 5) bonus2 bMagicAddClass,Class_Boss,15; if (getskilllv("LG_HESPERUSLIT") == 5) bonus bDelayrate,-30; },{},{}
Dropped By No Result

Scapulare [0]   [Body]   Item ID# 2323 (Scapulare)
Type
Armor
Class
Armor
Buy
6500z
Sell
3250z
Weight
40
Defense
24
Armor Lvl
1
Slot
0
Applicable Jobs
Acolyte
Priest
Monk
Description
A blessed outer garment worn by clerics for religious ceremonies.
Item Script
{},{},{}
Dropped By No Result
Buyable AtClick here for vender information
Obtainable FromOld Blue Box

Scapulare [1]   [Body]   Item ID# 2324 (Scapulare_)
Type
Armor
Class
Armor
Buy
6500z
Sell
3250z
Weight
40
Defense
24
Armor Lvl
1
Slot
1
Applicable Jobs
Acolyte
Priest
Monk
Description
A blessed outer garment worn by clerics for religious ceremonies.
Item Script
{},{},{}
Dropped By
EnchantmentArmor (Stat) Enchantable
Obtainable FromOld Blue Box, Old Violet Box

Scaraba High Heels [1]   [Footgear]   Item ID# 22174 (Scaraba_High_Heels)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
70
Defense
12
Required Lvl
85
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Glittering high heels prepared by investing a huge amount of money for the queen of a country who loves Queen Scaraba.

MDEF +5, MaxHP +2%, MaxSP +2%.

Refine Level +5: MaxHP +4%, MaxSP +4%.
Refine Level +7: MaxHP +4%, MaxSP +4%.

When equipped with Elven Bow:
If Refine Level of Scaraba High Heels is +7 or higher:
Decreases Severe Rainstorm skill cooldown by 2 seconds.

If Refine Level of Elven Bow is +8 or higher:
Increases physical damage against Boss class monsters by 20%.
Increases damage of Severe Rainstorm by 8%.

If Refine Level of Elven Bow is +10 or higher:
Increases physical damage against Boss class monsters by additional 30%.
Increases damage of Severe Rainstorm by additional 12%.

When equipped with Carga Mace:
Skill casting cannot be interrupted.

If Refine Level of Carga Mace is +7 or higher:
MaxSP +400. Increases physical damage against Boss class monsters by 20%.

If Refine Level of Carga Mace is +9 or higher:
MaxSP +600. Increases physical damage against Boss class monsters by additional 30%.

When equipped with Durga:
Ignores physical defense of Boss class monsters by 100%.

If Refine Level of Durga is +7 or higher:
Increases physical damage against Boss class monsters by 20%.
Increases damage of Rolling Cutter by 8%.

If Refine Level of Durga is +9 or higher:
Increases physical damage against Boss class monsters by additional 30%.
Increases damage of Rolling Cutter by additional 12%.

When equipped with Lapine Staff:
If Refine Level of Scaraba High Heels is +7 or higher:
Decreases variable cast time of all skills by 20%.

If Refine Level of Lapine Staff is +8 or higher:
Increases magical damage against Boss class monsters by 30%.
Ignores magical defense of all race enemies by 20%.

If Refine Level of Lapine Staff is +10 or higher:
Increases magical damage against Boss class monsters by additional 40%.
Ignores magical defense of all race enemies by additional 30%.

When equipped with Elven Bow and Raging Muffler:
If Refine Level of Scaraba High Heels is +7 or higher:
When Level 5 Gloomy Shyness is learned:
Increases Severe Rainstorm skill cooldown by 2 seconds.
Item Script
{ .@r = getrefine(); bonus bMaxHPrate,2; bonus bMaxSPrate,2; if (.@r>=5) { bonus bMaxHPrate,4; bonus bMaxSPrate,4; } if (.@r>=7) { bonus bMaxHPrate,4; bonus bMaxSPrate,4; } },{},{}
Dropped By No Result

Scarlet Rose [0]   [Lower Head]   Item ID# 5548 (Scarlet_Rose)
Type
Armor
Class
Lower Headgear
Buy
20z
Sell
10z
Weight
10
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
The crimson of the roses in your mouth. The thorn which is dangerous to remove?
ATK +1%, MATK +1%, MaxSP +30.

(Select to show Pre-RE or iRO description for different effect).

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

School Bag [1]   [Accessory]   Item ID# 2888 (School_Bag)
School Back
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
An essential bag for school students.

ASPD +3%
Variables cast time -3%

When base level below 80:
MaxHP +200
MaxSP +100

[+Academy Badge]
ASPD +3%
Variables cast time -3%

[+Azure Smock]
ATK +3%
MATK +3%



More Information on Combo:
Item Script
{ bonus bAspdRate,3; bonus bVariableCastrate,-3; if (BaseLevel<80) { bonus bMaxHP,200; bonus bMaxSP,100; } },{},{}
Dropped By No Result

School Uniform [1]   [Body]   Item ID# 15088 (School_Uniform)
Type
Armor
Class
Armor
Buy
20z
Sell
10z
Weight
50
Defense
25
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Japannese school uniform
AGI +1, LUK +1
Increase Max HP by (Base level*3)
Increase Max SP by (Base level/2)

More Information on Combo:
Item Script
{ bonus bAgi,1; bonus bLuk,1; bonus bMaxHP,BaseLevel*3; bonus bMaxSP,BaseLevel/2; },{},{}
Dropped By No Result

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

Scissorhand Model [0]   [Lower Head]   Item ID# 18642 (Scissorhand_Model)
Type
Armor
Class
Lower Headgear
Buy
20z
Sell
10z
Weight
20
Required Lvl
20
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job except Novice & Supernovice
Description
A hat looks like Scissors from the rock-paper-scissors game
AGI +1.
Item Script
{ bonus bAgi,1; },{},{}
Dropped By No Result

Scooter Helmet [1]   [Upper Head]   Item ID# 5656 (Scooter_Hat_J)
Scooter Hat
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
100
Defense
7
Required Lvl
50
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
An equipment for safe when you ride a scooter. It's too strong to be broken.
Indestructible.
Item Script
{ bonus bUnbreakableHelm; },{},{}
Dropped By No Result

< 1234567891011 > Last »
back to top