Renewal
.:Renewal Item Database:.
Armor - Upper Headgear

Libra Crown [1]   [Upper Head]   Item ID# 400117 (BioWeapon_Helm_WM)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
10
Defense
10
Required Lvl
170
Armor Lvl
1
Slot
1
Applicable Jobs
Minstrel / Wanderer
Description
A crown designed for specific subjects.
A golden crown that makes the wearer stand out. It is decorated with blue jewels resembling Venus.

For each 2 Refine Levels:
ATK +20
MATK +20

Refine Level +7:
ASPD +10% (Decreases after attack delay by 10%).
Decreases variable cast time by 10%.

Refine Level +9:
Increases ranged physical damage by 15%.
Increases magical damage with Neutral element by 10%.

Refine Level +11:
Increases magical damage with every element by 10%.
Increases physical damage against enemies of every size by additional 10%.

When equipped with Black Circle or Heart Whip:
Increases magical damage with Neutral element by 10%.

For each Refine Level of Black Circle or Heart Whip:
Increases damage of Metallic Sound by 5%.

When equipped with Antique Cello or Scarlet Ribbon:
Increases ranged physical damage by 10%.

For each Refine Level of Antique Cello or Scarlet Ribbon:
Increases damage of Severe Rainstorm by 10%.

When equipped with Wind Gale:
Increases ranged physical damage by 10%.

For each Refine Level of Wind Gale:
Increases damage of Severe Rainstorm by 10%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMatk,20*(.@r/2); bonus bBaseAtk,20*(.@r/2); if (.@r>=7) { bonus bAspdRate,10; bonus bVariableCastrate,-10; } if (.@r>=9) { bonus2 bMagicAtkEle,Ele_Neutral,10; bonus bLongAtkRate,15; } if (.@r>=11) { bonus2 bMagicAtkEle,Ele_All,10; bonus2 bAddSize,Size_All,10; } },{},{}
Dropped By No Result

Libra Diadem [0]   [Upper Head]   Item ID# 5663 (Libra_Diadem)
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
30
Defense
3
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A magnificent diadem created to pay tribute to the 7th sign of the zodiac, Libra the Balance. Attached to the crown is an Opal gemstone, the birthstone for those born under this sign.
ATK + 7.
[Refine Rate +7 or higher]
Add low chance of auto casting Level 2 Warm Wind when physically attacking.
[Refine Rate +9 or higher]
FLEE + 5, ATK + 3%.
Item Script
{ bonus bBaseAtk,7; if (getrefine()>=7) { bonus3 bAutoSpell,"TK_SEVENWIND",2,5; } if (getrefine()>=9) { bonus bFlee,5; bonus2 bAddClass,Class_All,3; } },{},{}
Dropped By No Result

Libra Diadem [0]   [Upper Head]   Item ID# 19468 (Libra_Diadem_J)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
12
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 bUnbreakableHelm; bonus bMdef,15; bonus bStr,10; bonus bBaseAtk,50; bonus bDelayrate,-20; if (eaclass()&EAJL_THIRD && BaseJob == Job_Knight) { bonus2 bSubClass,Class_Boss,20; bonus bHPGainValue,500; bonus bSPGainValue,50; bonus2 bSkillAtk,"RK_STORMBLAST",(.@r>=8?70:(.@r>=6?50:30)); bonus2 bFixedCastrate,"RK_REFRESH",-100; autobonus3 "{ bonus bAtkRate,-50; bonus bMatkRate,-50; bonus3 bAutoSpellWhenHit,\"RK_MILLENNIUMSHIELD\",1,10; }",1000,60000,"RK_MILLENNIUMSHIELD"; autobonus3 "{ percentheal 100,100; sc_end UNLUCKY; sc_end IGNORANCE; sc_end WEAKNESS; sc_end ENERVATION; sc_end LAZINESS; }",1000,1000,"RK_REFRESH"; autobonus3 "{ bonus bNoKnockback; }",1000,30000,"RK_CRUSHSTRIKE"; autobonus3 "{ bonus bStr,30; bonus bInt,-30; }",1000,300000,"RK_GIANTGROWTH"; autobonus3 "{ bonus2 bSPRegenRate,40,10000; }",1000,300000,"RK_ABUNDANCE"; autobonus3 "{ bonus bShortWeaponDamageReturn,10; heal -1000,0; }",1000,300000,"RK_STONEHARDSKIN"; autobonus3 "{ bonus2 bHPRegenRate,500,10000; }",1000,300000,"RK_VITALITYACTIVATION"; autobonus3 "{ bonus bBaseAtk,10; bonus bAspdRate,10; }",1000,300000,"RK_FIGHTINGSPIRIT"; if (.@r>=6) autobonus3 "{ bonus3 bAutoSpellWhenHit,\"RK_MILLENNIUMSHIELD\",1,20; }",1000,60000,"RK_MILLENNIUMSHIELD"; if (.@r>=8) { bonus bAllStats,10; bonus2 bHPRegenRate,500,5000; bonus2 bSPRegenRate,50,5000; autobonus3 "{ bonus3 bAutoSpellWhenHit,\"RK_MILLENNIUMSHIELD\",1,30; }",1000,60000,"RK_MILLENNIUMSHIELD"; } } },{},{}
Dropped By No Result

