Website Idea: common rule misconceptions for this matchup

There’s no qualitative difference for Final Smash, because each effect on a spell looks for targets in isolation from the others. There’s never anything stopping you from playing a card that won’t do anything. This is in official rulings, so asking us to reconsider it is moot.

In times of statically-typed languages, any time a card needs to affect something, that target can be nothing (Option / Maybe). Depending on how you implemented “if you do, …” effects, you might have to do this anyway.

Maybe this is something to discuss in the rules thread instead?

1 Like

Yeah you’re always allowed to play a card for “no effect” within Codex rules. I think ti’s easier to say that and also say “do as much as you can” than try and create a complete list of conditions of when you’re “not allowed to play a card”.

Not going to lie, it’s gonna take some coding to enable some of these edge cases.

At least the sad robot exhaust state will be fun though :stuck_out_tongue:

2 Likes

Thanks to @Nekoatl the following was brought to my attention

which contradicts the quoted statement above…?!

2 Likes

How curious!

My 2 cents is that @charnel_mouse 's version is more in line with how Gunpoint Taxman and midband Zane abilities work, and that makes it attractive.

I think I understand the mechanism in the latter interpretation, with the only difference I see is whether a death trigger is processed before moving onto the next part of the action or after the whole card. I’m not clear how this mechanism would also allow Gunpoint Taxman to work, or any reason why this mechanism would apply to Shadow Blade but not Gunpoint Taxman.

This one is answered more or less directly afterwards:

1 Like

Okay, that makes great sense and addresses my last point. Gunpoint Taxman and Scavenger effectively give the Older Brother (or whoever) 2 additional death triggers, and the active player gets to choose which order they resolve.

Still seems like it would be beneficial to be a similar feel with Shadow Blade and Gunpoint taxman, if possible. Furthermore the description of how Forgotten Fighter works on tokens indicates a bias towards maximum granularity, which would also be surprising to be different for Shadow Blade.

I’m stating a preference here, perhaps in absence of the big picture.

I did a bit of research, reading through the “unofficial rulebook” here:
Codex - Google Docs

Based on this I updated the “sad robot” x/0 indestructible case to discard attachments.

I think I need help with the Section 4 part about cloning abilities interactions. It sure sounds like there’s some good candidates for my project in there, but I can’t really wrap my head around it. Are there clearer examples somewhere?

Trivial thing to probably add here:
Things that are triggering in the upkeep all trigger simultaneously. If then something arrives (in the example I researched it was a Rememberer arriving from a Rememberer removing a time rune due to fading) that also has an upkeep trigger, this new trigger does NOT trigger in this same upkeep. You’ll have to wait for your next upkeep.

4 Likes

Cool, that’s just for rememberer, yes? Any other situations where that would happen?

I’ll also add Gilded Glaxx because he has several non-trivial rules clarifications that just apply to him.

Well the ruling is about upkeep triggers in general, Prynn could be used to return anything else to the game in your upkeep. These things then also don’t get their trigger resolved.

Another thing: things with fading don’t die when the last time rune is removed. Your fading things only die if it is you yourself to remove the rune. If the opponent removes the last rune, the cards stay in game until they leave due to another cause.

How does that work?

The discussion around this post was the source for me saying so. After revisiting I just realized that this maybe was not entirely 100% clear. But with EricF in the mix I didn’t question it.

Please click on this post as it is referencing a ton of relevant other posts.

That is, indeed, how the ability would work if the ability’s text was correct. Later rulings indicate that it’s not. sharpo says as much a few turns posts later, for example.

2 Likes

Ah, thanks for pointing out that I stopped reading too early <3

1 Like

If I remember correctly, there are a few situations where sharpo rules one way, then changes his mind a few years later, so it’s an easy mistake to make :slight_smile:

1 Like

That doesn’t make the idea “break up the rules question thread and let a group of people crawl through it” any easier :crazy_face:

2 Likes

Yeah… I’ve been avoiding saying it, but it recently became very clear to me that there should never have been a rules questions thread, but instead a folder of threads so that each question can have it’s own discussion confined to a thread, with official rulings pinned. Or something like this.

It’s painful to use that thread, with its majority content of confused questions and sometimes misguided answers, as any sort of official reference.

So, part of me thinks that if we’re going to crawl through there we might as well separate the thread into mini threads per question in a new folder. That’s obviously a lot of work.

That’s (part of) why I wrote the Anatomy of Card-Time document, so that we could consolidate a lot of that work by saying “oh, that’s a timing question, refer to that document, it’s legit and thorough.”

After reading the rulings on Glaxx it feels almost like another (smaller) document could be written just on how combat damage works. Then I realized that half of that would only apply to Glaxx (and to a lesser extent Brave Knight) so… if I ever come up with an easy way to diagram rulings examples then Sirlin’s rulings on Glaxx would be useful to visualize! In the meantime, study them :stuck_out_tongue:

Combat damage is damage dealt directly by units or heroes during an attack action, and does not count abilities that do damage (except sparkshot).

I think that covers it.