Filters unwanted card play from AI's hand based on a chain of rules. The rules are ranked by priority, more prioritized rules get evaluated first. This function should be invoked before resolveAction().
A list of filtered cards.
Generated using TypeDoc
Filters unwanted card play from AI's hand based on a chain of rules. The rules are ranked by priority, more prioritized rules get evaluated first. This function should be invoked before resolveAction().
Returns
A list of filtered cards.