From bd7b4eb302d500b6cc4c7958b30ffc508c7932a4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 16 Jul 2019 14:54:43 -0300 Subject: Allow Homunculus to crit and have level 140 --- conf/map/battle/battle.conf | 2 +- conf/map/battle/homunc.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/map/battle/battle.conf b/conf/map/battle/battle.conf index dca323c57..035f9b0b7 100644 --- a/conf/map/battle/battle.conf +++ b/conf/map/battle/battle.conf @@ -40,7 +40,7 @@ enable_perfect_flee: 1 // Who can have critical attacks? (Note 3) // (Note that there are some skills that always do critical hit regardless of this) -enable_critical: 19 +enable_critical: 28 // Critical adjustment rate for non-players (Note 2) mob_critical_rate: 70 diff --git a/conf/map/battle/homunc.conf b/conf/map/battle/homunc.conf index cf909bbe1..76fee3f4e 100644 --- a/conf/map/battle/homunc.conf +++ b/conf/map/battle/homunc.conf @@ -62,7 +62,7 @@ homunculus_autoloot: true homunculus_auto_vapor: true // Max level for regular Homunculus -homunculus_max_level: 99 +homunculus_max_level: 140 // Max level for Homunculus S homunculus_S_max_level: 150 -- cgit v1.2.3-60-g2f50