mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
* Simulated AI: Fix multi-target spell simulation. Removes an incorrect check that was comparing two semantically different things (number of possible to choose from vs. number of targets chosen). Adds a test using Incremental Growth, where number of possible targets is 5, but the spell requires only 3 to be chosen. * Fix the root issue and eliminate incorrect simulations. * Fix infinite loop with invalid targets. * Fix logic.