diff options
-rw-r--r-- | db/re/pet_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/pet_db.conf b/db/re/pet_db.conf index 701e53053..84032c81a 100644 --- a/db/re/pet_db.conf +++ b/db/re/pet_db.conf @@ -131,6 +131,6 @@ pet_db:( DefendRate: 400 ChangeTargetRate: 800 PetScript: <" petskillbonus bLuk, 5, 30, 90; bonus bLuk,1; "> - EquipScript: <" bonus bLuk,2; bonus bSPrecovRate,2; "> + EquipScript: <" bonus bLuk,2; bonus2 bSPRegenRate,1,10000; "> }, ) |