Renewal
.:Renewal Item Database:.
Armor

Hovering Booster [1]   [Accessory]   Item ID# 2801 (Hovering_Booster)
Type
Armor
Class
Accessory
Buy
100000z
Sell
50000z
Weight
200
Required Lvl
99
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Mechanic
Description
Required item to use the Mechanic Magic Gear (Mado Gear) skill 'Hovering'.
AGI + 1.
Item Script
{ bonus bAgi,1; },{},{ sc_end SC_HOVERING; }
Dropped By No Result
Buyable AtClick here for a list of venders

Hrodvitnir's Chain [1]   [Accessory]   Item ID# 32227 (Fenrir_Chain)
Fenrir Chain
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
30
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
It imitates the chain that holds Fenrir together, which is said to swallow everything.

Decreases after attack delay by 5%.
Decreases after skill cast delay of all skills by 5%.
Enables the use of Level 1 Teleport.

When equipped with Vanargand Helm:
If Refine Level of Vanargand Helm is +6 or higher:
ATK +5%.
Decreases after attack delay by additional 5%.
Decreases after skill cast delay of all skills by additional 5%.
Ignores physical defense of all enemies by 25%.

If Refine Level of Vanargand Helm is +8 or higher:
ATK +5%.
Decreases after attack delay by additional 10%.
Decreases after skill cast delay of all skills by additional 10%.
Ignores physical defense of all enemies by additional 25%.
Item Script
{ bonus bAspdRate,5; bonus bDelayrate,-5; skill "AL_TELEPORT",1; },{},{}
Dropped By No Result

Human Blindfold [0]   [Middle Head]   Item ID# 5249 (Human_Blindfold)
Type
Armor
Class
Middle Headgear
Buy
20z
Sell
10z
Weight
20
Defense
1
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
...
Prevents Blind status.
Item Script
{ bonus2 bResEff,Eff_Blind,10000; },{},{}
Dropped By No Result

Humming Bird [0]   [Upper Head]   Item ID# 18568 (Humming_Bird)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
3
Required Lvl
10
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A bird that has the ability to recite the magic on itself.
However, sometimes it seems that the spell is wrong.

MDEF +6.
Reflects Magic Attacks with a certain chance.
Item Script
{ bonus bMdef,6; },{},{}
Dropped By No Result

Hunter Mail [1]   [Body]   Item ID# 15102 (Hunter_Mail)
Type
Armor
Class
Armor
Buy
20z
Sell
10z
Weight
50
Defense
30
Required Lvl
50
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A suitable armor for hunting animals.
Increases physical and magical damage inflicted on Brute monsters by 3%.

Refine Level +6:
For every refine level increases physical and magical damage inflicted on Brute monsters by 1%.
Item Script
{ .@r = getrefine(); if (.@r>5) .@a = (.@r-5); else .@a = 0; bonus2 bAddRace,RC_Brute,3+.@a; bonus2 bMagicAddRace,RC_Brute,3+.@a; bonus2 bAddRace,RC_Player_Doram,3+.@a; bonus2 bMagicAddRace,RC_Player_Doram,3+.@a; },{},{}
Dropped By No Result

Hunter Shoes [0]   [Footgear]   Item ID# 22060 (Boots_Of_Hunter)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
30
Defense
10
Required Lvl
30
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A pair of shoes worn by Hunter. All years of experience were accumulated on these shoes.

Increases exeperience gained from defeating Brute monsters by 5%.
For every refine level: Increases exeperience gained from defeating Brute monsters by 1%.
Item Script
{ bonus2 bExpAddRace,RC_Brute,5+getrefine(); },{},{}
Dropped By No Result

