ygojson / ygojson-tools

Tooling for the ygojson project
MIT License
1 stars 0 forks source link

Include TCG/OCG information for set model #113

Open magicDGS opened 5 months ago

magicDGS commented 5 months ago

The current set model cannot distinguish if it belongs to OCG/TCG or both. Thus, we should add a property that contains this information. That property might be used too in the set-ID, as there might be the possibility that 2 sets are released in the OCG/TCG but they are fundamentally different: for example, Pharaoh's Servant (OCG) and Pharaoh's Servant (TCG).

magicDGS commented 5 months ago

For this, we need to consider the release_dates of different sets, as the InfoboxSet::medium might not be reliable (but we should also use it).