Page 1 of 1
[fixed/closed]Degavolver no regeneration icon & more

Posted:
20 Sep 2013, 05:45
by stassy
Describe the Bug:- When Degavolver is cast, game invert the 1st and 2nd line choice (ask for 1B for red kicker and R for black kicker) fixed- Degavolver interact with Ceta Sanctuary (considered as a red permanent and trigger it) while it should not. fixed Which card did behave improperly ?Degavolver
Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)OIv2
What exactly should be the correct behavior/interaction ?- When Degavolver is cast, game does not invert the 1st and 2nd line choice (ask for R for red kicker and 1B for black kicker)
- Degavolver does not interact with Ceta Sanctuary
Are any other cards possibly affected by this bug ?-



Re: Degavolver

Posted:
20 Sep 2013, 16:28
by Gargaroz
Fixed the Degavolver bug.
For the Ceta Sanctuary, is probably a bad interation with lands, I'll check it.
Re: Degavolver

Posted:
20 Sep 2013, 19:46
by Aswan jaguar
For the Ceta Sanctuary - Degavolver maybe it is a bad interaction with the code for EDH rules that count Degavolver also Red and Black?
Re: Degavolver

Posted:
20 Sep 2013, 21:23
by Korath
It's counting the Ceta Sanctuary itself as red.
this_test.color = COLOR_RED should be COLOR_TEST_RED. Same for green, and similarly for the other four sanctuaries.
There's no need to limit the tests to nonlands, by the way; get_abilities() is special-cased to return colorless unless some other effect adds a color to them. If WoTC ever prints a land reading "CARDNAME is black." it'll cause us no end of trouble.
Re: Degavolver

Posted:
21 Sep 2013, 13:25
by Gargaroz
I see, fixed.
Re: [still bugged]Degavolver

Posted:
03 Feb 2014, 14:46
by BAgate
If you pay the black kicker with Degavolver it doesn't get a regeneration icon (but can regenerate).
Re: [still bugged]Degavolver no regeneration icon-see last p

Posted:
25 Dec 2015, 07:50
by Aswan jaguar
Apart from these bugs:
viewtopic.php?f=86&t=17011&p=176653&hilit=volvers#p176653 that influence Degavolver,too,it also asks for white kicker instead of black kicker and indeed wants you to tap white mana +

for the regeneration-black kicker the ability of regeneration works if you kick it no regeneration icon as BAgate mentions above.
Re: [still bugged]Degavolver no regeneration icon & more

Posted:
13 Apr 2016, 14:09
by Gargaroz
Volvers are already fixed in dev