Can I respond to my infinite loop by casting a creature spell?Will infinite loops still force a draw if I...

Mapping a list into a phase plot

Have I saved too much for retirement so far?

Personal Teleportation as a Weapon

Hide Select Output from T-SQL

What will be the benefits of Brexit?

Do I need a multiple entry visa for a trip UK -> Sweden -> UK?

What is difference between behavior and behaviour

Applicability of Single Responsibility Principle

How can I replace every global instance of "x[2]" with "x_2"

If you attempt to grapple an opponent that you are hidden from, do they roll at disadvantage?

The baby cries all morning

What is the oldest known work of fiction?

Will it be accepted, if there is no ''Main Character" stereotype?

Can a monster with multiattack use this ability if they are missing a limb?

Tiptoe or tiphoof? Adjusting words to better fit fantasy races

Cynical novel that describes an America ruled by the media, arms manufacturers, and ethnic figureheads

Why are on-board computers allowed to change controls without notifying the pilots?

Why "be dealt cards" rather than "be dealing cards"?

Your magic is very sketchy

Trouble understanding overseas colleagues

Why is delta-v is the most useful quantity for planning space travel?

Generic lambda vs generic function give different behaviour

Efficiently merge handle parallel feature branches in SFDX

How do I rename a LINUX host without needing to reboot for the rename to take effect?



Can I respond to my infinite loop by casting a creature spell?


Will infinite loops still force a draw if I have a way to end them?Can crackleburr respond to himself?Can my opponent force me to play out a demonstrated loop?Can I shortcut a loop with conditional actions?Issues with Infinite Mana Loop and Grindclock/ Clock of Omens ComboWhen casting a spell, how can a mana ability be paid with another mana ability?Can infinite scry 1 be shortcut by searching through your deck?Can I pay kicker on a creature put into play with Kaalia's ability?Can two Enduring Scalelords create an infinite loop?What is the process for determining if an infinite loop will be a draw?













8















Can I respond to my own triggered infinite loop with Sporemound and Life and Limb by casting Acidic Slime to destroy Life and Limb or by paying to activate Gobbling Ooze ability to destroy Sporemound?










share|improve this question




















  • 5





    Alternatively, you are entirely allowed to say you won't do anything to stop this, and if your opponent can't stop it either it's a draw. This might be a good idea if, for instance, you have low life total and your opponent has a flying creature you can't do anything about no matter how many saprolings you have.

    – Arthur
    Mar 15 at 6:59


















8















Can I respond to my own triggered infinite loop with Sporemound and Life and Limb by casting Acidic Slime to destroy Life and Limb or by paying to activate Gobbling Ooze ability to destroy Sporemound?










share|improve this question




















  • 5





    Alternatively, you are entirely allowed to say you won't do anything to stop this, and if your opponent can't stop it either it's a draw. This might be a good idea if, for instance, you have low life total and your opponent has a flying creature you can't do anything about no matter how many saprolings you have.

    – Arthur
    Mar 15 at 6:59
















8












8








8








Can I respond to my own triggered infinite loop with Sporemound and Life and Limb by casting Acidic Slime to destroy Life and Limb or by paying to activate Gobbling Ooze ability to destroy Sporemound?










share|improve this question
















Can I respond to my own triggered infinite loop with Sporemound and Life and Limb by casting Acidic Slime to destroy Life and Limb or by paying to activate Gobbling Ooze ability to destroy Sporemound?







magic-the-gathering






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 18 at 17:15









Kevin

1,907723




1,907723










asked Mar 15 at 2:18









SonkuragariSonkuragari

1435




1435








  • 5





    Alternatively, you are entirely allowed to say you won't do anything to stop this, and if your opponent can't stop it either it's a draw. This might be a good idea if, for instance, you have low life total and your opponent has a flying creature you can't do anything about no matter how many saprolings you have.

    – Arthur
    Mar 15 at 6:59
















  • 5





    Alternatively, you are entirely allowed to say you won't do anything to stop this, and if your opponent can't stop it either it's a draw. This might be a good idea if, for instance, you have low life total and your opponent has a flying creature you can't do anything about no matter how many saprolings you have.

    – Arthur
    Mar 15 at 6:59










5




5





Alternatively, you are entirely allowed to say you won't do anything to stop this, and if your opponent can't stop it either it's a draw. This might be a good idea if, for instance, you have low life total and your opponent has a flying creature you can't do anything about no matter how many saprolings you have.

– Arthur
Mar 15 at 6:59







