0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #5975 Armor

Zealotus Doll [1]

Buy Price: N/A Sell Price: N/A
A doll to celebrate the 61st generation of royal family.
_______________________
Decreases damage taken from Boss class by 10%.
_______________________
When you have Zherlthsh pet:
Decreases damage taken from Boss class by additional 5%.

When intimacy is Loyal:
Decreases damage taken from Boss class by additional 5%.
_______________________
Indestructible in battle
_______________________
Type: Headgear
Defense: 0
Position: Upper
Weight: 30
Armor Level: 1
Refineable: No
_______________________
Requirement: None

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
300

Requirements

1
1

Scripts

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;
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;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.