Last active
October 24, 2021 04:16
-
-
Save stuckatsixpm/805cb7547d00b7ff22df40c0011d4de8 to your computer and use it in GitHub Desktop.
Example Book Data Snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"card_id": "AnchorageFirstEdition", | |
"group": "dynamic", | |
"schema_name": "location", | |
"data": { | |
"location": "Anchorage, United States", | |
"rarity": "First Edition" | |
}, | |
"template_ids": [204234], | |
"attributes": ["Anchorage"] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment