Fix for the pesky bug where enemies just stare at you for 20 seconds without ending their turn. Ends enemy turns automatically with configurable timers.
Other user's assetsThis author has not specified whether they have used assets from other authors or not
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.2
Minor fixes, stop/start timer on Reaction popup
Version 1.1
Added Allies button, and Valkrana's Skeleton Crew are included.
Fixed a small issue with timer still running if a turn ended too quickly
Version 1.0.1
Hopefully fixed action turns, the others still work fine.
Now relies on a "TurnActive" status, rather than Extender's Ext.Entity.Get(object).TurnBased.ActedThisRoundInCombat, which seems to update too late.
This is an add-on to my mod series, Mithras' Mod Menus (MMM):
With this mod, you can end an enemy's turn automatically. As of now, there are 3 timers:
Global Timer: Time from the moment the enemy's turn starts. Default is 10 seconds.
Action Timer: Repeating timer to check for whether the character is moving or casted a spell. If they are not moving and have already casted a spell, we end turn. Default is 4 seconds.
Post-Spell Timer: Time after the enemy has finished casting a spell (including physical attacks and jumps/flying). Default is 2 seconds.
The console will also provide relevant info about the Turn Timer context, if you enable Debug.
Thank you Tito Vespasianus on the BG3 Modding Server for the amazing screenshot!