Catherina Von Blood [1] ( CatharinaPawnBrad60 )
| ID 19163 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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. Setiap membunuh monster menggunakan serangan fisik / magic: Recovers HP +500, SP +50 when monsters are killed using physical or magical attacks. Headgear modeled after the famed succubus. It's quite charming! All Not specified
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 |
||||||||||||||||||||||||