Open APoppe95 opened 1 year ago
You can change the
"EndEncounterOutOfCombat": true,
line in pluginConfigs/IINACT/RainbowMage.OverlayPlugin.config.json
to get similar behaviour.
Alternatively (since for IINACT that logic is driven entirely by the ported OverlayPlugin), it is possible to also increase the threshold after which it registers as out of combat.
Ideally the actual difference to the ACT OverlayPlugin version is kept as small as possible though... (and this might also be a feature they are interested in)
ACT has the functionality to change the amount of time the parser waits when out of combat before ending that session, or to treat an entire dungeon as a single session (unless a wipe occurs). Could either of these features be added to IINACT?