Viewing Item

#19163: Catherina Von Blood

Item ID 19163 For Sale No
Identifier CatharinaPawnBrad60 Credit Price Not For Sale
Name Catherina Von Blood Type Armor
NPC Buy 20 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus

2 bHPGainValue,500;

3 bonus

4 bLongHPGainValue,500;

5 bonus

6 bMagicHPGainValue,500;

7 bonus

8 bSPGainValue,50;

9 bonus

10 bLongSPGainValue,50;

11 bonus

12 bMagicSPGainValue,50;

13 if

14 (getpetinfo(PETINFO_EGGID)

15 ==

16 9055)

17 {

18 if

19 (getpetinfo(PETINFO_INTIMATE)

20 =

21 PET_INTIMATE_LOYAL)

22 .@factor

23 =

24 2;

25 else

26 .@factor

27 =

28 1;

29 bonus2

30 bHPRegenRate,(.@factor*500),5000;

31 bonus2

32 bSPRegenRate,(.@factor*20),5000;

33 }

Equip Script None
Unequip Script

1 heal

2 -5000,-500;