How do draw effects during the discard phase work?How does Perplexing Chimera work with multiple triggers on the stack?How does Spirit of the Labyrinth interact with Chains of Mephistopheles?Not enough cards for both players when casting Wheel of FortuneHow does the wording “for each” work?Do you always need to keep track of what cards have been drawn in a turn?How Does Chains of Mephistopheles Work?What happens if The Grand Calcutron leaves the battlefield after players hand cards have already become programs?How does this Interaction between Lifeline and Lethal Vapors work?Why doesn't Djinn of Wishes let me play a land on my opponent's turn?
Professor refuses to write a recommendation letter to students who haven't written a research paper with him
Could a British PM name the Opposition leader the next PM when they resign
Infinitely many primes
Was Rosie the Riveter sourced from a Michelangelo painting?
If every star in the universe except the Sun were destroyed, would we die?
Project Euler problem #112
How to make a pipe-divided tuple?
When does order matter in probability?
Relationship between speed and cadence?
Short story: Interstellar inspector senses "off" nature of planet hiding aggressive culture
What makes an ending "happy"?
What is the extent of the commands a Cambion can issue through Fiendish Charm?
Is future tense in English really a myth?
How do I write a vertically-stacked definition of a sequence?
Word for something that used to be popular but not anymore
Is every sentence we write or utter either true or false?
Why is Sojdlg123aljg a common password?
Python reimplementation of Lost In Space by Tim Hartnell
Can taking my 1-week-old on a 6-7 hours journey in the car lead to medical complications?
Examples where "thin + thin = nice and thick"
Why did Boris Johnson call for new elections?
I won a car in a poker game. How is that taxed in Canada?
Did the US Climate Reference Network Show No New Warming Since 2005 in the US?
Contractor cut joist hangers to make them fit
How do draw effects during the discard phase work?
How does Perplexing Chimera work with multiple triggers on the stack?How does Spirit of the Labyrinth interact with Chains of Mephistopheles?Not enough cards for both players when casting Wheel of FortuneHow does the wording “for each” work?Do you always need to keep track of what cards have been drawn in a turn?How Does Chains of Mephistopheles Work?What happens if The Grand Calcutron leaves the battlefield after players hand cards have already become programs?How does this Interaction between Lifeline and Lethal Vapors work?Why doesn't Djinn of Wishes let me play a land on my opponent's turn?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
What happens if discarding one or more cards during the discard phase triggers an effect that draws me cards?
The instance I have in mind is having The Gitrog Monster on the battlefield and more than seven cards in hand at the end of the turn.
What would happen when I discard one land card? Do I keep the card drawn or do I have to discard again?
magic-the-gathering
New contributor
Black Ghost is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
What happens if discarding one or more cards during the discard phase triggers an effect that draws me cards?
The instance I have in mind is having The Gitrog Monster on the battlefield and more than seven cards in hand at the end of the turn.
What would happen when I discard one land card? Do I keep the card drawn or do I have to discard again?
magic-the-gathering
New contributor
Black Ghost is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
What happens if discarding one or more cards during the discard phase triggers an effect that draws me cards?
The instance I have in mind is having The Gitrog Monster on the battlefield and more than seven cards in hand at the end of the turn.
What would happen when I discard one land card? Do I keep the card drawn or do I have to discard again?
magic-the-gathering
New contributor
Black Ghost is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
What happens if discarding one or more cards during the discard phase triggers an effect that draws me cards?
The instance I have in mind is having The Gitrog Monster on the battlefield and more than seven cards in hand at the end of the turn.
What would happen when I discard one land card? Do I keep the card drawn or do I have to discard again?
magic-the-gathering
magic-the-gathering
New contributor
Black Ghost is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Black Ghost is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 11 hours ago
Black Ghost
New contributor
Black Ghost is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 11 hours ago
Black GhostBlack Ghost
356 bronze badges
356 bronze badges
New contributor
Black Ghost is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Black Ghost is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
The 'discard phase' doesn't exist anymore, it's part of the cleanup step:
- Cleanup Step
514.1. First, if the active player’s hand contains more cards than their maximum hand size (normally seven), they discard enough cards to reduce their hand size to that number. This turn-based action doesn’t use the stack.
The Gitrog Monster's ability may trigger as a consequence of discarding land cards, so 514.3 applies:
514.3. Normally, no player receives priority during the cleanup step, so no spells can be cast and no abilities can be activated. However, this rule is subject to the following exception:
514.3a At this point, the game checks to see if any state-based actions would be performed and/or any triggered abilities are waiting to be put onto the stack (including those that trigger “at the beginning of the next cleanup step”). If so, those state-based actions are performed, then those triggered abilities are put on the stack, then the active player gets priority. Players may cast spells and activate abilities. Once the stack is empty and all players pass in succession, another cleanup step begins.
(emphasis mine)
So there will be another cleanup step, where (if your hand size exceeds 7) you again must discard cards in order to reduce it.
add a comment |
If you still have too many after everyone passes, you'll be forced to discard back down to your hand size.
- Cleanup Step
514.1. First, if the active player’s hand contains more cards than their maximum hand size (normally seven), they discard enough cards to reduce their hand size to that number. This turn-based action doesn’t use the stack.
514.2. Second, the following actions happen simultaneously: all damage marked on permanents (including phased-out permanents) is removed and all “until end of turn” and “this turn” effects end. This turn-based action doesn’t use the stack.
514.3. Normally, no player receives priority during the cleanup step, so no spells can be cast and no abilities can be activated. However, this rule is subject to the following exception:
514.3a At this point, the game checks to see if any state-based actions would be performed and/or any triggered abilities are waiting to be put onto the stack (including those that trigger “at the beginning of the next cleanup step”). If so, those state-based actions are performed, then those triggered abilities are put on the stack, then the active player gets priority. Players may cast spells and activate abilities. Once the stack is empty and all players pass in succession, another cleanup step begins.
Emphasis mine.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "147"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Black Ghost is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fboardgames.stackexchange.com%2fquestions%2f48547%2fhow-do-draw-effects-during-the-discard-phase-work%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
The 'discard phase' doesn't exist anymore, it's part of the cleanup step:
- Cleanup Step
514.1. First, if the active player’s hand contains more cards than their maximum hand size (normally seven), they discard enough cards to reduce their hand size to that number. This turn-based action doesn’t use the stack.
The Gitrog Monster's ability may trigger as a consequence of discarding land cards, so 514.3 applies:
514.3. Normally, no player receives priority during the cleanup step, so no spells can be cast and no abilities can be activated. However, this rule is subject to the following exception:
514.3a At this point, the game checks to see if any state-based actions would be performed and/or any triggered abilities are waiting to be put onto the stack (including those that trigger “at the beginning of the next cleanup step”). If so, those state-based actions are performed, then those triggered abilities are put on the stack, then the active player gets priority. Players may cast spells and activate abilities. Once the stack is empty and all players pass in succession, another cleanup step begins.
(emphasis mine)
So there will be another cleanup step, where (if your hand size exceeds 7) you again must discard cards in order to reduce it.
add a comment |
The 'discard phase' doesn't exist anymore, it's part of the cleanup step:
- Cleanup Step
514.1. First, if the active player’s hand contains more cards than their maximum hand size (normally seven), they discard enough cards to reduce their hand size to that number. This turn-based action doesn’t use the stack.
The Gitrog Monster's ability may trigger as a consequence of discarding land cards, so 514.3 applies:
514.3. Normally, no player receives priority during the cleanup step, so no spells can be cast and no abilities can be activated. However, this rule is subject to the following exception:
514.3a At this point, the game checks to see if any state-based actions would be performed and/or any triggered abilities are waiting to be put onto the stack (including those that trigger “at the beginning of the next cleanup step”). If so, those state-based actions are performed, then those triggered abilities are put on the stack, then the active player gets priority. Players may cast spells and activate abilities. Once the stack is empty and all players pass in succession, another cleanup step begins.
(emphasis mine)
So there will be another cleanup step, where (if your hand size exceeds 7) you again must discard cards in order to reduce it.
add a comment |
The 'discard phase' doesn't exist anymore, it's part of the cleanup step:
- Cleanup Step
514.1. First, if the active player’s hand contains more cards than their maximum hand size (normally seven), they discard enough cards to reduce their hand size to that number. This turn-based action doesn’t use the stack.
The Gitrog Monster's ability may trigger as a consequence of discarding land cards, so 514.3 applies:
514.3. Normally, no player receives priority during the cleanup step, so no spells can be cast and no abilities can be activated. However, this rule is subject to the following exception:
514.3a At this point, the game checks to see if any state-based actions would be performed and/or any triggered abilities are waiting to be put onto the stack (including those that trigger “at the beginning of the next cleanup step”). If so, those state-based actions are performed, then those triggered abilities are put on the stack, then the active player gets priority. Players may cast spells and activate abilities. Once the stack is empty and all players pass in succession, another cleanup step begins.
(emphasis mine)
So there will be another cleanup step, where (if your hand size exceeds 7) you again must discard cards in order to reduce it.
The 'discard phase' doesn't exist anymore, it's part of the cleanup step:
- Cleanup Step
514.1. First, if the active player’s hand contains more cards than their maximum hand size (normally seven), they discard enough cards to reduce their hand size to that number. This turn-based action doesn’t use the stack.
The Gitrog Monster's ability may trigger as a consequence of discarding land cards, so 514.3 applies:
514.3. Normally, no player receives priority during the cleanup step, so no spells can be cast and no abilities can be activated. However, this rule is subject to the following exception:
514.3a At this point, the game checks to see if any state-based actions would be performed and/or any triggered abilities are waiting to be put onto the stack (including those that trigger “at the beginning of the next cleanup step”). If so, those state-based actions are performed, then those triggered abilities are put on the stack, then the active player gets priority. Players may cast spells and activate abilities. Once the stack is empty and all players pass in succession, another cleanup step begins.
(emphasis mine)
So there will be another cleanup step, where (if your hand size exceeds 7) you again must discard cards in order to reduce it.
edited 11 hours ago
answered 11 hours ago
GlorfindelGlorfindel
15.1k1 gold badge47 silver badges81 bronze badges
15.1k1 gold badge47 silver badges81 bronze badges
add a comment |
add a comment |
If you still have too many after everyone passes, you'll be forced to discard back down to your hand size.
- Cleanup Step
514.1. First, if the active player’s hand contains more cards than their maximum hand size (normally seven), they discard enough cards to reduce their hand size to that number. This turn-based action doesn’t use the stack.
514.2. Second, the following actions happen simultaneously: all damage marked on permanents (including phased-out permanents) is removed and all “until end of turn” and “this turn” effects end. This turn-based action doesn’t use the stack.
514.3. Normally, no player receives priority during the cleanup step, so no spells can be cast and no abilities can be activated. However, this rule is subject to the following exception:
514.3a At this point, the game checks to see if any state-based actions would be performed and/or any triggered abilities are waiting to be put onto the stack (including those that trigger “at the beginning of the next cleanup step”). If so, those state-based actions are performed, then those triggered abilities are put on the stack, then the active player gets priority. Players may cast spells and activate abilities. Once the stack is empty and all players pass in succession, another cleanup step begins.
Emphasis mine.
add a comment |
If you still have too many after everyone passes, you'll be forced to discard back down to your hand size.
- Cleanup Step
514.1. First, if the active player’s hand contains more cards than their maximum hand size (normally seven), they discard enough cards to reduce their hand size to that number. This turn-based action doesn’t use the stack.
514.2. Second, the following actions happen simultaneously: all damage marked on permanents (including phased-out permanents) is removed and all “until end of turn” and “this turn” effects end. This turn-based action doesn’t use the stack.
514.3. Normally, no player receives priority during the cleanup step, so no spells can be cast and no abilities can be activated. However, this rule is subject to the following exception:
514.3a At this point, the game checks to see if any state-based actions would be performed and/or any triggered abilities are waiting to be put onto the stack (including those that trigger “at the beginning of the next cleanup step”). If so, those state-based actions are performed, then those triggered abilities are put on the stack, then the active player gets priority. Players may cast spells and activate abilities. Once the stack is empty and all players pass in succession, another cleanup step begins.
Emphasis mine.
add a comment |
If you still have too many after everyone passes, you'll be forced to discard back down to your hand size.
- Cleanup Step
514.1. First, if the active player’s hand contains more cards than their maximum hand size (normally seven), they discard enough cards to reduce their hand size to that number. This turn-based action doesn’t use the stack.
514.2. Second, the following actions happen simultaneously: all damage marked on permanents (including phased-out permanents) is removed and all “until end of turn” and “this turn” effects end. This turn-based action doesn’t use the stack.
514.3. Normally, no player receives priority during the cleanup step, so no spells can be cast and no abilities can be activated. However, this rule is subject to the following exception:
514.3a At this point, the game checks to see if any state-based actions would be performed and/or any triggered abilities are waiting to be put onto the stack (including those that trigger “at the beginning of the next cleanup step”). If so, those state-based actions are performed, then those triggered abilities are put on the stack, then the active player gets priority. Players may cast spells and activate abilities. Once the stack is empty and all players pass in succession, another cleanup step begins.
Emphasis mine.
If you still have too many after everyone passes, you'll be forced to discard back down to your hand size.
- Cleanup Step
514.1. First, if the active player’s hand contains more cards than their maximum hand size (normally seven), they discard enough cards to reduce their hand size to that number. This turn-based action doesn’t use the stack.
514.2. Second, the following actions happen simultaneously: all damage marked on permanents (including phased-out permanents) is removed and all “until end of turn” and “this turn” effects end. This turn-based action doesn’t use the stack.
514.3. Normally, no player receives priority during the cleanup step, so no spells can be cast and no abilities can be activated. However, this rule is subject to the following exception:
514.3a At this point, the game checks to see if any state-based actions would be performed and/or any triggered abilities are waiting to be put onto the stack (including those that trigger “at the beginning of the next cleanup step”). If so, those state-based actions are performed, then those triggered abilities are put on the stack, then the active player gets priority. Players may cast spells and activate abilities. Once the stack is empty and all players pass in succession, another cleanup step begins.
Emphasis mine.
answered 11 hours ago
ikegamiikegami
42.4k3 gold badges69 silver badges143 bronze badges
42.4k3 gold badges69 silver badges143 bronze badges
add a comment |
add a comment |
Black Ghost is a new contributor. Be nice, and check out our Code of Conduct.
Black Ghost is a new contributor. Be nice, and check out our Code of Conduct.
Black Ghost is a new contributor. Be nice, and check out our Code of Conduct.
Black Ghost is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Board & Card Games Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fboardgames.stackexchange.com%2fquestions%2f48547%2fhow-do-draw-effects-during-the-discard-phase-work%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown