Skip to content

Comments

Add unique arts for FIN tokens (Hero, Wizard, Bird)#351

Merged
ebbit1q merged 3 commits intoCockatrice:masterfrom
Prem-Sinha:master
Feb 15, 2026
Merged

Add unique arts for FIN tokens (Hero, Wizard, Bird)#351
ebbit1q merged 3 commits intoCockatrice:masterfrom
Prem-Sinha:master

Conversation

@Prem-Sinha
Copy link
Contributor

The Final Fantasy expansion introduced twelve new tokens, out of which three got multiple unique arts. Currently, these tokens only have one art each available on Cockatrice.

  • 1/1 colorless Hero creature token
    This token has eight (8) unique arts.
  • 0/1 black Wizard creature token with “Whenever you cast a noncreature spell, this token deals 1 damage to each opponent.”
    This token has two (2) unique arts.
  • 2/2 green Bird creature token with “Whenever a land you control enters, this token gets +1/+0 until end of turn.”
    This token has two (2) unique arts.

This fork adds the remaining arts to the tokens.xml listing. The merge would bring these tokens in line with other tokens that have all of their unique arts available to see on the Printing Selector. This addition will be especially useful once a printing selector for tokens is implemented.

tokens.xml Outdated
<pt>1/1</pt>
</prop>
<set picURL="https://cards.scryfall.io/large/front/2/d/2d132d9b-00dd-4ab9-b195-1857f3cee37b.jpg?1748704056" uuid="2d132d9b-00dd-4ab9-b195-1857f3cee37b">FIN</set>
<set picURL="https://cards.scryfall.io/large/front/d/0/d0657ce1-bf75-4007-ac1b-0623eb263357.jpg?1748704030" uuid="d0657ce1-bf75-4007-ac1b-0623eb263357">FIN</set>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you seem to have changed the indentation level for this and following lines, please restore the indentation to normal

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I have restored the indentation to normal

Copy link
Member

@ebbit1q ebbit1q left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for adding these!

for now we don't have a sorting in place for which of the repeat prints should be first, this might change with #350 but for now the fact that this pr does not have consistency on where they are added is fine!

@ebbit1q ebbit1q merged commit fcbf92a into Cockatrice:master Feb 15, 2026
@Prem-Sinha
Copy link
Contributor Author

I did not change the order in which the tokens were listed in the file. When ordering the unique arts for each token, I simply went in order of their collector numbers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants