diff options
-rw-r--r-- | db/re/mob_db.conf | 2 | ||||
-rw-r--r-- | db/re/pet_db.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 0aa64a46c..786f52e46 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1540,7 +1540,7 @@ mob_db: ( ChaseRange: 12 Size: 0 Race: 2 - Element: (1, 1) + Element: (5, 1) Mode: { CanMove: true CanAttack: true diff --git a/db/re/pet_db.conf b/db/re/pet_db.conf index 84032c81a..3e615c759 100644 --- a/db/re/pet_db.conf +++ b/db/re/pet_db.conf @@ -107,7 +107,7 @@ pet_db:( DefendRate: 500 ChangeTargetRate: 850 PetScript: <" petloot 3; "> - EquipScript: <" bonus bMaxHP, 100; "> + EquipScript: <" bonus bMaxHP, 150; "> }, { Id: 1049 |