Renewal
.:Renewal Item Database:.

Pipe [0]   [Lower Head]   Item ID# 2268 (Smoking_Pipe)
Type
Armor
Class
Lower Headgear
Buy
20z
Sell
10z
Weight
10
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job except Novice & Supernovice
Description
A refined, wooden pipe used for smoking high quality tobacco.
Reduces damage from Insect monster by 3%.

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_HEAD_TOP); if(.@r > 6) { bonus bMaxHPrate,((.@r-5)/2)*2; bonus bHit,(.@r-5)/2; } }
Item Script
{ bonus2 bSubRace,RC_Insect,3; },{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box

White Feather [1]   [Upper Head]   Item ID# 18573 (White_Feather)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
50
Defense
2
Required Lvl
30
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A berret decorated with white feather.
MaxHP -10%, HIT +20.

Refine Level +5:
MaxHP +10%, HIT -10.
HIT -3 and MaxHP +3% for every 2 refine levels above +5.

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_HEAD_TOP); if(.@r > 6) { bonus bMaxHPrate,((.@r-5)/2)*2; bonus bHit,(.@r-5)/2; } }
Item Script
{ .@r = getrefine(); if (.@r<5) { bonus bHit,20; bonus bMaxHPrate,-10; } else if (.@r<7) { bonus bHit,10; } else if (.@r<9) { bonus bHit,7;bonus bMaxHPrate,3; } else { bonus bHit,4;bonus bMaxHPrate,4; } },{},{}
Dropped By No Result

back to top