diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-14 18:49:13 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-14 18:49:13 -0300 |
commit | caa876d59502c2020e7685adba470a3fae8786bb (patch) | |
tree | f3119b50fc1ea6f5369d60e7b1c03ba8bffdf98d /db/re/mob_db.conf | |
parent | e356ef5e200896fbf74803618c5add7dca8b18ce (diff) | |
download | serverdata-caa876d59502c2020e7685adba470a3fae8786bb.tar.gz serverdata-caa876d59502c2020e7685adba470a3fae8786bb.tar.bz2 serverdata-caa876d59502c2020e7685adba470a3fae8786bb.tar.xz serverdata-caa876d59502c2020e7685adba470a3fae8786bb.zip |
Hercules updates (authored by 4144)
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 8973f63f8..f9affdc31 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -95,6 +95,10 @@ mob_db: ( } Drops: { AegisName: chance (string: int) + or + AegisName: (chance, "Option Drop Group") + } + DamageTakenRate: damage taken rate (int, defaults to 100) } WeaponAttacks: { WeaponType: 10000 |