|
|
|
|
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
|
10
|
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
|
Upper Headgear
|
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_ID)
15 ==
16 9055)
17 {
18 bonus2
19 bHPRegenRate,(getpetinfo(PETINFO_INTIMATE)
20 =
21 PET_INTIMATE_LOYAL
22 ?
23 1000
24 :
25 500),5000;
26 bonus2
27 bSPRegenRate,(getpetinfo(PETINFO_INTIMATE)
28 =
29 PET_INTIMATE_LOYAL
30 ?
31 40
32 :
33 20),5000;
34 }
|
Equip Script
|
None
|
Unequip Script
|
1 heal
2 -5000,-500;
|
|
|
|
|
|