Forge could handle "xxxxxxx you control attack each combat if able"
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 1.1k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 163
Description
**Is your feature request related to a problem? Please describe.**
Forge is *really* smart in a lot of ways. It takes care of almost everything for you. One thing it doesn't even try to do is something like "xxxxxxx you control attack each combat if able". Right now, if you don't do the attack correctly, it just says "Attack declaration invalid" and then you go back and try again until you get it right.
**Describe the solution you'd like**
When I need to attack with all of my goblins each turn (due to an effect like Goblin Rabblemaster - "Other goblin creatures you control attack each combat if able"), Forge could just declare the attack. Right now, if I *only* have goblins, it's each enough to do an Alpha Strike and then pull back 1 or two creatures. But when I have a bunch of tokens and I want half to attack and half to NOT attack, that gets very tedious.
**Additional context**
OS: MacOS 16.5.1
Java: 21
Forge: 2.0.05
Contributor guide
Assessment
This issue has not been assessed yet.