Pathfinder-Discord-Bot
Pathfinder-Discord-Bot copied to clipboard
Bot gets confused if an enemy dies on its turn
When an enemydies, all info is removed from the data. However, that data is how the bot knows what imitative it should be on when going to the next turn, as the current turn is simply a reference to a character.
Perhaps not removing dead enemies would be better, and also allow for things like Trolls and other enemies that can come back from the dead. Better %groups handling to remove %enemies would help with this too, as the GM wouldn't need to remove them all by hand then.