aboutsummaryrefslogtreecommitdiff
path: root/go/game/effect_test.go
Commit message (Collapse)AuthorAgeFilesLines
* implement magic/pierce!Florian Fischer2025-09-051-0/+11
|
* fix that granting effects are considered x effectsFlorian Fischer2025-09-051-0/+6
| | | | X effects have to start with the X value or the keyword.
* do not parse free actions granting x effects as x effectsFlorian Fischer2025-09-031-0/+5
|
* improve x-effect parsingFlorian Fischer2025-08-201-0/+46