mage
mage copied to clipboard
[NCC] [WIP] Implement Henzie "Toolbox" Torre
Closes #8823.
~~I think I will have to solve #9491 as part of this. Using that common effect seems like the way to go. Though I don't yet have an elegant way to get around the fact that the BlitzAbility constructor requires the Card (or at least the Card's name).~~
given that this is the last card in the set, do you mind if I add on to this PR with all the art variants? I just wanna have them added in
given that this is the last card in the set, do you mind if I add on to this PR with all the art variants? I just wanna have them added in
Not at all. Though I would really appreciate some help on implementing it 😅
yeah I think I owe you that much given that you did the rest of the set
yeah I think I owe you that much given that you did the rest of the set
😂 I'm not keeping track. You do plenty of other cards. I just don't know what to do next and want to wrap it up so I can finish off the rest of my leftover issues and PRs
@Alex-Vasile I'm going to try to finish this and also fix #8885
@Alex-Vasile I'm going to try to finish this and also fix #8885
Please!
This may benefit from a fresh look with #8885 merged.
Still test failures:
[ERROR] HenzieToolboxTorreTest.commanderCastDiscount:79->CardTestPlayerAPIImpl.execute:283 Can't find ability to activate command: Cast Aerathi Berserker with Blitz
[ERROR] HenzieToolboxTorreTest.gainsBlitz:63->assertBlitzed:36 Permanent should have haste expected:<true> but was:<false>
@Grath do you think #9835 could help with this? Not sure the status of it
I think that solving this might also provide a solution for 9835.