the-fab-cube / flesh-and-blood-cards

Open source JSON/CSV representations of the cards for the Flesh and Blood TCG
95 stars 34 forks source link

Map card printings to LSS card database schema #434

Open paulo-a-junior opened 4 days ago

paulo-a-junior commented 4 days ago

First of all, thanks for all the effort in putting this together and keeping it up to date!

Since a few months ago, LSS has released a beta version of a card database [1], which follows their own card image naming schema.

It could be useful to map a card printing to the LSS's database entries. Use-case, for instance, could be having an alternative image storage.

My idea would be to come up with a new entry on the printing schema with a field that holds the value of the LSS's database naming convention entry.

If this is of interest, I can try to implement it.

[1] - https://cards.fabtcg.com/

paulo-a-junior commented 4 days ago

A working-ish concept is available here.