added Fox Mask and Throw The Book

This commit is contained in:
dscarpac 2024-01-09 16:37:28 -06:00
parent 06e81835e9
commit 8b549b1303
5 changed files with 155 additions and 1 deletions

View File

@ -1615,7 +1615,9 @@
"ControlVariable.133868",
"BlackmailFile.de456d",
"SpeaktotheDead.c763aa",
"Accursed.e91c5e"
"Accursed.e91c5e",
"ThrowTheBookAtThem.d617ab",
"FoxMask.4144cd"
],
"ContainedObjects_path": "AllPlayerCards.15bb07",
"Description": "",

View File

@ -0,0 +1,18 @@
{
"id": "10067",
"type": "Asset",
"class": "Rogue",
"cost": 1,
"level": 0,
"traits": "Item. Charm. Mask.",
"intellectIcons": 1,
"agilityIcons": 1,
"uses": [
{
"count": 2,
"type": "Offering",
"token": "resource"
}
],
"cycle": "The Feast of Hemlock Vale"
}

View File

@ -0,0 +1,62 @@
{
"AltLookAngle": {
"x": 0,
"y": 0,
"z": 0
},
"Autoraise": true,
"CardID": 2500,
"ColorDiffuse": {
"b": 0.71324,
"g": 0.71324,
"r": 0.71324
},
"CustomDeck": {
"25": {
"BackIsHidden": true,
"BackURL": "https://i.imgur.com/EcbhVuh.jpg/",
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2316603641240799540/C9D5A77FF0A0ED8DB1BBBBF0B02296B49E0E3CE8/",
"NumHeight": 1,
"NumWidth": 1,
"Type": 0,
"UniqueBack": false
}
},
"Description": "The Wise Trickster",
"DragSelectable": true,
"GMNotes_path": "AllPlayerCards.15bb07/FoxMask.4144cd.gmnotes",
"GUID": "4144cd",
"Grid": true,
"GridProjection": false,
"Hands": true,
"HideWhenFaceDown": true,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": false,
"LuaScript": "",
"LuaScriptState": "",
"MeasureMovement": false,
"Name": "CardCustom",
"Nickname": "Fox Mask",
"SidewaysCard": false,
"Snap": true,
"Sticky": true,
"Tags": [
"Asset",
"PlayerCard"
],
"Tooltip": true,
"Transform": {
"posX": 13.082,
"posY": 3.548,
"posZ": -7.159,
"rotX": 0,
"rotY": 270,
"rotZ": 0,
"scaleX": 1,
"scaleY": 1,
"scaleZ": 1
},
"Value": 0,
"XmlUI": ""
}

View File

@ -0,0 +1,11 @@
{
"id": "10049",
"type": "Event",
"class": "Seeker",
"cost": 1,
"level": 0,
"traits": "Gambit. Improvised.",
"intellectIcons": 1,
"combatIcons": 1,
"cycle": "The Feast of Hemlock Vale"
}

View File

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