Renewal
.:Renewal Item Database:.
Armor

Driver Band [1]   [Upper Head]   Item ID# 5749 (Driver_Band)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
12
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Mechanic
Description
A special hairband which is designed to use the most frequently used tools.
STR + 1, DEX + 1, MDEF + 5.
If base STR is 120 or higher: ATK +10, CRI +3.
Item Script
{ bonus bStr,1; bonus bDex,1; bonus bMdef,5; if (readparam(bStr)>=120) { bonus bBaseAtk,10; bonus bCritical,3; } },{},{}
Dropped By No Result

Driver Band [1]   [Upper Head]   Item ID# 5760 (Driver_Band_)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
12
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Mechanic
Description
A special hairband which is designed to use the most frequently used tools.
STR + 1, DEX + 1, MDEF + 5.
If base STR is 120 or higher: ATK +10, CRIT +3.
Item Script
{ bonus bStr,1; bonus bDex,1; bonus bMdef,5; if (readparam(bStr)>=120) { bonus bBaseAtk,10; bonus bCritical,3; } },{},{}
Dropped By No Result

Drooping Alicel [0]   [Upper Head]   Item ID# 18630 (Alicel_Drooping_Doll)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
50
Defense
6
Required Lvl
70
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job except Novice & Supernovice
Description
A cute doll of a drooping Alicel from the Robot Factory.

Increases damage to DemiHuman monsters by 10%.

If refined to +7 or higher, has a low chance of doubling your ASPD for 7 seconds when attacking

Created by Allysia
Item Script
{ bonus2 bAddRace,RC_DemiHuman,10; bonus2 bAddRace,RC_Player_Human,10; if (getrefine() > 10) { autobonus "{ bonus bAspdRate,100; }",10,7000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; } },{},{}
Dropped By No Result

Drooping Boto [0]   [Upper Head]   Item ID# 5779 (Drooping_Boto)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
3
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A cute Boto headgear, 'BOTO' is a legend between brazil about a beautiful woman
INT +2
When dealing magical attacks, has a chance of increasing MATK by 3% for 10 seconds.
Item Script
{ bonus bInt,2; autobonus "{ bonus bMatkRate,3; }",10,10000,BF_MAGIC,"{ specialeffect2 EF_SUFFRAGIUM; }"; },{},{}
Dropped By No Result

Drooping Bunny [0]   [Upper Head]   Item ID# 5198 (Drooping_Bunny)
Evolved Drooping Bunny
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
10
Defense
3
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A cute bunny doll which can be worn on top of the head.
DEX + 1, FLEE +2.
Item Script
{ bonus bDex,1; bonus bFlee,2; },{},{}
Dropped By No Result

Drooping Bunny [0]   [Upper Head]   Item ID# 5290 (Drooping_Bunny_)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
3
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A doll shaped like a cute rabbit. Can be put on a head.
DEX +1, FLEE +2.
Item Script
{ bonus bDex,1; bonus bFlee,2; },{},{}
Dropped By No Result

Drooping Bunny [0]   [Upper Head]   Item ID# 5459 (Drooping_Bunny_Chusuk)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
10
Defense
3
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A doll shaped like a cute rabbit. Can be put on a head.
DEX + 1, FLEE + 2.
Item Script
{ bonus bDex,1; bonus bFlee,2; },{},{}
Dropped By No Result

Drooping Cat [0]   [Upper Head]   Item ID# 5058 (Drooping_Kitty)
Type
Armor
Class
Upper Headgear
Buy
250000z
Sell
125000z
Weight
50
Defense
3
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job except Novice & Supernovice
Description
A cute kitty doll which can be worn on top of the head.
MDEF + 15
Increase resistance to Curse status by 30%.
Item Script
{ bonus bMdef,15; bonus2 bResEff,Eff_Curse,3000; },{},{}
Dropped By No Result
Obtainable FromDrooping Cat, Smokie Leaf, Lazy Smokie & Blue Fish

Drooping Elven Ears [0]   [Middle Head]   Item ID# 18735 (Drooping_Elven_Ears)
Fairy Ears
Type
Armor
Class
Middle Headgear
Buy
20z
Sell
10z
Weight
10
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
It softer than a normal Fairy ears. It's unique ability allow you to sense monster better.
MDEF +3.
Enable use of Level 1 Sense.
Item Script
{ bonus bMdef,3; skill "WZ_ESTIMATION",1; },{},{}
Dropped By No Result

Drooping Morocc Minion [1]   [Upper Head]   Item ID# 5671 (Drooping_Morocc_Minion)
Incarnation Of Morocc Doll
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
30
Required Lvl
70
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
An unusually cute doll of the usually hideous Incarnation of Morocc monster.
When killing enemy with physical or magical attacks, restores 2 SP.
When receiving physical attacks, has a chance of autocasting Level 2 Critical Wound on the attacker.
Unrefineable
Item Script
expand to view script
{ bonus bSPGainValue,2; bonus bMagicSPGainValue,2; if (getrefine()>8) { bonus4 bAutoSpellWhenHit,"NPC_CRITICALWOUND",3,5,1; bonus4 bAutoSpell,"NPC_CRITICALWOUND",3,5,1; bonus4 bAutoSpell,"NPC_WIDEBLEEDING",2,5,0; } else { bonus4 bAutoSpellWhenHit,"NPC_CRITICALWOUND",2,2,1; } },{},{}
Dropped By No Result

Drooping Neko Crew [1]   [Upper Head]   Item ID# 18528 (Tare_Neko_Cru)
Tare Neko Cru
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Lori Ruri mulin pets 'Crew'. The somewhat being acute and says that there is a tendency which all of a sudden surprises to also being trivial.
INT +2, MDEF +5.
Ignore target's MDEF by 5%, each refine level adds 1% more to the MDEF bypass.

Refine level +7: Ignore target's MDEF by an additional 5%. MATK +2%.
Refine level +9: increase MATK +5%.
Item Script
{ bonus bInt,2; bonus bMdef,5; .@r = getrefine(); if (.@r>=7) { .@i = 1; bonus bMatkRate,(.@r>=9)?7:2; } else .@i = 5; bonus2 bIgnoreMdefClassRate,Class_Normal,.@i+.@r; bonus2 bIgnoreMdefClassRate,Class_Boss,.@i+.@r; },{},{}
Dropped By No Result

Drooping Nine Tail [1]   [Upper Head]   Item ID# 5296 (Drooping_Nine_Tail_)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
30
Defense
2
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A hat made to resemble the monster, Nine tails. proud of its great heat-retainablity.
AGI + 1, CRI + 1
Item Script
{ bonus bAgi,1; bonus bCritical,1; },{},{}
Dropped By No Result
Obtainable FromFancy Ball Box

« First < 271272273274275276277278279280281 > Last »
back to top