Open fenhl opened 5 years ago
A few things that need to be changed (checked items are completed on the v4
branch):
tokens
baseSetSize
and totalSetSize
borderColor
colorIndicator
colors
cmc
with convertedManaCost
and faceConvertedManaCost
flavor
to flavorText
frameEffect
(need to figure out what to do when multiple apply)frameVersion
(usually "2015"
for supported templates)hasFoil
(always false
) and hasNonFoil
(always true
)"layout": "double-faced"
is now "layout": "transform"
loyalty
is now a stringnames
on meld cards has changed"Mythic Rare"
is now "mythic"
side
watermark
is no longer capitalized
This script currently produces MTG JSON 3 output. Since MTG JSON 4 has been released now, it should be updated to produce that instead.