Support #319
Refactor Combatant Resolution to allow for easier integration of AI resolution
Start date:
11/24/2023
Due date:
% Done:
0%
Estimated time:
Description
We plan to allow players to help resolve the AI actions of enemy combatants - within a limited framework. This is what is done, for instance, in both Sentinels of the Multiverse and Gloomhaven.
But to allow for this to be smoothly decoupled from one another and from character resolution, the code in playerWidget.js needs to be refactored a bit.