Alternatively, you are entirely allowed to say you won't do anything to stop this, and if your opponent can't stop it either it's a draw. This might be a good idea if, for instance, you have low life total and your opponent has a flying creature you can't do anything about no matter how many saprolings you have.

– Arthur
Mar 15 at 6:59












1 Answer
1






active

oldest

votes


















14














You may cast an instant spell to end the loop as you describe.



You may activate an ability to end the loop as you describe.



But you may not cast a creature spell (unless it has Flash).





The following is the loop in detail:




  1. [You play a Forest or something]


    1. Sporemound's ability triggers.



  2. You place Sporemound's ability on the stack.

  3. Player's get priority.

  4. Sporemound's ability resolves.


    1. You create a 1/1 green Saproling creature token that enters as a 1/1 green Forest Saproling land creature token.


      1. Sporemound's ability triggers.





  5. Goto 2.


In step 3, you get to cast a spell or activate an ability in response to Sporemound's triggered ability. These will resolve before step 4 (because the last thing added to the stack resolves first). Step 4 will still happen (since the ability was added to the stack in step 2), but step 5 won't happen if Sporemound's ability doesn't trigger (e.g. because it's not there, or because the created Saproling didn't enter as a land), thus breaking the loop.



Note that the stack isn't empty in step 3, so the only spells you can cast are instant spells and spells with Flash, so casting Acidic Slime is out. Activated abilities of creatures are fine, though, so activating Gobbling Ooze is possible.






share|improve this answer


























  • Awesome, thank you!

    – Sonkuragari
    Mar 15 at 3:36






  • 2





    Oops, you can't cast Acidic Slime. See updated answer.

    – ikegami
    Mar 15 at 3:57











  • Oh.....well, still. It answers the question, so thank you

    – Sonkuragari
    Mar 15 at 4:20











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/3.0/"u003ecc by-sa 3.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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fboardgames.stackexchange.com%2fquestions%2f45523%2fcan-i-respond-to-my-infinite-loop-by-casting-a-creature-spell%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









14














You may cast an instant spell to end the loop as you describe.



You may activate an ability to end the loop as you describe.



But you may not cast a creature spell (unless it has Flash).





The following is the loop in detail:




  1. [You play a Forest or something]


    1. Sporemound's ability triggers.



  2. You place Sporemound's ability on the stack.

  3. Player's get priority.

  4. Sporemound's ability resolves.


    1. You create a 1/1 green Saproling creature token that enters as a 1/1 green Forest Saproling land creature token.


      1. Sporemound's ability triggers.





  5. Goto 2.


In step 3, you get to cast a spell or activate an ability in response to Sporemound's triggered ability. These will resolve before step 4 (because the last thing added to the stack resolves first). Step 4 will still happen (since the ability was added to the stack in step 2), but step 5 won't happen if Sporemound's ability doesn't trigger (e.g. because it's not there, or because the created Saproling didn't enter as a land), thus breaking the loop.



Note that the stack isn't empty in step 3, so the only spells you can cast are instant spells and spells with Flash, so casting Acidic Slime is out. Activated abilities of creatures are fine, though, so activating Gobbling Ooze is possible.






share|improve this answer


























  • Awesome, thank you!

    – Sonkuragari
    Mar 15 at 3:36






  • 2





    Oops, you can't cast Acidic Slime. See updated answer.

    – ikegami
    Mar 15 at 3:57











  • Oh.....well, still. It answers the question, so thank you

    – Sonkuragari
    Mar 15 at 4:20
















14














You may cast an instant spell to end the loop as you describe.



You may activate an ability to end the loop as you describe.



But you may not cast a creature spell (unless it has Flash).





The following is the loop in detail:




  1. [You play a Forest or something]


    1. Sporemound's ability triggers.



  2. You place Sporemound's ability on the stack.

  3. Player's get priority.

  4. Sporemound's ability resolves.


    1. You create a 1/1 green Saproling creature token that enters as a 1/1 green Forest Saproling land creature token.


      1. Sporemound's ability triggers.





  5. Goto 2.


In step 3, you get to cast a spell or activate an ability in response to Sporemound's triggered ability. These will resolve before step 4 (because the last thing added to the stack resolves first). Step 4 will still happen (since the ability was added to the stack in step 2), but step 5 won't happen if Sporemound's ability doesn't trigger (e.g. because it's not there, or because the created Saproling didn't enter as a land), thus breaking the loop.



