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

Woe Vane Hairpin [0]   [Upper Head]   Item ID# 5832 (Woe_Vane_Hairpin)
Siege Vane Hairpin
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
1
Required Lvl
60
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
Enhanced version of Vane Hairpin from the Midgard Crowd Control event.
Reduce damage from Demi-Human by 10%
Item Script
{},{},{}
Dropped By No Result

Wolf Officer Hat [1]   [Upper Head]   Item ID# 400203 (Wolf_Officer_Hat)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
50
Defense
10
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
An officer-like hat with wolf ears.

Reduces after cast delay by 10%.

Increase damage of Arrow Storm by 15%.
When Aimed Bolt's skill level 10,
Reduce incoming damage from boss monsters by 20%,
Reduce after cast delay by 15%.
When Warg Ride skill level 3,
Reduce after cast delay by 20%.
When Main Ranger skill level 10,
Increase physical damage to all property monsters by 25%.
When Camouflage skill level 5,
Reduce cool time of Arrow Storm by 0.2s.

Dex + 3 per 1 refine rate.
When refined to +7 or higher, increase damage of Arrow Storm by additional 20%.
When refined to +9 or higher, reduce cool time of No Limits by 150s.

Type : Helm Defense : 10
Required level : 100
Class : All
Item Script
expand to view script
{ .@r = getrefine(); bonus bDelayrate,-10; bonus2 bSkillAtk,"RA_ARROWSTORM",15; if (getskilllv("RA_AIMEDBOLT")>=10) { bonus2 bSubClass,Class_Boss,20; bonus bDelayrate,-15; } if (getskilllv("RA_WUGRIDER")>=3) bonus bDelayrate,-20; if (getskilllv("RA_RANGERMAIN")>=10) bonus2 bAddEle,Ele_All,25; if (getskilllv("RA_CAMOUFLAGE")>=5) bonus2 bSkillCooldown,"RA_ARROWSTORM",200; bonus bDex,3*.@r; if (.@r>=7) bonus2 bSkillAtk,"RA_ARROWSTORM",20; if (.@r>=9) bonus2 bSkillCooldown,"RA_UNLIMIT",-150000; },{},{}
Dropped By No Result

Wonder Egg Basket [0]   [Middle Head]   Item ID# 410027 (Wonder_Egg_Basket)
Type
Armor
Class
Middle Headgear
Buy
n/a
Sell
n/a
Weight
0
Required Lvl
100
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
A basket full of Cupet's eggs. Let's go outside with a great partner

Increase damage dealt to small, medium, and large monsters by 10% when physical or magical attack.

When equipped with Moonlight pet,
Additional 4% chance to drain HP by 4% of the damage dealt.

When equipped with Angeling,
additional Atk + 1 , Matk + 1 per 1 base Luk
Increase exp by 5% when all monsters are killed.

When equipped with Cat Oh Ninetail,
Increase damage dealt to devil type monsters by 30% when physical or magical attack.
Decrease incoming damage from devil type monsters by 5% when physical or magical attack.

When equipped with High Orc pet,
Increase damage dealt to brute type monsters by 30% when physical or magical attack.
Decrease incoming damage from brute type monsters by 5% when physical or magical attack.

When equipped with Master Ring pet,
Increase damage dealt to plant type monsters by 30% when physical or magical attack.
Decrease incoming damage from plant type monsters by 5% when physical or magical attack.

