It is currently 08 Jul 2021, 05:15
   
Text Size

[fixed/closed]Miracle cost not affected by cost modifiers

Moderators: BAgate, drool66, stassy, Aswan jaguar, gmzombie, CCGHQ Admins

[fixed/closed]Miracle cost not affected by cost modifiers

Postby Nexhro » 04 May 2014, 21:40

Describe the Bug:
When a spell is cast for its miracle cost, it's not affected by cost modifiers a la Sphere of Resistance or Thorn of Amethyst. Tested this with Revenge of the Hunted and Terminus .
Entreat the Angels (and presumably Bonfire of the Damned), however, is affected by cost modifiers when casting it for its miracle cost.

A spell with converted mana cost 4 or more can be cast for its miracle cost when Gaddock Teeg is on the battlefield. Tested this with Revenge of the Hunted and Terminus .
Entreat the Angels (and presumably Bonfire of the Damned) cannot be cast for its miracle cost when Gaddock Teeg is on the battlefield.

Which card did behave improperly ?
Revenge of the Hunted, Terminus

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
April 17 2014, duel

What exactly should be the correct behavior/interaction ?
When a spell is cast for its miracle cost, it's affected by cost modifiers.

A spell with converted mana cost 4 or more cannot be cast for its miracle cost when Gaddock Teeg is on the battlefield.

Are any other cards possibly affected by this bug ?
Likely Banishing Stroke, Blessings of Nature, Devastation Tide, Reforge the Soul, Temporal Mastery, Thunderous Wrath and Vanishment
Not likely Bonfire of the Damned
Attachments
MiracleCost1.zip
(3.62 KiB) Downloaded 107 times
Last edited by BAgate on 21 Oct 2014, 02:58, edited 5 times in total.
Reason: closed
User avatar
Nexhro
 
Posts: 1613
Joined: 23 Jan 2014, 18:08
Location: HRO, UTC +1
Has thanked: 78 times
Been thanked: 103 times

Re: [confirmed]Miracle cost not affected by cost modifiers

Postby Gargaroz » 13 May 2014, 13:15

Well, I don't think the Miracle cost should be modified by thing like Sphere of Resistence, which modified only the MANA COST, while this is an ALTERNATIVE MEANS OF CASTING. If you look at Force of Will, the ruling is clearly different.
However, the Gaddock Teeg bug was really there, and is fixed as 6f99492
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
Gargaroz
Programmer
 
Posts: 7095
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 593 times

Re: [confirmed]Miracle cost not affected by cost modifiers

Postby Nexhro » 13 May 2014, 20:43

Gargaroz wrote:Well, I don't think the Miracle cost should be modified by thing like Sphere of Resistence, which modified only the MANA COST, while this is an ALTERNATIVE MEANS OF CASTING. If you look at Force of Will, the ruling is clearly different.
Yeah, I wasn't completely sure about it, either, so I had checked the rules before I posted the report. Casting a spell for its Miracle cost isn't different than casting Force of WIll by exiling a blue card and paying 1 life in this regard.

Comprehensive Rules on the matter at hand:

702.92a Miracle is a static ability linked to a triggered ability (see rule 603.10). “Miracle [cost]” means “You may reveal this card from your hand as you draw it if it’s the first card you’ve drawn this turn. When you reveal this card this way, you may cast it by paying [cost] rather than its mana cost.

117.9. Some spells have alternative costs. An alternative cost is a cost listed in a spell’s text, or applied to it from another effect, that its controller may pay rather than paying the spell’s mana cost. Alternative costs are usually phrased, “You may [action] rather than pay [this object’s] mana cost,” or “You may cast [this object] without paying its mana cost.” Note that some alternative costs are listed in keywords; see rule 702.

117.9a Only one alternative cost can be applied to any one spell as it’s being cast. The controller of the spell announces his or her intentions to pay that cost as described in rule 601.2b.

117.9b Alternative costs are always optional.

117.9c An alternative cost doesn’t change a spell’s mana cost, only what its controller has to pay to cast it. Spells and abilities that ask for that spell’s mana cost still see the original value.

117.9d If an alternative cost is being paid to cast a spell, any additional costs, cost increases, and cost reductions that affect that spell are applied to that alternative cost
User avatar
Nexhro
 
Posts: 1613
Joined: 23 Jan 2014, 18:08
Location: HRO, UTC +1
Has thanked: 78 times
Been thanked: 103 times

Re: [confirmed]Miracle cost not affected by cost modifiers

Postby BAgate » 14 May 2014, 05:28

I was so unsure, I actually looked up the rule too when I confirmed it. Nexhro, very nice summary.
Working on: housekeeping and archived reports
User avatar
BAgate
Tester
 
Posts: 2445
Joined: 06 Mar 2012, 11:09
Has thanked: 117 times
Been thanked: 158 times

Re: [confirmed]Miracle cost not affected by cost modifiers

Postby Gargaroz » 14 May 2014, 08:41

Oh, I see, fixed in 88ef4fc
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
Gargaroz
Programmer
 
Posts: 7095
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 593 times

Re: [fixed]Miracle cost not affected by cost modifiers

Postby Aswan jaguar » 05 Oct 2014, 16:27

- Entreat the Angels (which used to work correctly before) is not affected by cost modifiers (Thorn Amethyst,Sphere of Resistence)
- Revenge of the Hunted still not affected by cost modifiers (Thorn Amethyst,Sphere of Resistence)
- Blessings of Nature still not affected by cost modifiers (Thorn Amethyst,Sphere of Resistence)
- Terminus still not affected by cost modifiers (Thorn Amethyst,Sphere of Resistence)
- Banishing Stroke still not affected by cost modifiers (Thorn Amethyst,Sphere of Resistence)

I guess it is safe to say that miracle still is not affected by cost modifiers (Thorn Amethyst,Sphere of Resistence)
---
Trying to squash some bugs and playtesting.
User avatar
Aswan jaguar
Super Tester Elite
 
Posts: 7450
Joined: 13 May 2010, 12:17
Has thanked: 639 times
Been thanked: 351 times

Re: [still bugged]Miracle cost not affected by cost modifier

Postby Gargaroz » 18 Oct 2014, 12:13

Here's one case in which the fix was there, but the order of the arguments of the functions was wrong, and for some unspeakable miracle did not caused any crash.
However, fixed in ac3a062
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
Gargaroz
Programmer
 
Posts: 7095
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 593 times


Return to Archived Reports

Who is online

Users browsing this forum: No registered users and 12 guests


Who is online

In total there are 12 users online :: 0 registered, 0 hidden and 12 guests (based on users active over the past 10 minutes)
Most users ever online was 1922 on 07 Jun 2021, 06:01

Users browsing this forum: No registered users and 12 guests

Login Form