Item Details

Catherina Von Blood [1] ( CatharinaPawnBrad60 )

ID 19163 Catherina Von Blood [1]
Catherina Von Blood [1] Buy Price: 20 zeny Sell Price: 10 zeny Weight: 30 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Upper Headgear
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 1 Max. Equip Level: Not specified
Refineable: Not specified Gradable: Not specified Element: Neutral Classes: Not specified

Uma adorável bonequinha da Succubus para deixar em cima da cabeça. Apesar de ser de grande ajuda, não deixe que esses olhinhos grandes te enganem.
--------------------------
Não pode ser refinado.
--------------------------
Ao derrotar monstros com qualquer ataque:
Recupera 500 de HP e 50 de SP.
--------------------------
Ao desequipar:
Drena 5.000 de HP e 500 de SP.
--------------------------
Conjunto
Mascote [Succubus]
A cada 5 segundos:
Regenera 500 de HP e 20 de SP.
Lealdade Alta:
Regenera +500 de HP e +20 de SP.
--------------------------
Tipo: Equip. para Cabeça
Equipa em: Topo
DEF: 0 DEFM: 0
Peso: 30
Nível necessário: 1
Classes: Todas

Setiap membunuh monster menggunakan serangan fisik / magic:
Recovers HP 500, SP 50
------------------------
Set Bonus
Catherina Von Blood [1]
Incubus Egg

Ketika pet disummon,
Recovers HP 500, SP 20 per 5 detik
------------------------
Set Bonus
Catherina Von Blood [1]
Incubus Egg (Loyal)

Ketika pet disummon,
Recovers HP 500, SP 20 per 5 detik
------------------------
Ketika dilepas, HP -5000, SP -500.
------------------------
Jenis: Headgear
Posisi: Upper
Berat: 30
Syarat Lv: 1
Job: Semua Job

Recovers HP +500, SP +50 when monsters are killed using physical or magical attacks.

SET BONUS
Catherina Von Blood
Succubus Egg
When cute Succubus pet is summoned, recovers additional HP +500, SP +20 per 5 sec.
When intimacy of cute Succubus pet is loyal, recovers an additional HP +500, SP +20 per 5 sec.

When unequipped, HP -5000, SP -500.

Type : Helm Defense : 0
Location : Upper Weight : 30
Required level : 1
Class : All

Headgear modeled after the famed succubus. It's quite charming!
This item cannot be upgraded.
Class: Headgear
Position: Upper
Defense: 0
Weight: 30
Requires Level: 1
Usable By: All Jobs
Restores 500 HP and 50 SP to the user when a monster is killed.
Drains 5000 HP and 500 SP from the user when the item is unequipped.
Set Bonus
Catherina Von Blood[1]
Succubus Cute Pet
Restores 500 HP to the user every 5 seconds.
Restores 20 SP to the user every 5 seconds.

If pet is Loyal,
Restores additional 500 HP to the user every 5 seconds.
Restores additional 20 SP to the user every 5 seconds.

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
bonus bHPGainValue,500;
bonus bLongHPGainValue,500;
bonus bMagicHPGainValue,500;
bonus bSPGainValue,50;
bonus bLongSPGainValue,50;
bonus bMagicSPGainValue,50;
if (getpetinfo(PETINFO_EGGID) == 9055) {
   if (getpetinfo(PETINFO_INTIMATE) >= PET_INTIMATE_LOYAL)
      .@factor = 2;
   else
      .@factor = 1;
   bonus2 bHPRegenRate,(.@factor*500),5000;
   bonus2 bSPRegenRate,(.@factor*20),5000;
}
Not specified
heal -5000,-500;

Not specified

Not specified