added mouse mask

This commit is contained in:
dscarpac 2024-01-11 15:13:50 -06:00
parent 101565c8f5
commit cb49656cc8
3 changed files with 83 additions and 1 deletions

View File

@ -1642,7 +1642,9 @@
"SpeaktotheDead.c763aa",
"Accursed.e91c5e",
"ThrowTheBookAtThem.d617ab",
"FoxMask.4144cd"
"FoxMask.4144cd",
"MouseMask.32ad21"
],
"ContainedObjects_path": "AllPlayerCards.15bb07",
"Description": "",

View File

@ -0,0 +1,18 @@
{
"id": "10043",
"type": "Asset",
"class": "Seeker",
"cost": 1,
"level": 0,
"traits": "Item. Charm. Mask.",
"willpowerIcons": 1,
"intellectIcons": 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": 2400,
"ColorDiffuse": {
"b": 0.71324,
"g": 0.71324,
"r": 0.71324
},
"CustomDeck": {
"24": {
"BackIsHidden": true,
"BackURL": "https://i.imgur.com/EcbhVuh.jpg/",
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2317731538678126539/603CACA51D3BB18D8E97BB18CE9DE3A6E517AFF6/",
"NumHeight": 1,
"NumWidth": 1,
"Type": 0,
"UniqueBack": false
}
},
"Description": "The Meek Watcher",
"DragSelectable": true,
"GMNotes_path": "AllPlayerCards.15bb07/MouseMask.32ad21.gmnotes",
"GUID": "32ad21",
"Grid": true,
"GridProjection": false,
"Hands": true,
"HideWhenFaceDown": true,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": false,
"LuaScript": "",
"LuaScriptState": "",
"MeasureMovement": false,
"Name": "CardCustom",
"Nickname": "Mouse 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": ""
}