AI doesn't activate ability of Catapult Captain
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 1.1k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 158
Description
**Describe the bug**
AI doesn't activate Captain Catapult's ability, even if player's life points are less than or equal to the toughness of another creature under AI control
**To Reproduce**
Steps to reproduce the behavior:
1. Player has 6 lifes or less
2. AI has transformed Catapult Captain without summoning sickness and Giant Ox
3. AI has untapped swamp and two other untapped lands
4. AI doesn't activate ability of Catapult Captain
**Expected behavior**
AI should activate Captain Catapult's ability if player's life points are less than or equal to the toughness of another creature under AI control
**Additional context**
It would be nice (but unlikely to be realized) if AI could add up the sum of the toughness of its other two creatures and, if their toughness values are greater than or equal to the player's life points, it could activate the ability either at the end of the player's turn and then at the beginning of its own turn.
**Desktop**
OS: Windows 10
Java Version: JDK 17.0.13
Forge Version: 2.0.01-SNAPSHOT-12.23
**Screenshots**


Contributor guide
Assessment
This issue has not been assessed yet.