Jaya, Venerated Firemage + Chandra's Pyrohelix = 4 damage among two targets? Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Does Infect count as damage?Does Master of the Wild Hunt deal damage multiple times?How would Master of the Wild Hunt be worded if it targeted multiple creatures?Triggered abilities: Whenever a creature deals damageHow should the “and/or” text of a card be interpreted?Can Guttersnipe hit Planeswalkers?Would Guttersnipe plus a cyphered card result in an infinite loop of damage?Conditions about returning Chandra's Phoenix in one's handDoes first strike damage occur before normal damage?If I simultaneously kill my opponent and deck myself at the same time, is the game drawn?
How can I wire a 9-position switch so that each position turns on one more LED than the one before?
Multiple options vs single option UI
Check if a string is entirely made of the same substring
How to open locks without disable device?
What is the ongoing value of the Kanban board to the developers as opposed to management
Suing a Police Officer Instead of the Police Department
A Paper Record is What I Hamper
Did the Roman Empire have penal colonies?
Is there metaphorical meaning of "aus der Haft entlassen"?
Could moose/elk survive in the Amazon forest?
Drawing a german abacus as in the books of Adam Ries
Does Mathematica have an implementation of the Poisson binomial distribution?
Jaya, Venerated Firemage + Chandra's Pyrohelix = 4 damage among two targets?
My admission is revoked after accepting the admission offer
How does the mezzoloth's teleportation work?
How to not starve gigantic beasts
Is there really no use for MD5 anymore?
All ASCII characters with a given bit count
I preordered a game on my Xbox while on the home screen of my friend's account. Which of us owns the game?
What is purpose of DB Browser(dbbrowser.aspx) under admin tool?
What's the difference between using dependency injection with a container and using a service locator?
What is /etc/mtab in Linux?
Multiple fireplaces in an apartment building?
"My boss was furious with me and I have been fired" vs. "My boss was furious with me and I was fired"
Jaya, Venerated Firemage + Chandra's Pyrohelix = 4 damage among two targets?
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Does Infect count as damage?Does Master of the Wild Hunt deal damage multiple times?How would Master of the Wild Hunt be worded if it targeted multiple creatures?Triggered abilities: Whenever a creature deals damageHow should the “and/or” text of a card be interpreted?Can Guttersnipe hit Planeswalkers?Would Guttersnipe plus a cyphered card result in an infinite loop of damage?Conditions about returning Chandra's Phoenix in one's handDoes first strike damage occur before normal damage?If I simultaneously kill my opponent and deck myself at the same time, is the game drawn?
I have a Jaya, Venerated Firemage in play and cast Chandra's Pyrohelix, targetting two creatures.
Jaya's static ability reads:
If another red source you control would deal damage to a permanent or player, it deals that much damage plus 1 to that permanent or player instead.
Pyrohelix reads:
Chandra's Pyrohelix deals 2 damage divided as you choose among one or two targets.
Does this mean that the two targets both get dealt two damage, because 1 damage gets replaced by 1+1 damage, so Pyrohelix deals four damage in total?
magic-the-gathering
add a comment |
I have a Jaya, Venerated Firemage in play and cast Chandra's Pyrohelix, targetting two creatures.
Jaya's static ability reads:
If another red source you control would deal damage to a permanent or player, it deals that much damage plus 1 to that permanent or player instead.
Pyrohelix reads:
Chandra's Pyrohelix deals 2 damage divided as you choose among one or two targets.
Does this mean that the two targets both get dealt two damage, because 1 damage gets replaced by 1+1 damage, so Pyrohelix deals four damage in total?
magic-the-gathering
add a comment |
I have a Jaya, Venerated Firemage in play and cast Chandra's Pyrohelix, targetting two creatures.
Jaya's static ability reads:
If another red source you control would deal damage to a permanent or player, it deals that much damage plus 1 to that permanent or player instead.
Pyrohelix reads:
Chandra's Pyrohelix deals 2 damage divided as you choose among one or two targets.
Does this mean that the two targets both get dealt two damage, because 1 damage gets replaced by 1+1 damage, so Pyrohelix deals four damage in total?
magic-the-gathering
I have a Jaya, Venerated Firemage in play and cast Chandra's Pyrohelix, targetting two creatures.
Jaya's static ability reads:
If another red source you control would deal damage to a permanent or player, it deals that much damage plus 1 to that permanent or player instead.
Pyrohelix reads:
Chandra's Pyrohelix deals 2 damage divided as you choose among one or two targets.
Does this mean that the two targets both get dealt two damage, because 1 damage gets replaced by 1+1 damage, so Pyrohelix deals four damage in total?
magic-the-gathering
magic-the-gathering
edited 5 hours ago
Glorfindel
6,61612046
6,61612046
asked 5 hours ago
reatterreatter
3196
3196
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
It would be four damage; this is indicated in the rulings below the card on Gatherer:
If damage dealt by a source you control is being divided or assigned among multiple permanents an opponent controls or among an opponent and one or more permanents they control simultaneously, divide the original amount before adding 1. For example, if you attack with a 5/5 red creature with trample and your opponent blocks with a 2/2 creature, you can assign 2 damage to the blocker and 3 damage to the defending player. These amounts are then modified to 3 and 4, respectively.
add a comment |
Chandra's Pyrohelix will deal 4 damage total (2 to each target) because it's damage to each target is increased by 1.
While Jaya, Venerated Firemage has a ruling that supports this claim, I prefer the ruling on Pyromancer's Swath (which has a similar ability) for its brevity:
If damage is being dealt to multiple creatures and/or players at the same time, the damage being dealt to each one is increased
To explain why this is the ruling, the important thing is how Jaya's ability works. Jaya's ability, as indicated by the word "instead", is a replacement effect:
614.1. Some continuous effects are replacement effects. Like prevention effects (see rule 615), replacement effects apply continuously as events happen-they aren't locked in ahead of time. Such effects watch for a particular event that would happen and completely or partially replace that event with a different event.
614.1a Effects that use the word "instead" are replacement effects. Most replacement effects use the word "instead" to indicate what events will be replaced with other events.
So now, the question is, what is it replacing? The type of event Jaya is looking for is "another red source you control would deal damage to a permanent or player". Thus, when you cast a burn spell, Jaya is not replacing the total damage your spell deals, but rather the subtotal that it deals to each creature (or player or planeswalker).
The fact that Chandra's Pyrohelix divides its damage isn't relevant to the replacement effect. That choice happened when you cast the spell, creating a spell dealing 1 damage to each of two creatures. The replacement effect, meanwhile, is happening when the spell resolves. From the perspective of the replacement effect, there is no difference between Chandra's Pyrohelix and Dual Shot.
1
I would argue there is a difference between dual shot and chandra's pyrohelix. One deals 2 damage divided as you choose to up to 2 targets, the other one deals 1 damage to up to 2 targets. if you only have 1 target, chandra's pyrohelix would deal 3 damage to that target while dual shot would only deal 2 damage (with Jaya's ability). Also neither of them allow 4 damage to the same creature to be dealt
– fireshark519
56 mins ago
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/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
);
);
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%2f47001%2fjaya-venerated-firemage-chandras-pyrohelix-4-damage-among-two-targets%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
It would be four damage; this is indicated in the rulings below the card on Gatherer:
If damage dealt by a source you control is being divided or assigned among multiple permanents an opponent controls or among an opponent and one or more permanents they control simultaneously, divide the original amount before adding 1. For example, if you attack with a 5/5 red creature with trample and your opponent blocks with a 2/2 creature, you can assign 2 damage to the blocker and 3 damage to the defending player. These amounts are then modified to 3 and 4, respectively.
add a comment |
It would be four damage; this is indicated in the rulings below the card on Gatherer:
If damage dealt by a source you control is being divided or assigned among multiple permanents an opponent controls or among an opponent and one or more permanents they control simultaneously, divide the original amount before adding 1. For example, if you attack with a 5/5 red creature with trample and your opponent blocks with a 2/2 creature, you can assign 2 damage to the blocker and 3 damage to the defending player. These amounts are then modified to 3 and 4, respectively.
add a comment |
It would be four damage; this is indicated in the rulings below the card on Gatherer:
If damage dealt by a source you control is being divided or assigned among multiple permanents an opponent controls or among an opponent and one or more permanents they control simultaneously, divide the original amount before adding 1. For example, if you attack with a 5/5 red creature with trample and your opponent blocks with a 2/2 creature, you can assign 2 damage to the blocker and 3 damage to the defending player. These amounts are then modified to 3 and 4, respectively.
It would be four damage; this is indicated in the rulings below the card on Gatherer:
If damage dealt by a source you control is being divided or assigned among multiple permanents an opponent controls or among an opponent and one or more permanents they control simultaneously, divide the original amount before adding 1. For example, if you attack with a 5/5 red creature with trample and your opponent blocks with a 2/2 creature, you can assign 2 damage to the blocker and 3 damage to the defending player. These amounts are then modified to 3 and 4, respectively.
answered 5 hours ago
GlorfindelGlorfindel
6,61612046
6,61612046
add a comment |
add a comment |
Chandra's Pyrohelix will deal 4 damage total (2 to each target) because it's damage to each target is increased by 1.
While Jaya, Venerated Firemage has a ruling that supports this claim, I prefer the ruling on Pyromancer's Swath (which has a similar ability) for its brevity:
If damage is being dealt to multiple creatures and/or players at the same time, the damage being dealt to each one is increased
To explain why this is the ruling, the important thing is how Jaya's ability works. Jaya's ability, as indicated by the word "instead", is a replacement effect:
614.1. Some continuous effects are replacement effects. Like prevention effects (see rule 615), replacement effects apply continuously as events happen-they aren't locked in ahead of time. Such effects watch for a particular event that would happen and completely or partially replace that event with a different event.
614.1a Effects that use the word "instead" are replacement effects. Most replacement effects use the word "instead" to indicate what events will be replaced with other events.
So now, the question is, what is it replacing? The type of event Jaya is looking for is "another red source you control would deal damage to a permanent or player". Thus, when you cast a burn spell, Jaya is not replacing the total damage your spell deals, but rather the subtotal that it deals to each creature (or player or planeswalker).
The fact that Chandra's Pyrohelix divides its damage isn't relevant to the replacement effect. That choice happened when you cast the spell, creating a spell dealing 1 damage to each of two creatures. The replacement effect, meanwhile, is happening when the spell resolves. From the perspective of the replacement effect, there is no difference between Chandra's Pyrohelix and Dual Shot.
1
I would argue there is a difference between dual shot and chandra's pyrohelix. One deals 2 damage divided as you choose to up to 2 targets, the other one deals 1 damage to up to 2 targets. if you only have 1 target, chandra's pyrohelix would deal 3 damage to that target while dual shot would only deal 2 damage (with Jaya's ability). Also neither of them allow 4 damage to the same creature to be dealt
– fireshark519
56 mins ago
add a comment |
Chandra's Pyrohelix will deal 4 damage total (2 to each target) because it's damage to each target is increased by 1.
While Jaya, Venerated Firemage has a ruling that supports this claim, I prefer the ruling on Pyromancer's Swath (which has a similar ability) for its brevity:
If damage is being dealt to multiple creatures and/or players at the same time, the damage being dealt to each one is increased
To explain why this is the ruling, the important thing is how Jaya's ability works. Jaya's ability, as indicated by the word "instead", is a replacement effect:
614.1. Some continuous effects are replacement effects. Like prevention effects (see rule 615), replacement effects apply continuously as events happen-they aren't locked in ahead of time. Such effects watch for a particular event that would happen and completely or partially replace that event with a different event.
614.1a Effects that use the word "instead" are replacement effects. Most replacement effects use the word "instead" to indicate what events will be replaced with other events.
So now, the question is, what is it replacing? The type of event Jaya is looking for is "another red source you control would deal damage to a permanent or player". Thus, when you cast a burn spell, Jaya is not replacing the total damage your spell deals, but rather the subtotal that it deals to each creature (or player or planeswalker).
The fact that Chandra's Pyrohelix divides its damage isn't relevant to the replacement effect. That choice happened when you cast the spell, creating a spell dealing 1 damage to each of two creatures. The replacement effect, meanwhile, is happening when the spell resolves. From the perspective of the replacement effect, there is no difference between Chandra's Pyrohelix and Dual Shot.
1
I would argue there is a difference between dual shot and chandra's pyrohelix. One deals 2 damage divided as you choose to up to 2 targets, the other one deals 1 damage to up to 2 targets. if you only have 1 target, chandra's pyrohelix would deal 3 damage to that target while dual shot would only deal 2 damage (with Jaya's ability). Also neither of them allow 4 damage to the same creature to be dealt
– fireshark519
56 mins ago
add a comment |
Chandra's Pyrohelix will deal 4 damage total (2 to each target) because it's damage to each target is increased by 1.
While Jaya, Venerated Firemage has a ruling that supports this claim, I prefer the ruling on Pyromancer's Swath (which has a similar ability) for its brevity:
If damage is being dealt to multiple creatures and/or players at the same time, the damage being dealt to each one is increased
To explain why this is the ruling, the important thing is how Jaya's ability works. Jaya's ability, as indicated by the word "instead", is a replacement effect:
614.1. Some continuous effects are replacement effects. Like prevention effects (see rule 615), replacement effects apply continuously as events happen-they aren't locked in ahead of time. Such effects watch for a particular event that would happen and completely or partially replace that event with a different event.
614.1a Effects that use the word "instead" are replacement effects. Most replacement effects use the word "instead" to indicate what events will be replaced with other events.
So now, the question is, what is it replacing? The type of event Jaya is looking for is "another red source you control would deal damage to a permanent or player". Thus, when you cast a burn spell, Jaya is not replacing the total damage your spell deals, but rather the subtotal that it deals to each creature (or player or planeswalker).
The fact that Chandra's Pyrohelix divides its damage isn't relevant to the replacement effect. That choice happened when you cast the spell, creating a spell dealing 1 damage to each of two creatures. The replacement effect, meanwhile, is happening when the spell resolves. From the perspective of the replacement effect, there is no difference between Chandra's Pyrohelix and Dual Shot.
Chandra's Pyrohelix will deal 4 damage total (2 to each target) because it's damage to each target is increased by 1.
While Jaya, Venerated Firemage has a ruling that supports this claim, I prefer the ruling on Pyromancer's Swath (which has a similar ability) for its brevity:
If damage is being dealt to multiple creatures and/or players at the same time, the damage being dealt to each one is increased
To explain why this is the ruling, the important thing is how Jaya's ability works. Jaya's ability, as indicated by the word "instead", is a replacement effect:
614.1. Some continuous effects are replacement effects. Like prevention effects (see rule 615), replacement effects apply continuously as events happen-they aren't locked in ahead of time. Such effects watch for a particular event that would happen and completely or partially replace that event with a different event.
614.1a Effects that use the word "instead" are replacement effects. Most replacement effects use the word "instead" to indicate what events will be replaced with other events.
So now, the question is, what is it replacing? The type of event Jaya is looking for is "another red source you control would deal damage to a permanent or player". Thus, when you cast a burn spell, Jaya is not replacing the total damage your spell deals, but rather the subtotal that it deals to each creature (or player or planeswalker).
The fact that Chandra's Pyrohelix divides its damage isn't relevant to the replacement effect. That choice happened when you cast the spell, creating a spell dealing 1 damage to each of two creatures. The replacement effect, meanwhile, is happening when the spell resolves. From the perspective of the replacement effect, there is no difference between Chandra's Pyrohelix and Dual Shot.
edited 1 hour ago
answered 1 hour ago
ZagsZags
8,25931968
8,25931968
1
I would argue there is a difference between dual shot and chandra's pyrohelix. One deals 2 damage divided as you choose to up to 2 targets, the other one deals 1 damage to up to 2 targets. if you only have 1 target, chandra's pyrohelix would deal 3 damage to that target while dual shot would only deal 2 damage (with Jaya's ability). Also neither of them allow 4 damage to the same creature to be dealt
– fireshark519
56 mins ago
add a comment |
1
I would argue there is a difference between dual shot and chandra's pyrohelix. One deals 2 damage divided as you choose to up to 2 targets, the other one deals 1 damage to up to 2 targets. if you only have 1 target, chandra's pyrohelix would deal 3 damage to that target while dual shot would only deal 2 damage (with Jaya's ability). Also neither of them allow 4 damage to the same creature to be dealt
– fireshark519
56 mins ago
1
1
I would argue there is a difference between dual shot and chandra's pyrohelix. One deals 2 damage divided as you choose to up to 2 targets, the other one deals 1 damage to up to 2 targets. if you only have 1 target, chandra's pyrohelix would deal 3 damage to that target while dual shot would only deal 2 damage (with Jaya's ability). Also neither of them allow 4 damage to the same creature to be dealt
– fireshark519
56 mins ago
I would argue there is a difference between dual shot and chandra's pyrohelix. One deals 2 damage divided as you choose to up to 2 targets, the other one deals 1 damage to up to 2 targets. if you only have 1 target, chandra's pyrohelix would deal 3 damage to that target while dual shot would only deal 2 damage (with Jaya's ability). Also neither of them allow 4 damage to the same creature to be dealt
– fireshark519
56 mins ago
add a comment |
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%2f47001%2fjaya-venerated-firemage-chandras-pyrohelix-4-damage-among-two-targets%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