When equipped with Metaller pet,
Adds 15% chance to autocast Metalic Sound Lv5 when physical attack hits.
Type : Helm Defense : 0
Required Level : 100
Class : All
Item Script
expand to view script
{ bonus2 bAddSize,Size_All,10; bonus2 bMagicAddSize,Size_All,10; switch( getpetinfo(PETINFO_EGGID) ) { case 9112: // Moonlight_Egg bonus2 bHPVanishRate,40,4; break; case 9088: // Angeling_Egg bonus bBaseAtk,readparam(bLuk); bonus bMatk,readparam(bLuk); bonus2 bExpAddClass,Class_All,5; break; case 9096: // Cat_O_Nine_Tail_Egg bonus2 bAddRace,RC_Demon,30; bonus2 bMagicAddRace,RC_Demon,30; bonus2 bSubRace,RC_Demon,5; break; case 9087: // High_Orc_Egg bonus2 bAddRace,RC_Brute,30; bonus2 bMagicAddRace,RC_Brute,30; bonus2 bSubRace,RC_Brute,5; break; case 9069: // Mastering_Egg bonus2 bAddRace,RC_Plant,30; bonus2 bMagicAddRace,RC_Plant,30; bonus2 bSubRace,RC_Plant,5; break; case 9106: // Metaller_Egg bonus3 bAutoSpell,"WM_METALICSOUND",5,150; break; } },{},{}
Dropped By No Result

Wonder Egg Basket [1]   [Middle Head]   Item ID# 410028 (Wonder_Egg_Basket_)
Type
Armor
Class
Middle Headgear
Buy
20z
Sell
10z
Weight
0
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ bonus bAspdRate,10; switch( getpetinfo(PETINFO_EGGID) ) { case 9109: // Sweet_Drops_Egg case 9112: // Moonlight_Egg case 9115: // Bacsojin_Egg2 case 9121: // Orc_Hero_Egg_ case 9126: // Kiel_Egg case 9136: // Eddga_Egg bonus bBaseAtk,200; bonus bMatk,200; bonus bAllStats,10; break; case 9088: // Angeling_Egg case 9108: // Xm_Teddybear_Egg case 9113: // Roost_Of_Skelion bonus bBaseAtk,200; bonus bMatk,200; bonus2 bAddSize,Size_All,10; bonus2 bMagicAddSize,Size_All,10; break; case 9069: // Mastering_Egg case 9087: // High_Orc_Egg case 9096: // Cat_O_Nine_Tail_Egg case 9106: // Metaller_Egg case 9117: // Contaminated_Wanderer_Egg case 9118: // Aliot_Egg case 9119: // Alicel_Egg case 9120: // Aliza_Egg case 9124: // Ep17_2_C_Admin2_Egg bonus bBaseAtk,200; bonus bMatk,200; bonus bDef,150; bonus bMdef,15; break; } },{},{}
Dropped By No Result

Wonder Nutshell [0]   [Upper Head]   Item ID# 5050 (Mystery_Fruit_Shell)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
30
Defense
10
Required Lvl
30
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A head piece made out of a wondrous nutshell that has been cut in half.
Impossible to refine this item.
Item Script
{},{},{}
Dropped By No Result
Obtainable FromRaccoon Hat, Rainbow Eggshell, Spore Hat, Wonder Nutshell

Wood Goblin's Nose [0]   [Middle Head]   Item ID# 18759 (Stretched_Nose_M)
Type
Armor
Class
Middle Headgear
Buy
20z
Sell
10z
Weight
20
Required Lvl
50
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
The nose of a wood goblin fashioned into a noseguard. Though comic in nature, it helps to track the scent of certain plants.

Random chance a defeated monster will drop Maneater Blossoms or Maneater Root.
Random chance a defeated Plant monster will drop Prickly Fruit.
Item Script
{ bonus bUnbreakableHelm; bonus2 bAddMonsterDropItem,1032,400; bonus2 bAddMonsterDropItem,1033,100; bonus3 bAddMonsterDropItem,576,RC_Plant,40; },{},{}
Dropped By No Result

Wool Mask [0]   [Upper, Middle & Lower Head]   Item ID# 5309 (Mahican)
Type
Armor
Class
U, M & L Headgear
Buy
20z
Sell
10z
Weight
20
Defense
1
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
The wool mask which reappears a head style.
Enables use of Level 1 Graffiti.
Item Script
{ skill "RG_GRAFFITI",1; },{},{}
Dropped By No Result

Work Cap [0]   [Upper Head]   Item ID# 19407 (Work_Cap)
Type
Armor
Class
Upper Headgear
Buy
200z
Sell
100z
Weight
100
Defense
18
Required Lvl
100
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A hat used by mechanics at work. It is highly convenient and is also used in fashion.

MDEF +15, VIT +10.
Increases damage of Axe Tornado by 20%.
Decreases variable cast time of Greed by 100%.

When FAW Magic Decoy is Level 5:
Increases physical damage against Boss class monsters by 50%.

When Axe Boomerang is Level 5:
ATK +100.

When Magma Eruption is Level 5:
Random chance a defeated monster will drop 3 Carat Diamond.

Refine Level +7:
Increases Axe Tornado damage by additional 30%.

Refine Level +9:
Increases Axe Tornado damage by additional 50%.

Refine Level +10:
Bypass 100% of hard defense of Normal, Boss and DemiHuman monsters when dealing physical attacks.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMdef,15; bonus bVit,10; bonus2 bSkillAtk,"NC_AXETORNADO",20; bonus2 bVariableCastrate,"BS_GREED",-100; if (getskilllv("NC_MAGICDECOY") >= 5) bonus2 bAddClass,Class_Boss,50; if (getskilllv("NC_AXEBOOMERANG") >= 5) bonus bBaseAtk,100; if (getskilllv("NC_MAGMA_ERUPTION") >= 5) bonus2 bAddMonsterDropItem,732,10; if (.@r>=7) bonus2 bSkillAtk,"NC_AXETORNADO",30; if (.@r>=9) bonus2 bSkillAtk,"NC_AXETORNADO",50; if (.@r>=10) bonus bIgnoreDefRace,RC_All; },{},{}
Dropped By No Result

World Tree Hats [1]   [Upper Head]   Item ID# 18881 (Yggdrasil_Hat)
World Tree Hat
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
50
Defense
16
Required Lvl
70
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A hat made of leaves from the world tree 'Yggdrasil'.

MDEF +2
Increases restoration gained from Healing skills and Restorative items by 5%.
Increases Healing skills effectiveness by 5%.

Refine Level +7:
Increases Healing skills effectiveness by 10%

When equipped with Ring of World Tree:
Decreases damage taken by every elemental attacks by 3%.
Increases Healing skills by 5%
Item Script
expand to view script
{ .@r = getrefine(); bonus bMdef,2; bonus bHealPower,5; bonus bAddItemHealRate,5; bonus2 bSkillHeal,"AL_HEAL",5; bonus2 bSkillHeal,"PR_SANCTUARY",5; bonus2 bSkillHeal,"AM_POTIONPITCHER",5; bonus2 bSkillHeal,"AB_HIGHNESSHEAL",5; bonus2 bSkillHeal,"AB_CHEAL",5; if (@r>=7) bonus bHealPower,10; },{},{}
Dropped By No Result

Wunderkammer [1]   [Upper, Middle & Lower Head]   Item ID# 18575 (Wunderkammer)
Type
Armor
Class
U, M & L Headgear
Buy
20z
Sell
10z
Weight
50
Defense
10
Required Lvl
20
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
Suspicious box that has eyebrow.
MDEF + 10.
When dealing physical damage, has a chance to autocast a random skills.
Cannot be refined.
Item Script
expand to view script
{ bonus bMdef,10; bonus3 bAutoSpell,"AS_SONICBLOW",1,30; bonus3 bAutoSpell,"CR_SHIELDCHARGE",5,20; bonus3 bAutoSpellWhenHit,"AL_PNEUMA",1,20; bonus3 bAutoSpellWhenHit,"CR_GRANDCROSS",5,5; bonus3 bAutoSpellWhenHit,"ASC_METEORASSAULT",5,5; bonus3 bAutoSpellWhenHit,"MO_CALLSPIRITS",5,10; bonus3 bAutoSpellWhenHit,"MO_EXPLOSIONSPIRITS",5,10; bonus3 bAutoSpellWhenHit,"PR_KYRIE",5,10; bonus3 bAutoSpellWhenHit,"AC_CONCENTRATION",5,5; bonus3 bAutoSpellWhenHit,"WZ_QUAGMIRE",3,5; },{},{}
Dropped By No Result

< 123456
back to top