diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-24 21:44:20 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-24 21:44:20 -0200 |
commit | e6464f697a1f0960df7a153afb1460327751afc5 (patch) | |
tree | f9c318624be7a74b952b37c692fe749682f78f4f /db/re | |
parent | 9963dc290d11654b8495861923cfe850bb4b34f7 (diff) | |
download | serverdata-e6464f697a1f0960df7a153afb1460327751afc5.tar.gz serverdata-e6464f697a1f0960df7a153afb1460327751afc5.tar.bz2 serverdata-e6464f697a1f0960df7a153afb1460327751afc5.tar.xz serverdata-e6464f697a1f0960df7a153afb1460327751afc5.zip |
Catty the Cat is an event pet. It must compare to at least the Bhopper Fluffy.
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/pet_db.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/re/pet_db.conf b/db/re/pet_db.conf index 5fdda5a79..c23d89541 100644 --- a/db/re/pet_db.conf +++ b/db/re/pet_db.conf @@ -138,7 +138,7 @@ pet_db:( DefendRate: 500 ChangeTargetRate: 850 PetScript: <" petloot 3; "> - EquipScript: <" bonus bMaxHP, 150; "> + EquipScript: <" bonus bMaxHP, 250; "> }, { Id: 1049 @@ -234,8 +234,8 @@ pet_db:( AttackRate: 450 DefendRate: 500 ChangeTargetRate: 850 - PetScript: <" petloot 3; bonus bAgi, 1; "> - EquipScript: <" bonus bAgi, 4; "> + PetScript: <" petskillbonus bAgi, 3, 30, 90; petloot 3; bonus bAgi, 1; "> + EquipScript: <" bonus bAgi, 4; bonus2 bSPRegenRate,1,10000; "> }, { Id: 1192 |