My suggestion for how we should handle the new Meld Cards:
We add a new optional tag, merge which (for now) allows you to input the name of one card. Then, we use the standard reverse-related tag for the "back" sides of the melded cards, linking it to the card that has the clause for melding. Finally, when you create the meld token, all cards that have the merge tag that are in play on your side of the battlefield will become attached to the new token. Note that we are not necessarily checking that they have the required creatures in play, but that if the creature IS in play, we are to combine them.
Example:
Cards.xml
<card>
<name>Bruna, the fading light</name>
</card>
<card>
<name>Gisela, the broken blade</name>
<merge>Bruna, the fading light</merge>
</card>
Tokens.xml
<card>
<name>Brisela, voice of nightmares</name>
<reverse-related>Gisela, the broken blade</reverse-related>
</card>
(Some tags omitted as they aren't necessary to portray my example)
Example 1: You have both cards that can be melded together in play

Now, when you meld this is the result:

Example 2: You have only the one card that has the clause for melding in play (while this may not be correct rules wise, we still have to support this just in case)

Now, when you meld this one card by itself:

We do have to be careful, however, if a person has multiple copies of a card in play. If somebody has two copies of Bruna, lets say (I know this can't happen, but there might be instances where the cards that meld may not be legendary), and one copy of Gisela, that only one copy of Bruna is "melded" and the other is left alone.
I'd like to see what everybody thinks of my proposed idea and what they think should be done to support this new card type.
Idea: Right click on X select 'meld' from the menu, the menu goes away and has you already draw an arrow from X, you click on Y, and then cockatrice makes the appriopriate token and attaches X and Y to Z.
Do you have a link to the new rules announcement?
imo, leaving the individual cards (bruna, gisela) would make the board feel cluttered.
there would also need to be some sort of 'unmeld' option for changing zones (maybe do it automatically?)
The "melded" cards should be exiled or Taken off the field because you can only stack 3 cards in a row. For sure we should have the Correct meld named in the selection so people do not misspell them or have to type out the Name each time. Also make the "Melded" cards able to be put into decks So people can put them into sideboards.
@Jinxstands4Jinx They're not "stacked", they're attached. There's a difference.

yes but that looks terrible and it would be unreadable.
We don't really have a better option right this moment
On Mon, Jun 27, 2016, 4:35 PM Jinxstands4Jinx [email protected]
wrote:
yes but that looks terrible and it would be unreadable.
—
You are receiving this because you commented.Reply to this email directly, view it on GitHub
https://github.com/Cockatrice/Cockatrice/issues/2030#issuecomment-228867046,
or mute the thread
https://github.com/notifications/unsubscribe/AAA5NC3OYx7cd_-eCQKgagkCpMTenWjLks5qQDP-gaJpZM4I_cxy
.
We cannot link them to a Token or a 3rd card and put the other 2 copies into sideboards? This seems like a very easy fix.
That seems excessive and not worth the haggle to me
so you rather have the attached and 2 cards unable to be read correctly without using the details feature. because if you try reading the pictures it seems impossible.
You have no real reason to see the attached cards. they're just there in case you need them... And you can always scroll over. If you'd like to develop a different method, feel free to
You asked for suggestions... i gave some. you shoot them down and told me to go to hell...... really zack?? I think attaching the cards is not going to be clean and look very good but alas I am 1 user among many.
It's no different from how dual-faced cards are handled already - it creates a token of the other face, and attaches the real card to the token. The real card has to exist somewhere, and the most reasonable place is the battlefield, since it's not destroyed or exiled.
I think @JineteDV offered the cleanest way of doing it; the game shouldn't be making an assumption of which other creature to use.
and when you have a dfc normally some users, myself included remove the front face from the field unless it can be "reflipped" in the case of something like Arlinn kord your idea works but in the face of something like Chalice of life/death once it flips the front is usually exiled in a player's sideboard. also in both cases the front side is 1 card in this case the front side is actually 2 cards.
@KarasuGamma His idea seems pretty good to me, just I'd like to see an example (maybe w/ pictures?)
I like his idea except that having 2 cards "sideways" and unreadable seems cumbersome
@ZeldaZach I presume it'd look something like this:

The menu item could name Brisela in order to list what they'd meld into, and Gisela could always list Brisela as a standalone for "Create related card", but this seems like a good answer.
That will be cumbersome with aura's, equips, and what not. I seriously think we should consider a "meld zone" or something as this will only look worse as more cards are attached to the initial card.
I have never seen or heard of anyone removing the real card when transforming it, and I would personally ask an opponent who does it not to do it when playing with me. What happens when it leaves the battlefield, and the original card is irretrievable? What about someone trying to reanimate or process a card they forgot is actually in play?
The goal of Cockatrice is to work with numerous games, so exiling the cards really doesn't fit with that motto. Attaching them to the creating object is the best way imo
karasu, I am only pertaining to cards that do not flip back. as in a Real life game the card is no longer on the field. For example Chalice of life/death. When death is on my field you cannot see life as its on the other side of the card. in cockatrice I just exile the front to my sideboard as it is not there anymore. This makes perfect sense. In the case of Arlinn kord who flips back and forth as turns go by I do as normal and attach the cards together always making sure the current state is always on top. In the case of these, I guess I'll have to exile them to sideboards as the field is only so big.
That's flawed logic since that has actual gameplay implications regarding where the card actually is, but this is off-topic.
I think there is another significant issue with compliance with the meld rules brought up in #1912 in that
the server is not tracking card ownership
The meld cards state that you must both own and control the cards for the ability to create the melded card.
@KarasuGamma That picture is exactly what I was describing.
Any updates, now that the prerelease is over and the set is closer to release?
The cards are on mtgjson, and the "create related card" feature works. The only problem is that only one of the original cards (eg. bruna or gisela) gets attached to the melded card.
I'm starting to thing that maybe the easiest implementation is to attach all the currently selected card to the "related card" when using that feature.
I still like the idea of exiling both halves to the sideboard and just
using 1 token without the other 2 attachments because too many attachments
on 1 creature is annoying to look at.
On Tue, Jul 19, 2016 at 6:20 AM, ctrlaltca [email protected] wrote:
The cards are in mtgjson, and the "create related card" feature works. The
only problem is that only one of the original cards (eg. bruna or gisela)
gets attached to the melded card.I'm starting to thing that maybe the easiest implementation is to attach
all the currently selected card to the "related card" when using that
feature.—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/Cockatrice/Cockatrice/issues/2030#issuecomment-233590769,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ARLyek_XXvl_vyu3Ekl-SPQrlVdfph9sks5qXKTegaJpZM4I_cxy
.
Linking #3033
Dupe #4081