Renewal
.:Renewal Item Database:.
Armor - All Headgears

Racing Cap (Super Novice) [1]   [Upper Head]   Item ID# 19204 (Racing_C_Super)
Classic Giant Flywing 50 Box
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
0
Defense
10
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Novice
Supernovice
Description
A very valuable commemorative hat made by the Monster Race Association for customers who use Monster Race.

For each 2 refine levels: ATK +10.
For each 3 refine levels: ASPD +2% (After attack delay -2%).

Refine Level +8:
For every 2 Level of Double Attack: critical damage +10%.

Refine Level +11:
ASPD +1, Additional ATK +20.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,10*(.@r/2); bonus bAspdRate,2*(.@r/3); if (.@r>=8) bonus bCritAtkRate,10*getskilllv("TF_DOUBLE"); if (.@r>=11) { bonus bAspd,1; bonus bBaseAtk,20; } },{},{}
Dropped By No Result

Racing Cap (Sura) [1]   [Upper Head]   Item ID# 19198 (Racing_C_Sura)
Racing Cap(Sura)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
0
Defense
10
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Shura
Description
A very valuable commemorative hat made by the Monster Race Association for customers who use Monster Race.

For each 2 refine levels: ATK +10.
For each 3 refine levels: ASPD +2% (After attack delay -2%).

Refine Level +8:
For each Level of Combo Finish:
Decreases SP Consumption of Rampage Blaster by 1.

Refine Level +11:
Increases damage of Rampage Blaster by 30%.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,10*(.@r/2); bonus bAspdRate,2*(.@r/3); if (.@r>=8) bonus2 bSkillUseSP,"SR_KNUCKLEARROW",getskilllv("MO_COMBOFINISH"); if (.@r>=11) bonus2 bSkillAtk,"SR_KNUCKLEARROW",50; },{},{}
Dropped By No Result

Racing Cap (Wanderer) [1]   [Upper Head]   Item ID# 19201 (Racing_C_Wander)
Classic Battle Manual 10 Box
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
0
Defense
10
Required Lvl
100
Armor Lvl
1
Slot
1
Gender
Female Only
Applicable Jobs
Minstrel / Wanderer
Description
A very valuable commemorative hat made by the Monster Race Association for customers who use Monster Race.

For each 2 refine levels: ATK +10.
For each 3 refine levels: ASPD +2% (After attack delay -2%).

Refine Level +8:
For each Level of Dancing Lesson: ATK +5.

Refine Level +11:
Physical attacks have a chance to auto-cast Level 2Reverberation.
(If you learned a higher Level, it will be auto-cast the Level you learned).
Item Script
{ .@r = getrefine(); bonus bBaseAtk,10*(.@r/2); bonus bAspdRate,2*(.@r/3); if (.@r>=8) bonus bBaseAtk,5*getskilllv("DC_DANCINGLESSON"); if (.@r>=11) bonus3 bAutoSpell,"WM_REVERBERATION",max(2,getskilllv("WM_REVERBERATION")),50; /* Unknow rates*/ },{},{}
Dropped By No Result

Racing Cap (Warlock) [1]   [Upper Head]   Item ID# 19193 (Racing_C_Warlock)
Racing Cap(Warlock)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
0
Defense
10
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Warlock
Description
A very valuable commemorative hat made by the Monster Race Association for customers who use Monster Race.

For each 2 refine levels: MATK +10.
For each 3 refine levels: ASPD +2% (After attack delay -2%).

Refine Level +8:
For each Level of Meteor Storm and Lord of Vermillion:
Decreases 009900Tetra Vortex skill cooldown by 0.5 seconds.

Refine Level +11:
Decreases variable cast time of Mystical Amplification by 50%.
(However, it does not overlap with the Casting Time Reduction of Staff of Destruction.)
Item Script
{ .@r = getrefine(); bonus bMatk,10*(.@r/2); bonus bAspdRate,2*(.@r/3); if (.@r>=8) bonus2 bSkillCooldown,"WL_TETRAVORTEX",-500*(getskilllv("WZ_METEOR")+getskilllv("WZ_VERMILION")); if (.@r>=11) bonus2 bFixedCastrate,"HW_MAGICPOWER",-50; },{},{}
Dropped By No Result

