summaryrefslogtreecommitdiff
path: root/db/mob_db2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/mob_db2.conf')
-rw-r--r--db/mob_db2.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/db/mob_db2.conf b/db/mob_db2.conf
index 8d3e67904..8cc1a1459 100644
--- a/db/mob_db2.conf
+++ b/db/mob_db2.conf
@@ -9,7 +9,7 @@
//= This file is part of Hercules.
//= http://herc.ws - http://github.com/HerculesWS/Hercules
//=
-//= Copyright (C) 2015 Hercules Dev Team
+//= Copyright (C) 2015-2020 Hercules Dev Team
//=
//= Hercules is free software: you can redistribute it and/or modify
//= it under the terms of the GNU General Public License as published by
@@ -89,8 +89,11 @@ mob_db: (
}
Drops: {
AegisName: chance (string: int)
+ // or
+ AegisName: (chance, "Option Drop Group")
// ...
}
+ DamageTakenRate: damage taken rate (int, defaults to 100)
},
**************************************************************************/