Skip to content

Instantly share code, notes, and snippets.

@mDuo13
Created April 23, 2020 05:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mDuo13/c259b5720dceaac397e0ba600dbf86f3 to your computer and use it in GitHub Desktop.
Save mDuo13/c259b5720dceaac397e0ba600dbf86f3 to your computer and use it in GitHub Desktop.
{
"ObjectStates": [
{
"Name": "DeckCustom",
"ContainedObjects": [
{
"CardID": 100,
"Name": "Card",
"Nickname": "Mirri, Cat Warrior",
"Transform": {
"posX": 0,
"posY": 0,
"posZ": 0,
"rotX": 0,
"rotY": 180,
"rotZ": 180,
"scaleX": 1,
"scaleY": 1,
"scaleZ": 1
}
},
{
"CardID": 200,
"Name": "Card",
"Nickname": "Cat Warriors",
"Transform": {
"posX": 0,
"posY": 0,
"posZ": 0,
"rotX": 0,
"rotY": 180,
"rotZ": 180,
"scaleX": 1,
"scaleY": 1,
"scaleZ": 1
}
},
{
"CardID": 300,
"Name": "Card",
"Nickname": "Mirri, Weatherlight Duelist",
"Transform": {
"posX": 0,
"posY": 0,
"posZ": 0,
"rotX": 0,
"rotY": 180,
"rotZ": 180,
"scaleX": 1,
"scaleY": 1,
"scaleZ": 1
}
}
],
"DeckIDs": [
100,
200,
300
],
"CustomDeck": {
"1": {
"FaceURL": "https://www.frogtown.me/Images/6d1682dd-5a99-4bee-a2c2-c8735047e1a9.jpg",
"BackURL": "https://www.frogtown.me/images/gatherer/CardBack.jpg",
"NumHeight": 1,
"NumWidth": 1,
"BackIsHidden": true
},
"2": {
"FaceURL": "https://www.frogtown.me/Images/d2187a64-2823-4f58-ad35-70f8913db2dc.jpg",
"BackURL": "https://www.frogtown.me/images/gatherer/CardBack.jpg",
"NumHeight": 1,
"NumWidth": 1,
"BackIsHidden": true
},
"3": {
"FaceURL": "https://www.frogtown.me/Images/e856be87-6f2b-4846-87f1-53e2c1c71a16.jpg",
"BackURL": "https://www.frogtown.me/images/gatherer/CardBack.jpg",
"NumHeight": 1,
"NumWidth": 1,
"BackIsHidden": true
}
},
"Transform": {
"posX": 0,
"posY": 1,
"posZ": 0,
"rotX": 0,
"rotY": 180,
"rotZ": 180,
"scaleX": 1,
"scaleY": 1,
"scaleZ": 1
}
},
{
"Name": "Card",
"CustomDeck": {
"1": {
"FaceURL": "https://www.frogtown.me/Images/6da09233-952f-4784-995e-0d85d8b56637.jpg",
"BackURL": "https://www.frogtown.me/images/gatherer/CardBack.jpg",
"NumHeight": 1,
"NumWidth": 1,
"BackIsHidden": true
}
},
"Transform": {
"posX": 2.2,
"posY": 1,
"posZ": 0,
"rotX": 0,
"rotY": 180,
"rotZ": 180,
"scaleX": 1,
"scaleY": 1,
"scaleZ": 1
},
"CardID": 100,
"Nickname": "Mirri the Cursed"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment