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

Stem In Mouth [0]   [Lower Head]   Item ID# 18703 (Stem_In_Mouth)
placeholder
Type
Armor
Class
Lower Headgear
Buy
20z
Sell
10z
Weight
5
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Stem of plant that has efficacy of neutralization.
Increases resistance against Poison status by 20%.
Item Script
{ bonus2 bResEff,Eff_Poison,2000; },{},{}
Dropped By No Result

Sting hat [0]   [Upper Head]   Item ID# 5509 (Sting_Hat)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
100
Defense
10
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A hand-shape hat made by mud. It feels weird when you wear it.
STR + 2, VIT + 1, MDEF + 3.
Increases damage against Fire Property monsters by 5%.
Increase resistance to Earth Property attacks by 5%.
Add a 1% chance of auto casting Level 1 Earth Spike on an enemy when receiving physical attack (script is when dealing physical attack).
Item Script
{ bonus bStr,2; bonus bVit,1; bonus bMdef,3; bonus2 bAddEle,Ele_Fire,5; bonus2 bSubDefEle,Ele_Earth,5; bonus3 bAutoSpell,"WZ_EARTHSPIKE",1,10; },{},{}
Dropped By No Result

Sting Silk Ribbon [1]   [Upper Head]   Item ID# 19114 (Sting_Silk_Ribbon)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
30
Defense
15
Required Lvl
70
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A luxury silk ribbon.

Reduces damage taken from Earth elemental attack by 20%.
Indestructible in battle

Refine Level +5:
Reduces damage taken from Small, Medium and Large size monsters by 2%.

Refine Level +7:
Reduces damage taken from Small, Medium and Large size monsters by 3%.

When equipped with Crimson Rose:
Reduces damage taken from Small, Medium and Large size monsters by 5%.

When equipped with Sting Card:
Reduces damage taken from Small, Medium and Large size monsters by 10%.
Item Script
{ bonus bUnbreakableHelm; bonus2 bSubEle,Ele_Earth,20; if (getrefine()>4) { bonus2 bSubSize,Size_All,2; } if (getrefine()>6) { bonus2 bSubSize,Size_All,3; } },{},{}
Dropped By No Result

Stop Post [0]   [Upper Head]   Item ID# 2272 (Stop_Post)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
40
Defense
1
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A signpost that declares its wearer's desire that people should stop whatever they are doing.
Causes catastrophes during wedding ceremonies.
Item Script
{},{},{}
Dropped By
Obtainable FromStop Post

Straw Hat [0]   [Upper Head]   Item ID# 5062 (Straw_Hat)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
20
Defense
6
Required Lvl
50
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A hat knitted together with straw.
AGI + 1
Item Script
{ bonus bAgi,1; },{},{}
Dropped By No Result
Obtainable FromParty Hat, Straw Hat, Cowboy Hat, Sombrero & Fur Hat
Required ForParty Hat, Straw Hat, Cowboy Hat, Sombrero & Fur Hat

Strawberry Hat [1]   [Upper Head]   Item ID# 18589 (Strawberry_Hat)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
5
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A ripe strawberry shaped hat.
Drops Strawberry at a certain rate when killing monsters.
Increases the drop rate of Strawberry with each refine level (applies up to refine level 10).
Item Script
{ bonus2 bAddMonsterDropItem,578,50*min(10,max(1,getrefine())); },{},{}
Dropped By No Result

Strawberry In Mouth [0]   [Lower Head]   Item ID# 18716 (Strawberry_In_Mouth)
Type
Armor
Class
Lower Headgear
Buy
20z
Sell
10z
Weight
5
Defense
2
Required Lvl
10
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
The sweet and delicious Strawberry in the mouth.
Item Script
{},{},{}
Dropped By No Result

Strawberry Mouth Guard [0]   [Lower Head]   Item ID# 19137 (Strawberry_In_Mouth_)
Type
Armor
Class
Lower Headgear
Buy
20z
Sell
10z
Weight
10
Required Lvl
80
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A fresh strawberry.
VIT +2.
Reduces long range physical damage taken by 5%.
Reflects 5% melee physical attack.

When Base Level is 99 or below: MaxHP +200.
When Base Level is 100 or higher: MaxHP +2000.
Item Script
{ bonus bVit,2; bonus bLongAtkDef,5; bonus bShortWeaponDamageReturn,5; if (Baselevel>=100) { bonus bMaxHP,2000; } else { bonus bMaxHP,200; } },{},{}
Dropped By No Result

Stretched Nose [0]   [Lower Head]   Item ID# 18567 (Stretched_Nose)
Type
Armor
Class
Lower Headgear
Buy
20z
Sell
10z
Weight
10
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
It seems the nose of a liar talented. Rumor has it that this wooden nose was a god of lies.
Item Script
{},{},{}
Dropped By No Result

Striking Hat [1]   [Upper Head]   Item ID# 19379 (Striking_hat)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
40
Defense
5
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A crest hat with a venerable family crest.
It seems to have been used by the user of Goumi, who was proclaimed to be a warlord.

AGI +5, DEX +5, ASPD +10%, Perfect HIT +10%.
Increases long ranged physical damage by 5%.

For each refine level:
HIT +2.
Decreases after skill cast delay of all skills by 2%.

Refine Level +7:
Perfect HIT +20%.
Increases long ranged physical damage by additional 10%.


Refine Level +9:
Perfect HIT +20%.
Increases long ranged physical damage by additional 10%.

When equipped with Brave Hero Shoes:
Increases long ranged physical damage by additional 25%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bDex,5; bonus bAgi,5; bonus bLongAtkRate,5; bonus bAspdRate,10; bonus bPerfectHitAddRate,10; bonus bHit,2*.@r; bonus bDelayrate,-2*.@r; if (.@r>=7) { bonus bPerfectHitAddRate,20; bonus bLongAtkRate,10; } if (.@r>=9) { bonus bPerfectHitAddRate,20; bonus bLongAtkRate,10; } },{},{}
Dropped By No Result

Stripe Hat [1]   [Upper Head]   Item ID# 400049 (Stripe_Hat)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
130
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A hat characterized by long stripes running from the brim of the hat to the back of the head.
It has been modified to suit the OS weapons.

For each 2 Refine Levels:
ATK +20

Refine Level +7:
Decreases variable cast time by 15%.

Refine Level +9:
Increases ranged physical damage by 15%.

Refine Level +11:
Increases physical damage against enemies of Small and Medium sized enemies by 15.
Decreases fixed cast time by 0.2 seconds.

When equipped with Boost Lance-OS:
ATK +30

For each 2 Refine Levels of Boost Lance-OS:
Increases damage of Cannon Spear by 4%.

When equipped with MH-P89-OS:
Increases damage of Severe Rainstorm by 10%.

For each 2 Refine Levels of MH-P89-OS:
Increases ranged physical damage by 3%.

When equipped with AC-B44-OS:
Decreases after skill cast delay by 10%.

For each 2 Refine Levels of AC-B44-OS:
Increases ranged physical damage by 3%.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,20*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-15; } if (.@r>=9) { bonus bLongAtkRate,15; } if (.@r>=11) { bonus bFixedCast,-200; bonus2 bAddSize,Size_Small,15; bonus2 bAddSize,Size_Medium,15; } },{},{}
Dropped By No Result

Stripe Hat-LT [1]   [Upper Head]   Item ID# 400264 (Stripe_Hat_LT)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
170
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
A hat characterized by long stripes running from the brim of the hat to the back of the head.
It has been modified to suit the upgraded OS weapons.

For each 2 Refine Levels:
ATK +20

Refine Level +7:
Decreases variable cast time by 15%.

Refine Level +9:
Increases ranged physical damage by 20%.

Refine Level +11:
Increases physical damage against enemies of Small and Medium sized enemies by 20.
Decreases fixed cast time by 0.2 seconds.

When equipped with Boost Lance-OSAD:
Decreases Cannon Spear skill cooldown by 0.5 seconds.

For each 2 Refine Levels of Boost Lance-OSAD:
Increases damage of Cannon Spear by 5%.

When equipped with MH-P89-OSAD:
Decreases Severe Rainstorm skill cooldown by 0.5 seconds.

For each 2 Refine Levels of MH-P89-OSAD:
Increases ranged physical damage by 5%.

When equipped with AC-B44-OSAD:
Decreases after skill cast delay by 15%.

For each 2 Refine Levels of AC-B44-OSAD:
Increases ranged physical damage by 5%.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,20*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-15; if (.@r>=9) { bonus bLongAtkRate,20; if (.@r>=10) { bonus bFixedCast,-200; bonus2 bAddSize,Size_Small,20; bonus2 bAddSize,Size_Medium,20; } } } },{},{}
Dropped By No Result

« First < 136137138139140141142143144145146 > Last »
back to top