Hunter's Cap [1]   [Upper Head]   Item ID# 5383 (Hunting_Cap)
Hunting Cap
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
25
Defense
6
Required Lvl
50
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job except Novice & Supernovice
Description
A hat for hunters! Good Luck!
Rumor who wear it will have a good fortune when hunting monster at the time.
Increases damage inflicted on Brute monster by 10%.
Increases physical attack against Demi human monster by 5%.
LUK + 1
Item Script
{ bonus bLuk,1; bonus2 bAddRace,RC_Brute,10; bonus2 bAddRace,RC_Player_Doram,10; bonus2 bMagicAddRace,RC_Brute,5; bonus2 bMagicAddRace,RC_Player_Doram,5; },{},{}
Dropped By No Result

Hunter's Earring [0]   [Accessory]   Item ID# 2676 (Hunter_Earring)
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
30
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A special Earring given for a mission to get a Crystal monster.
Item Script
{ bonus2 bAddMonsterDropItem,7618,100; },{},{}
Dropped By No Result

Hunting Cap of Gust [1]   [Upper Head]   Item ID# 18941 (Hunting_Cap_Of_Gust)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
90
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A hat with sealed force of false wind god.
Reduces damage taken from Wind element attack by 5%.
Increases damage taken from Earth element attack by 5%.
Adds a chance of inflicting Fear status on enemy when receiving physical or magic attacks.
Adds a chance to reduce enemy's SP by 30 when receiving physical or magic attacks.

When equipped with Shining Trapezohedron:
Reduces damage taken from long range physical attacks by 5%.
Reduces damage taken from magical attacks by 5%.
Reduces damage taken from Demihuman monsters by 5%.
When refine level +7: Reduces damage taken from Demihuman monsters by 5%.

Indestructible
Item Script
{ bonus bUnbreakableHelm; bonus2 bSubEle,Ele_Wind,5; bonus2 bSubEle,Ele_Earth,-5; bonus3 bAddEffWhenHit,Eff_Fear,1,ATF_WEAPON|ATF_MAGIC; autobonus2 "{}",50,100,BF_WEAPON|BF_MAGIC,"{ heal 0,-30; }"; },{},{}
Dropped By No Result

Hunting Knife [1]   [Accessory]   Item ID# 28491 (Matagi_Swordaxe)
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
40
Required Lvl
90
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A necessary dagger for mountain hunting.
LUK +2, HIT +10.
CRIT +5 when dealing long range physical damage.
Enables use of Level 1 Hiding.

If base LUK at least 100:
HIT +10. CRIT +10 when dealing long range physical damage.

When equipped with Sharp1 or Sharp2:
HIT +15. CRIT +10 when dealing long range physical damage.
Item Script
{ bonus bLuk,2; bonus bHit,10; bonus bCriticalLong,5; skill "TF_HIDING",1; if (readparam(bLuk)>=100) { bonus bHit,5; bonus bCriticalLong,10; } },{},{}
Dropped By No Result

Hunting Shoes [1]   [Footgear]   Item ID# 470123 (aegis_470123)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
90
Defense
30
Required Lvl
30
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bMaxHP,1000; bonus bMaxSP,200; if (.@r>=7) bonus2 bExpAddClass,Class_All,8; if (.@r>=9) .@dmg = 15; if (.@r>=11) .@dmg += 20; bonus2 bAddRace,RC_Brute,.@dmg; bonus2 bAddRace,RC_Fish,.@dmg; bonus2 bAddRace,RC_Brute,.@dmg; bonus2 bAddRace,RC_Fish,.@dmg; },{},{}
Dropped By No Result

Hurt Mind [1]   [Accessory]   Item ID# 2977 (Hurt_Mind)
Type
Armor
Class
Accessory
Buy
10z
Sell
5z
Weight
10
Required Lvl
110
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A gem that has been crushed. It contains a wonderful magical power with grudge.
MaxSP +200
Enables use of Level 3 Scream.

When combined with Gentle Heart: Adds a chance that your mind will be possessed by abandoned doll.

More Information on Combo:
Item Script
{ bonus bMaxSP,200; skill "DC_SCREAM",3; },{},{}
Dropped By No Result
Obtainable FromHorror Toy Factory

« First < 13141516171819 >
back to top