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.conf8
1 files changed, 5 insertions, 3 deletions
diff --git a/db/mob_db2.conf b/db/mob_db2.conf
index 015bae639..e21cc2a27 100644
--- a/db/mob_db2.conf
+++ b/db/mob_db2.conf
@@ -57,13 +57,15 @@ mob_db: (
MvpExp: mvp experience (int, defaults to 0)
MvpDrops: {
AegisName: chance (string: int)
- ...
+ // ...
}
Drops: {
AegisName: chance (string: int)
- ...
+ // or
+ AegisName: (chance, "Option Drop Group")
+ // ...
}
-
+ DamageTakenRate: damage taken rate (int, defaults to 100)
},
******************************************************************************/