Note that the stack isn't empty in step 3, so the only spells you can cast are instant spells and spells with Flash, so casting Acidic Slime is out. Activated abilities of creatures are fine, though, so activating Gobbling Ooze is possible.






share|improve this answer


























  • Awesome, thank you!

    – Sonkuragari
    Mar 15 at 3:36






  • 2





    Oops, you can't cast Acidic Slime. See updated answer.

    – ikegami
    Mar 15 at 3:57











  • Oh.....well, still. It answers the question, so thank you

    – Sonkuragari
    Mar 15 at 4:20














14












14








14







You may cast an instant spell to end the loop as you describe.



You may activate an ability to end the loop as you describe.



But you may not cast a creature spell (unless it has Flash).





The following is the loop in detail:




  1. [You play a Forest or something]


    1. Sporemound's ability triggers.



  2. You place Sporemound's ability on the stack.

  3. Player's get priority.

  4. Sporemound's ability resolves.


    1. You create a 1/1 green Saproling creature token that enters as a 1/1 green Forest Saproling land creature token.


      1. Sporemound's ability triggers.





  5. Goto 2.


In step 3, you get to cast a spell or activate an ability in response to Sporemound's triggered ability. These will resolve before step 4 (because the last thing added to the stack resolves first). Step 4 will still happen (since the ability was added to the stack in step 2), but step 5 won't happen if Sporemound's ability doesn't trigger (e.g. because it's not there, or because the created Saproling didn't enter as a land), thus breaking the loop.



Note that the stack isn't empty in step 3, so the only spells you can cast are instant spells and spells with Flash, so casting Acidic Slime is out. Activated abilities of creatures are fine, though, so activating Gobbling Ooze is possible.






share|improve this answer















You may cast an instant spell to end the loop as you describe.



You may activate an ability to end the loop as you describe.



But you may not cast a creature spell (unless it has Flash).





The following is the loop in detail:




  1. [You play a Forest or something]


    1. Sporemound's ability triggers.



  2. You place Sporemound's ability on the stack.

  3. Player's get priority.

  4. Sporemound's ability resolves.


    1. You create a 1/1 green Saproling creature token that enters as a 1/1 green Forest Saproling land creature token.


      1. Sporemound's ability triggers.





  5. Goto 2.


In step 3, you get to cast a spell or activate an ability in response to Sporemound's triggered ability. These will resolve before step 4 (because the last thing added to the stack resolves first). Step 4 will still happen (since the ability was added to the stack in step 2), but step 5 won't happen if Sporemound's ability doesn't trigger (e.g. because it's not there, or because the created Saproling didn't enter as a land), thus breaking the loop.



Note that the stack isn't empty in step 3, so the only spells you can cast are instant spells and spells with Flash, so casting Acidic Slime is out. Activated abilities of creatures are fine, though, so activating Gobbling Ooze is possible.







share|improve this answer














share|improve this answer



share|improve this answer








edited Mar 15 at 4:00

























answered Mar 15 at 3:31









ikegamiikegami

40.6k366138




40.6k366138













  • Awesome, thank you!

    – Sonkuragari
    Mar 15 at 3:36






  • 2





    Oops, you can't cast Acidic Slime. See updated answer.

    – ikegami
    Mar 15 at 3:57











  • Oh.....well, still. It answers the question, so thank you

    – Sonkuragari
    Mar 15 at 4:20



















  • Awesome, thank you!

    – Sonkuragari
    Mar 15 at 3:36






  • 2





    Oops, you can't cast Acidic Slime. See updated answer.

    – ikegami
    Mar 15 at 3:57











  • Oh.....well, still. It answers the question, so thank you

    – Sonkuragari
    Mar 15 at 4:20

















Awesome, thank you!

– Sonkuragari
Mar 15 at 3:36





Awesome, thank you!

– Sonkuragari
Mar 15 at 3:36




2




2





Oops, you can't cast Acidic Slime. See updated answer.

– ikegami
Mar 15 at 3:57





Oops, you can't cast Acidic Slime. See updated answer.

– ikegami
Mar 15 at 3:57













Oh.....well, still. It answers the question, so thank you

– Sonkuragari
Mar 15 at 4:20





Oh.....well, still. It answers the question, so thank you

– Sonkuragari
Mar 15 at 4:20


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fboardgames.stackexchange.com%2fquestions%2f45523%2fcan-i-respond-to-my-infinite-loop-by-casting-a-creature-spell%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

Fil:Tokke komm.svg

Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?