added false surrender and eldritch tongue

This commit is contained in:
Chr1Z93 2023-11-06 18:13:01 +01:00
parent cedd05595d
commit 2ff28c45f8
5 changed files with 146 additions and 0 deletions

View File

@ -30,6 +30,8 @@
"AshcanPeteParallelFront.5294c3",
"AshcanPeteParallelBack.5294c3",
"AshcanPeteParallel.5294c3",
"EldritchTongue.e8765a",
"FalseSurrender.adf28e",
"TheNecronomicon.5b2e10",
"Rolands38Special.4edb91",
"StubbornDetective.4ea68b",

View File

@ -0,0 +1,10 @@
{
"id": "10128",
"type": "Asset",
"class": "Neutral",
"cost": 2,
"level": 0,
"traits": "Ritual.",
"willpowerIcons": 1,
"cycle": "The Feast of Hemlock Vale"
}

View File

@ -0,0 +1,62 @@
{
"AltLookAngle": {
"x": 0,
"y": 0,
"z": 0
},
"Autoraise": true,
"CardID": 100,
"ColorDiffuse": {
"b": 0.71324,
"g": 0.71324,
"r": 0.71324
},
"CustomDeck": {
"1": {
"BackIsHidden": true,
"BackURL": "https://i.imgur.com/EcbhVuh.jpg/",
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2172484009099794816/E5700422279C3B3100E11698F95F7FF2403C6362/",
"NumHeight": 1,
"NumWidth": 1,
"Type": 0,
"UniqueBack": false
}
},
"Description": "",
"DragSelectable": true,
"GMNotes_path": "AllPlayerCards.15bb07/EldritchTongue.e8765a.gmnotes",
"GUID": "e8765a",
"Grid": true,
"GridProjection": false,
"Hands": true,
"HideWhenFaceDown": true,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": false,
"LuaScript": "",
"LuaScriptState": "",
"MeasureMovement": false,
"Name": "CardCustom",
"Nickname": "Eldritch Tongue",
"SidewaysCard": false,
"Snap": true,
"Sticky": true,
"Tags": [
"Asset",
"PlayerCard"
],
"Tooltip": true,
"Transform": {
"posX": 13,
"posY": 3.5,
"posZ": 6,
"rotX": 0,
"rotY": 270,
"rotZ": 0,
"scaleX": 1,
"scaleY": 1,
"scaleZ": 1
},
"Value": 0,
"XmlUI": ""
}

View File

@ -0,0 +1,11 @@
{
"id": "10070",
"type": "Event",
"class": "Rogue",
"cost": 1,
"level": 0,
"traits": "Tactic. Trick.",
"willpowerIcons": 1,
"intellectIcons": 1,
"cycle": "The Feast of Hemlock Vale"
}

View File

@ -0,0 +1,61 @@
{
"AltLookAngle": {
"x": 0,
"y": 0,
"z": 0
},
"Autoraise": true,
"CardID": 100,
"ColorDiffuse": {
"b": 0.71324,
"g": 0.71324,
"r": 0.71324
},
"CustomDeck": {
"1": {
"BackIsHidden": true,
"BackURL": "https://i.imgur.com/EcbhVuh.jpg/",
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2172484009099794971/0D542175146E0E2FBBBDCC8110B32A573FDBB03E/",
"NumHeight": 1,
"NumWidth": 1,
"Type": 0,
"UniqueBack": false
}
},
"Description": "",
"DragSelectable": true,
"GMNotes_path": "AllPlayerCards.15bb07/FalseSurrender.adf28e.gmnotes",
"GUID": "adf28e",
"Grid": true,
"GridProjection": false,
"Hands": true,
"HideWhenFaceDown": true,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": false,
"LuaScript": "",
"LuaScriptState": "",
"MeasureMovement": false,
"Name": "CardCustom",
"Nickname": "False Surrender",
"SidewaysCard": false,
"Snap": true,
"Sticky": true,
"Tags": [
"PlayerCard"
],
"Tooltip": true,
"Transform": {
"posX": 13.082,
"posY": 3.548,
"posZ": 6.499,
"rotX": 0,
"rotY": 270,
"rotZ": 0,
"scaleX": 1,
"scaleY": 1,
"scaleZ": 1
},
"Value": 0,
"XmlUI": ""
}