Radio Antenna [0]   [Upper Head]   Item ID# 5333 (Radio_Antenna)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
150
Defense
2
Required Lvl
50
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A hat designed to transmit electric waves. Sometimes it receives electric waves from external worlds.
MDEF + 5, CRIT + 5, FLEE + 5
Enables use of Level 1 Lightning Bolt.
Adds a chance autocast Level 5 Thunder Storm when dealing physical attack (script is when receiving physical attack).
Item Script
{ bonus bMdef,5; bonus bCritical,5; bonus bFlee,5; skill "MG_LIGHTNINGBOLT",1; bonus4 bAutoSpell,"MG_THUNDERSTORM",5,30,1; },{},{}
Dropped By No Result

Radio Antenna [1]   [Upper Head]   Item ID# 19131 (Radio_Antenna_)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
150
Defense
2
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A hat designed to transmit electric waves. Sometimes it receives electric waves from external worlds.
CRIT +5, Flee +5, MDEF +5.
Enables use of Level 1 Lightning Bolt.
Adds a chance of autocasting Level 5 Thunder Storm when dealing physical attacks.
Item Script
{ bonus bMdef,5; bonus bCritical,5; bonus bFlee,5; skill "MG_LIGHTNINGBOLT",1; bonus4 bAutoSpellWhenHit,"MG_THUNDERSTORM",5,30,1; },{},{}
Dropped By No Result

Raging Tempest [1]   [Lower Head]   Item ID# 420174 (aegis_420174)
Type
Armor
Class
Lower Headgear
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus2 bAddSize,Size_All,BaseLevel/10; bonus2 bMagicAddSize,Size_All,BaseLevel/10; },{},{}
Dropped By No Result

Rainbow Eggshell [0]   [Upper Head]   Item ID# 5039 (Mottled_Egg_Shell)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
40
Defense
8
Required Lvl
19
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A mysteriously colorful egg shell.
It is impossible to upgrade this item.
Item Script
{},{},{}
Dropped By No Result
Obtainable FromRaccoon Hat, Rainbow Eggshell, Spore Hat, Wonder Nutshell

Rainbow Feather Deco [1]   [Upper Head]   Item ID# 18821 (Rainbow_Feather_Deco)
RWC Commemorative Pin
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
30
Defense
5
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A feather decorated with elaborately bright colors to celebrate the 2012 RWC.

ATK +1%, MATK +1%.

If refined to +3 or higher, adds additional ATK +1% and MATK +1% for each refine level.

Set Bonus
If equipped with RWC 2012 Ring, ATK +1% for every 2 refine levels.
If equipped with RWC 2012 Pendant, MATK 1% for every 2 refine levels.
These set bonuses do not work with the card-slotted RWC accessories.

More Information on Combo:
Item Script
{ .@r = getrefine(); if (.@r<3) .@r = 1; else .@r = .@r+1; bonus2 bAddClass,Class_All,.@r; bonus bMatkRate,.@r3; },{},{}
Dropped By No Result

Rainbow Poring Hat [1]   [Upper Head]   Item ID# 18790 (Rainbow_Poring_Hat)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
3
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Colorful Poring hat, make all people love it.

ATK +5%, MATK +5%.
Decreases damage taken from DemiHuman monsters by 5%.
Item Script
{},{},{}
Dropped By No Result

Rainbow Scarf [0]   [Lower Head]   Item ID# 5463 (Rainbow_Scarf)
Type
Armor
Class
Lower Headgear
Buy
20z
Sell
10z
Weight
0
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A scarf with rainbow color.
MATK +30, MaxSP -2%.

(Select to show iRO description for different effect).
Item Script
{ bonus bMatk,30; bonus bMaxSPrate,-2; },{},{}
Dropped By No Result

Rainbow Star [0]   [Middle Head]   Item ID# 18894 (Rainbow_Star)
Type
Armor
Class
Middle Headgear
Buy
n/a
Sell
n/a
Weight
50
Defense
5
Required Lvl
70
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
"Walk on a rainbow trail; walk on a trail of song, and all about you will be beauty.
There is a way out of every dark mist, over a rainbow trail. - Robert Motherwell"
Reduces damage taken from Demihuman by 5%.
Item Script
{ bonus2 bSubRace,RC_Player_Human,5; },{},{}
Dropped By No Result

« First < 114115116117118119120121122123124 > Last »
back to top