Shandalar - Program Bugs
Reflector Mage does not prevent opponent from casting card the next turn (fix completed in vcs)
I played Reflector Mage targeting the opponent's Ramosian Captain. The orange "effect card" stating that the player couldn't cast it did appear however it went away after I ended my turn. In the below screenshot, as you can see, the opponent was able to cast Ramosian Captain.
What I think happened is that the effect card is programmed to disappear at your next end step, when it should do this during your untap step. Alternately, it could be misprogrammed to disappear at the start of the opponent's (or any player's) turn.
What I think happened is that the effect card is programmed to disappear at your next end step, when it should do this during your untap step. Alternately, it could be misprogrammed to disappear at the start of the opponent's (or any player's) turn.
Last edited by TheKillerNacho on 16 Sep 2016, 19:10, edited 2 times in total.
Comments
Posted by Korath » 25 Oct 2016, 09:19
commit d07fb7e254dd63ad4a6d8569bac9e71aff6b1e4e
Author: Korath <dgk@Beleriand.none>
Date: Tue Oct 25 05:15:40 2016 -0400
[HS] FIX #1177: Reflector Mage: you get the legacy so duration is correct
The controller of a can't-cast legacy appears in is normally only cosmetic, but
the "your" in Duration::UNTIL_YOUR_NEXT_TURN always refers an effect's
controller.
Author: Korath <dgk@Beleriand.none>
Date: Tue Oct 25 05:15:40 2016 -0400
[HS] FIX #1177: Reflector Mage: you get the legacy so duration is correct
The controller of a can't-cast legacy appears in is normally only cosmetic, but
the "your" in Duration::UNTIL_YOUR_NEXT_TURN always refers an effect's
controller.
1 Post
• Page 1 of 1
Ticket details
- Ticket ID: 1177
- Project: Shandalar
- Status: Fix completed in VCS
- Component: Individual Card
- Project version: Hall of the Sultan 2
- Priority: Normal
- Severity: Normal
- Assigned to: Korath
- Reported by: TheKillerNacho
- Reporter's tickets: List all tickets
- Reported on: 16 Sep 2016, 19:09
- Last visited by Korath » 25 Oct 2016, 09:11.