Lif Doll Hat [1]   [Upper Head]   Item ID# 5253 (Lif_Doll_Hat)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
20
Defense
2
Required Lvl
20
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A hat made with a cute Lif doll. It makes wearers feel the doll looking down the wearers.
It may get popular among people who loves a little girl.
INT + 1
DEF descreases by Refine Rate. MDEF increases by Refine Rate.
Item Script
{ bonus bInt,1; .@r = getrefine(); bonus bMdef,.@r; bonus bDef,.@r*-1; },{},{}
Dropped By No Result

Linguistic Book Hat [0]   [Upper Head]   Item ID# 5422 (Linguistic_Book_Cap)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
7
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A stylish stack of geology text books.
INT +1
MDEF +2
Item Script
{ bonus bInt,1; bonus bMdef,2; },{},{}
Dropped By No Result

Lion Crown [1]   [Upper Head]   Item ID# 400119 (BioWeapon_Helm_SR)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
10
Defense
10
Required Lvl
170
Armor Lvl
1
Slot
1
Applicable Jobs
Shura
Description
A crown designed for specific subjects.
The crown designed with oversized jewels in a jagged design gives an intense feeling.

For each 2 Refine Levels:
ATK +20

Refine Level +7:
ASPD +10% (Decreases after attack delay by 10%).

Refine Level +9:
MaxHP +10%

Refine Level +11:
Increases physical damage against enemies of every size by 10%.

When equipped with Raging Dragon Fist:
Increases physical damage against enemies of every size by 10%.

For each Refine Level of Raging Dragon Fist:
Increases damage of Chain Crush Combo by 10%.

When equipped with Fighting God's Bandage:
Increases ranged physical damage by 10%.

For each Refine Level of Fighting God's Bandage:
Increases damage of Knuckle Arrow by 10%.

When equipped with Bright Pendulum:
Increases ranged physical damage by 10%.

For each Refine Level of Bright Pendulum:
Increases damage of Finger Offensive by 10%.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,20*(.@r/2); if (.@r>=7) { bonus bAspdRate,10; } if (.@r>=9) { bonus bMaxHPrate,10; } if (.@r>=11) { bonus2 bAddSize,Size_All,10; } },{},{}
Dropped By No Result

Lion Model Hat [1]   [Upper Head]   Item ID# 18931 (Lion_Model_Hat)
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
30
Defense
10
Required Lvl
30
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A hat shaped like the predatory feline mammal that is popularly known as the king of the beasts.
INT +2.
Has a chance to autocast Level 5 Meteor Storm when receiving physical attacks.
Additional INT +1 when refined to +8.
Additional INT +1 every 2 refine levels after +8.
Item Script
{ .@r = getrefine(); bonus bInt,2+((.@r >= 2 && .@r <= 8) ? 1 : ((.@r > 8) ? (.@r/8): 0)); bonus3 bAutoSpellWhenHit,"WZ_METEOR",5,5; },{},{}
Dropped By No Result

Little Angel Doll [0]   [Upper Head]   Item ID# 5324 (Little_Angel_Doll)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
30
Defense
4
Required Lvl
10
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A doll looks like an angel. It is used as a sacrifice when Blacksmiths perform a worship for the God.
DEX + 3, Add a chance of auto casting Level 3 Grand Cross on the user when the user receives Physical Damage.
Item Script
{ bonus bDex,3; bonus4 bAutoSpellWhenHit,"CR_GRANDCROSS",3,30,0; },{},{}
Dropped By No Result

Little Devil's Horn [0]   [Upper Head]   Item ID# 19011 (Little_Devil_S_Horn)
Classic Earring 2 Week Rental Box
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
100
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A corner decoration that imitates the corner of Baphomet.
It is so powerful that you can confuse it with the real thing.

Increases experience gained from defeating Demon race monsters by 5%.
Decreases damage taken from Demon monsters by 10%.
Item Script
{ bonus2 bExpAddRace,RC_Demon,5; bonus2 bSubRace,RC_Demon,10; },{},{}
Dropped By No Result

Little Feather Hat [1]   [Upper Head]   Item ID# 18541 (Little_Fhat)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
50
Defense
1
Required Lvl
30
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A soft feathered archer's cap that gives you that dash of Errol Flynn flair.

DEX +2.
Increases critical damage by 10%.

When equipped with Sharp Arrow:
Increases critical damage by 5%.

If refine level of Little Feather Hat at least +7:
Increases critical damage by 5%.

When equipped with +10 Falken Blitz[2]:
Reduces variable cast time of Sharp Shooting by 50%.
Item Script
{ bonus bDex,2; bonus bCritAtkRate,10; },{},{}
Dropped By No Result

Loki & Nidhoggur's Hat [1]   [Upper Head]   Item ID# 19050 (Loki_Nidhogg_Hat)
Nidhoggur and Loki Hat
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
10
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Item Script
{},{},{}
Dropped By No Result

Lord Kaho's Horn [0]   [Upper Head]   Item ID# 5013 (Horn_Of_Lord_Kaho)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
30
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A special headgear created specifically for Lord Kaho ... Whoever he is.
STR + 5, INT + 5
VIT + 10, AGI + 10
LUK + 20, MDEF + 10
Item Script
{ bonus bMdef,10; bonus bStr,5; bonus bAgiVit,10; bonus bInt,5; bonus bLuk,20; itemskill "NPC_HELLJUDGEMENT",10; },{},{}
Dropped By No Result

< 1234 >
back to top