Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M20 - Core Set 2020 set card implementation tracking #5847

Closed
theelk801 opened this issue Jun 11, 2019 · 29 comments
Closed

M20 - Core Set 2020 set card implementation tracking #5847

theelk801 opened this issue Jun 11, 2019 · 29 comments
Labels
tracking set Set card implementation tracking

Comments

@theelk801
Copy link
Contributor

theelk801 commented Jun 11, 2019

Mark cards you're working on in the second post of this issue.
If you can't check things off, leave a comment instead.
Once the card is committed, check off the card here to show that it's finished.
Don't worry about adding new spoilers to this list, it's generated by a script.

All Sets

Implemented Cards
@theelk801 theelk801 added the tracking set Set card implementation tracking label Jun 11, 2019
@theelk801 theelk801 changed the title Core Set 2020 set card implementation tracking M20 - Core Set 2020 set card implementation tracking Jun 11, 2019
@theelk801
Copy link
Contributor Author

theelk801 commented Jun 11, 2019

All cards implemented

@theelk801
Copy link
Contributor Author

theelk801 commented Jun 11, 2019

other tasks:

@theelk801 theelk801 pinned this issue Jun 11, 2019
@archalypse
Copy link

I don't know if this is the right place for this. I had an issue with Growth Cycle. It did not add any power and toughness after being cast targeting a creature in mid-combat (no other GCs were in the graveyard).

@theelk801
Copy link
Contributor Author

Thanks, I just pushed a fix for it.

@archalypse
Copy link

Cool Beans. Just found another one: Knight of the Ebon Legion did not receive it's counter after a player had lost 4+ life (it happened to be 4 exactly). The Knight had a Heart-Piercer Bow attached to it.

@theelk801
Copy link
Contributor Author

Thanks again, just fixed it

@archalypse
Copy link

Ok, two more (hey, this is kinda fun!). I'll make a separate post for each one. First, the Hanged Execution has wrong text: the projected text differs from the actual text in that it says "create 2 spirit tokens" instead of "create a spirit token" My opponent got 2 spirit tokens with the Executioner (thankfully he was nice enough to not use one of them).

@archalypse
Copy link

Second, Agent of Treachery drew 3 cards when my opponent had less than 3 stolen permanents. The only permanent he stole was Howling Giant (the steal went fine - I kept my 2/2 tokens), but when the check came, he drew three cards every time. Now he did have 4 creatures total (including the Agent and the Giant).

@theelk801
Copy link
Contributor Author

Alright, I've pushed fixes for both of those. Thanks again for the QA help

@archalypse
Copy link

Fer sure. Another one. Rapacious Dragon only created one treasure token upon entering the battlefield (text was correct).

@CCTV-1
Copy link
Contributor

CCTV-1 commented Jun 28, 2019

Brineborn Cutthroat when self trun cast spell will also put a +1+1 counter ‘Brineborn Cutthroat’.
game log:

AM 8:11: Turn 6 CCTV (20 - 20)
AM 8:11: CCTV draws a card
AM 8:11: CCTV puts Plains [b00] from hand onto the Battlefield
AM 8:11: CCTV plays Plains [b00]
AM 8:11: CCTV casts Winged Words [f87]
AM 8:11: Ability triggers: Brineborn Cutthroat [cf4] - Whenever you cast a spell during an opponent's turn, put a +1/+1 counter on Brineborn Cutthroat [cf4]
AM 8:11: CCTV draws two cards
AM 8:11: CCTV puts Winged Words [f87] from stack into their graveyard

@theelk801
Copy link
Contributor Author

both have fixes pushed

@CCTV-1
Copy link
Contributor

CCTV-1 commented Jun 28, 2019

Lavakin Brawler only when other creature attack together,the ability:+1/+0 for each Elemental you control trigger,and now ability is:+1/+1 for each Elemental you control.

@CCTV-1
Copy link
Contributor

CCTV-1 commented Jun 28, 2019

Mu Yanling, Sky Dancer should be:−8: You get an emblem with “Islands you control have ‘{T}: Draw a card’.” now is:−x: You get an emblem with “Islands you control have ‘{T}: Draw a card’.”

@CCTV-1
Copy link
Contributor

CCTV-1 commented Jun 28, 2019

Hanged Executioner should be:When Hanged Executioner enters the battlefield, create a 1/1 white Spirit creature token with flying.,now is:When Hanged Executioner enters the battlefield, create two 1/1 white Spirit creature tokens with flying

@archalypse
Copy link

Chandra, Acolyte of flame should create 2 1/1 tokens with haste that die at end of turn. Instead it creates 2 1/1 tokens without haste that do not die at end of turn.

@imendi7
Copy link

imendi7 commented Jun 28, 2019

How can I contribute to find bugs?

@archalypse
Copy link

How can I contribute to find bugs?

ooooh, come over to Beta server and play with us. Download it at http://xmage.today

@archalypse
Copy link

Barkhide Troll should enter the battlefield with 1 counter on it. Instead, it enters the battlefield with 2 counters.

@archalypse
Copy link

Scorch Spitter should deal 1 damage to the player it is attacking, but it does not. The effect seems to go on the stack, but does not deal the damage.

@rscoates
Copy link
Contributor

rscoates commented Jun 29, 2019

I'm working on Tale's End. I have to run out - I think it's done, but I haven't tested.
#5867

@archalypse
Copy link

Cavalier of thorns should put a land onto the battlefield untapped, but it puts a land onto the field tapped

@archalypse
Copy link

Overgrowth Elemental should trigger when a "creature you control dies" Instead, it triggers when any creature dies (including opponents' creatures.

@archalypse
Copy link

(gay gasp) everything is implemented!? Does that mean the set will drop in .de soon?!

@JayDi85
Copy link
Member

JayDi85 commented Jun 29, 2019

yes, new release on de will be in next 5-10 hours.

@archalypse
Copy link

Barkhide Troll should enter the battlefield with 1 +1/1 counter, but it enters with 2 +1/1 counter.

@archalypse
Copy link

Angel of Vitality should get +2/2 if your life total is 25 or more, instead it gets +1/1.

@JayDi85
Copy link
Member

JayDi85 commented Jun 30, 2019

  • Overgrowth Elemental - The second ability of Overgrowth Elemental is supposed to only trigger off of your creatures dieing (Bob49, 2019-06-28 22:30:59.0)
  • Xenagos, the Reveler - Anyway that you can make Xenagos ask what portion of the total is red vs green instead of the individual selection that currently happens? It can take forever in my token deck. (djmarder, 2019-06-30 03:44:43.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracking set Set card implementation tracking
Projects
None yet
Development

No branches or pull requests

7 participants
@CCTV-1 @JayDi85 @rscoates @theelk801 @imendi7 @archalypse and others