From b372b02e9cc21ceeb42a428177d992998aed2eec Mon Sep 17 00:00:00 2001 From: Emistry Haoyan Date: Tue, 23 Jul 2019 22:24:57 +0800 Subject: Update mob_db - DamageTakenRate field - adjust the damage taken by monster. (default = `100 = 1x`) - ref: https://github.com/idathena/trunk/commit/e267d2e2dada6196b479a6f2f35e9d25291ef22b --- db/re/mob_db.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'db/re') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index f787d5478..7ac31655c 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -93,6 +93,7 @@ mob_db: ( AegisName: (chance, "Option Drop Group") // ... } + DamageTakenRate: damage taken rate (int, defaults to 100) }, **************************************************************************/ -- cgit v1.2.3-70-g09d2