addition of livestream cards

This commit is contained in:
Chr1Z93 2023-06-22 00:45:47 +02:00
parent c78ddec973
commit 0330fcb005
7 changed files with 149 additions and 3 deletions

View File

@ -15,7 +15,9 @@
}, },
"ContainedObjects_order": [ "ContainedObjects_order": [
"AliceLuxley2.94f23b", "AliceLuxley2.94f23b",
"DragonPole3.a20aef" "DragonPole3.a20aef",
"FineClothes3.5cb973",
"SwordCane2.9c32e2"
], ],
"ContainedObjects_path": "LeakedItems.42cd6e", "ContainedObjects_path": "LeakedItems.42cd6e",
"CustomMesh": { "CustomMesh": {

View File

@ -51,7 +51,7 @@
"posY": 0, "posY": 0,
"posZ": -2.257, "posZ": -2.257,
"rotX": 0, "rotX": 0,
"rotY": 271, "rotY": 270,
"rotZ": 0, "rotZ": 0,
"scaleX": 1, "scaleX": 1,
"scaleY": 1, "scaleY": 1,

View File

@ -51,7 +51,7 @@
"posY": 1.495, "posY": 1.495,
"posZ": 36.996, "posZ": 36.996,
"rotX": 0, "rotX": 0,
"rotY": 271, "rotY": 270,
"rotZ": 0, "rotZ": 0,
"scaleX": 1, "scaleX": 1,
"scaleY": 1, "scaleY": 1,

View File

@ -0,0 +1,10 @@
{
"id": "B2023",
"type": "Asset",
"class": "Neutral",
"cost": 1,
"level": 3,
"traits": "Item. Clothing.",
"agilityIcons": 1,
"cycle": "Standalone"
}

View File

@ -0,0 +1,62 @@
{
"AltLookAngle": {
"x": 0,
"y": 0,
"z": 0
},
"Autoraise": true,
"CardID": 542300,
"ColorDiffuse": {
"b": 0.71324,
"g": 0.71324,
"r": 0.71324
},
"CustomDeck": {
"5423": {
"BackIsHidden": true,
"BackURL": "https://i.imgur.com/EcbhVuh.jpg/",
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2022727271907675521/7CD01B7199EDE77C9E62CC6D2EAFF53D99AF5BC5/",
"NumHeight": 1,
"NumWidth": 1,
"Type": 0,
"UniqueBack": false
}
},
"Description": "",
"DragSelectable": true,
"GMNotes_path": "LeakedItems.42cd6e/FineClothes3.5cb973.gmnotes",
"GUID": "5cb973",
"Grid": true,
"GridProjection": false,
"Hands": true,
"HideWhenFaceDown": true,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": false,
"LuaScript": "",
"LuaScriptState": "",
"MeasureMovement": false,
"Name": "CardCustom",
"Nickname": "Fine Clothes (3)",
"SidewaysCard": false,
"Snap": true,
"Sticky": true,
"Tags": [
"Asset",
"PlayerCard"
],
"Tooltip": true,
"Transform": {
"posX": 8.972,
"posY": 5.01,
"posZ": -16.689,
"rotX": 0,
"rotY": 270,
"rotZ": 0,
"scaleX": 1,
"scaleY": 1,
"scaleZ": 1
},
"Value": 0,
"XmlUI": ""
}

View File

@ -0,0 +1,10 @@
{
"id": "A2023",
"type": "Asset",
"class": "Mystic",
"cost": 2,
"level": 2,
"traits": "Item. Relic. Weapon. Melee.",
"combatIcons": 1,
"cycle": "Standalone"
}

View File

@ -0,0 +1,62 @@
{
"AltLookAngle": {
"x": 0,
"y": 0,
"z": 0
},
"Autoraise": true,
"CardID": 542400,
"ColorDiffuse": {
"b": 0.71324,
"g": 0.71324,
"r": 0.71324
},
"CustomDeck": {
"5424": {
"BackIsHidden": true,
"BackURL": "https://i.imgur.com/EcbhVuh.jpg/",
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2022727271907674847/3938E37E1C41BA1E6F1DE628CE1D108E54C668EA/",
"NumHeight": 1,
"NumWidth": 1,
"Type": 0,
"UniqueBack": false
}
},
"Description": "",
"DragSelectable": true,
"GMNotes_path": "LeakedItems.42cd6e/SwordCane2.9c32e2.gmnotes",
"GUID": "9c32e2",
"Grid": true,
"GridProjection": false,
"Hands": true,
"HideWhenFaceDown": true,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": false,
"LuaScript": "",
"LuaScriptState": "",
"MeasureMovement": false,
"Name": "CardCustom",
"Nickname": "Sword Cane (2)",
"SidewaysCard": false,
"Snap": true,
"Sticky": true,
"Tags": [
"Asset",
"PlayerCard"
],
"Tooltip": true,
"Transform": {
"posX": 8.972,
"posY": 3.706,
"posZ": -16.689,
"rotX": 0,
"rotY": 270,
"rotZ": 0,
"scaleX": 1,
"scaleY": 1,
"scaleZ": 1
},
"Value": 0,
"XmlUI": ""
}