diff options
Diffstat (limited to 'conf-tmpl/battle/monster.conf')
-rw-r--r-- | conf-tmpl/battle/monster.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf-tmpl/battle/monster.conf b/conf-tmpl/battle/monster.conf index 1ea2c822e..66f968c5e 100644 --- a/conf-tmpl/battle/monster.conf +++ b/conf-tmpl/battle/monster.conf @@ -69,6 +69,8 @@ monster_max_aspd: 199 // the same skill, instead of only that particular entry (eg: Mob has heal // on six lines for different conditions, when set, whenever one of the six // trigger, all of them will share the delay) +// 0x400: When set, mobs of the same AI type are allied (by default all mobs are +// enemies of each other). // Example: 0x140 -> Chase players through warps + use skills in random order. monster_ai: 0 |