AI activates abilities of creatures/lands to to give them the ability to block but doesn't block with them
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 1.1k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 158
Description
**Describe the bug**
AI activates abilities of this creatures/lands to to give them the ability to block (becomes creature/flying) but doesn't block with them:
- [ ] Creeping Tar Pit
- [ ] Mothdust Changeling
- [ ] Psychic Frog
- [ ] Destiny Spinner (AI activates Destiny Spinner to create blockers in response to attack of player's creatures with flying. But they haven't reach/flying)
**To Reproduce**
Steps to reproduce the behavior:
1. AI has 4 hp
2. AI has Creeping Tar Pit and Mutavault
3. Player attacks AI with some creatures
4. AI activates abilities of Creeping Tar Pit and Mutavault
5. AI blocks only with Mutavault
6. AI is dead
and
1. AI has Mothdust Changeling
2. Player attacks with creature with flying
3. AI uses Mothdust Changeling ability:
3.1. AI taps Mothdust Changeling (if Mothdust Changeling is the one and only creature)
3.2. AI taps another creature but doesn't block
and
1. AI has Psychic Frog
2. Player attacks with creature with flying
3. AI activates ability of Psychic Frog
4. AI doesn't block with them if it hasn't low hp
and
1. AI has Destiny Spinner and low hp
2. Player attack with creatures with flying
3. AI activates ability of Destiny Spinner
4. Land becomes an X/X Elemental creature with trample and haste
5. AI is dead
**Expected behavior**
AI should activate abilities of creatures/lands to give them the ability to block, if it will actually block with them!
**Additional context**
Similar problem to #3790
**Desktop**
OS: Windows 10
Java Version: 1.8.0_202-b08
Forge Version: 1.6.64-SNAPSHOT-07.13
**Screenshots**






Contributor guide
Assessment
This issue has not been assessed yet.