mtgjson / mtg-sealed-content

MIT License
5 stars 6 forks source link

add weighted variable mode #209

Closed kodawah closed 1 month ago

kodawah commented 1 month ago

The SLD promos sometimes do not have the same chance of appearing (ie the blueprints cards)

We introduced a couple of fields in the yaml (chance and weight) but we need to expose them to mtgjson. Should we also rename them so that they are more in line with the booster fields (ie weight and totalWeight)?