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

Zaha Doll Hat [1]   [Upper Head]   Item ID# 5464 (Zaha_Doll_Hat)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
0
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job except Novice & Supernovice
Description
A doll resemble to fairy 'Baek-so-jin'.
INT +3, MDEF +9.
Increase magical damage inflicted on Undead monsters by 10%.

Add a low chance to transform into Bacsojin for 3 seconds when receiving or dealing magic attacks.
While in transform state:
MATK increases by 30 * Refine Level.
Fixed cast time reduces by 0.08 seconds * Refine Level.
Drain 10 SP per second.
Item Script
expand to view script
{ bonus bInt,3; bonus bMdef,9; bonus2 bMagicAddEle,Ele_Undead,10; .@t = 2+(getrefine()/3)*1000; autobonus "{ .@r = max(1,getrefine()); bonus bMatk,30*.@r; bonus bFixedCast,-80*.@r; bonus2 bSPLossRate,10,1000; }",15,.@t,BF_MAGIC,"{ active_transform 1518,3000; specialeffect2 EF_POTION_BERSERK; showscript \"This is my magic Power!\"; }"; autobonus2 "{ .@r = max(1,getrefine()); bonus bMatk,30*.@r; bonus bFixedCast,-80*.@r; bonus2 bSPLossRate,10,1000; }",15,.@t,BF_MAGIC,"{ active_transform 1518,3000; specialeffect2 EF_POTION_BERSERK; showscript \"How dare you! I punish you to endless sleep!\"; }"; },{},{}
Dropped By No Result

Zaha Doll J Hat [1]   [Upper Head]   Item ID# 18861 (Zaha_Doll_Hat_J)
Zaha Doll Hat
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
10
Required Lvl
50
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Another version of a doll that resembles the angel Zaha.
Inscreases Healing skills effectiveness by 15% but will also increase SP consumption by 15%.
Indestructible.
Item Script
{ bonus bHealPower,15; bonus bUseSPrate,15; },{},{}
Dropped By No Result

Zealotus Doll [1]   [Upper Head]   Item ID# 5975 (Zherlthsh_Doll)
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
30
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A doll to celebrate the 61st generation of royal family.

Decreases damage taken from Boss class monsters by 10%.

Indestructible in battle

When you have Zherlthsh pet:
Decreases damage taken from Boss class monsters by additional 5%.

When intimacy is Loyal:
Decreases damage taken from Boss class monsters by additional 5%.
Item Script
{ bonus bMdef,5; .@def = 10; if (getpetinfo(PETINFO_EGGID) == 9026) { .@def += 5; if (getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_CORDIAL) { .@def += 5; bonus bNoKnockback; } } bonus2 bSubClass,Class_Boss,.@def; },{},{}
Dropped By No Result

back to top