ssk97
ssk97
I noticed this while testing some other cards, found that [[Season of the Bold]] was triggering after it should've ended. It seems like we might need to do the same...
Resolves the last of the cards found by https://github.com/magefree/mage/pull/13647. I also added a test for The Myriad Pools and improved a BarracksOfTheThousandTest.
Cards should not be referring to themselves by name directly, they should be using "{this}", except in the situation of checking for cards "named ~" in which case it should...
This is a cleaned version of #11619. This makes it so that if a permanent is entering as the ability's zcc is being updated, then the zcc is the permanent's...
There are 73 unique cards failing. The ones I've checked all add a target inside of `checkTrigger` or `apply`. Most of them likely could be using `TargetAdjuster`s instead, but need...
### Describe the bug When using the IBM Granite 4 GGUF model, after pressing the Logits probability button once, the result is incorrect for any future uses of the LLM...
> Enchanted creature can’t attack or block and has “{7}: Hold for Ransom’s controller sacrifices it and draws a card. Activate only as a sorcery.” On the enchanted creature, it...
Casting a spell with Overload converts all "target" text to "each". Currently this is done by having entirely separate effects. Instead, we can apply the effects after setting up a...