Compare commits
16 Commits
patches_4.
...
p3.9.2
Author | SHA1 | Date | |
---|---|---|---|
f9e24bfa1d | |||
7f945dc71f | |||
e63b393c12 | |||
e18991e582 | |||
5e2e0850e7 | |||
3d255714d5 | |||
cff3d8733e | |||
cb595b251c | |||
6d6bbf8732 | |||
00c97087d9 | |||
9a15177567 | |||
308612db0e | |||
b87e4059b1 | |||
0eee01c77c | |||
03daf692ce | |||
5c172e4c4e |
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -1,4 +0,0 @@
|
|||||||
# add language detection for custom file extension
|
|
||||||
*.ttslua linguist-language=Lua
|
|
||||||
*.gmnotes linguist-language=json
|
|
||||||
*.luascriptstate linguist-language=json
|
|
40
.vscode/tasks.json
vendored
40
.vscode/tasks.json
vendored
@ -1,40 +0,0 @@
|
|||||||
{
|
|
||||||
"version": "2.0.0",
|
|
||||||
"tasks": [
|
|
||||||
{
|
|
||||||
"label": "Arkham SCE: Build",
|
|
||||||
"type": "shell",
|
|
||||||
"command": "go",
|
|
||||||
"args": [
|
|
||||||
"run",
|
|
||||||
"main.go",
|
|
||||||
"--moddir=${workspaceFolder}",
|
|
||||||
"--modfile=${env:USERPROFILE}\\Documents\\My Games\\Tabletop Simulator\\Saves\\ArkhamSCE.json"
|
|
||||||
],
|
|
||||||
"options": {
|
|
||||||
"cwd": "C:\\git\\TTSModManager"
|
|
||||||
},
|
|
||||||
"problemMatcher": [],
|
|
||||||
"group": {
|
|
||||||
"kind": "build",
|
|
||||||
"isDefault": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "Arkham SCE: Decompose",
|
|
||||||
"type": "shell",
|
|
||||||
"command": "go",
|
|
||||||
"args": [
|
|
||||||
"run",
|
|
||||||
"main.go",
|
|
||||||
"--moddir=${workspaceFolder}",
|
|
||||||
"--modfile=${env:USERPROFILE}\\Documents\\My Games\\Tabletop Simulator\\Saves\\ArkhamSCE.json",
|
|
||||||
"--reverse"
|
|
||||||
],
|
|
||||||
"options": {
|
|
||||||
"cwd": "C:\\git\\TTSModManager"
|
|
||||||
},
|
|
||||||
"problemMatcher": []
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
26
config.json
26
config.json
@ -83,6 +83,7 @@
|
|||||||
"Trash.5f896a",
|
"Trash.5f896a",
|
||||||
"Trash.147e80",
|
"Trash.147e80",
|
||||||
"Trash.f7b6c8",
|
"Trash.f7b6c8",
|
||||||
|
"PatchNotes.f47225",
|
||||||
"RulesReference.d99993",
|
"RulesReference.d99993",
|
||||||
"LatestFAQ.faqfaq",
|
"LatestFAQ.faqfaq",
|
||||||
"Doomtokens.16724b",
|
"Doomtokens.16724b",
|
||||||
@ -130,7 +131,6 @@
|
|||||||
"EdgeoftheEarth.895eaa",
|
"EdgeoftheEarth.895eaa",
|
||||||
"TheDream-Eaters.a16a1a",
|
"TheDream-Eaters.a16a1a",
|
||||||
"TheFeastofHemlockVale.c740af",
|
"TheFeastofHemlockVale.c740af",
|
||||||
"TheDrownedCity.938aab",
|
|
||||||
"ReturntoTheCircleUndone.757324",
|
"ReturntoTheCircleUndone.757324",
|
||||||
"OtherDoominPlay.652ff3",
|
"OtherDoominPlay.652ff3",
|
||||||
"Playermat1White.8b081b",
|
"Playermat1White.8b081b",
|
||||||
@ -170,8 +170,9 @@
|
|||||||
"Decoration-Ammo.b43845",
|
"Decoration-Ammo.b43845",
|
||||||
"Decoration-Ammo.d35ee9",
|
"Decoration-Ammo.d35ee9",
|
||||||
"VictoryDisplay.6ccd6d",
|
"VictoryDisplay.6ccd6d",
|
||||||
"BuyersGuide.b5ecc1",
|
"OfficialReleasesOverview.8e22bb",
|
||||||
"ObjectSourceBag.830bd0",
|
"Fan-MadeExpansionOverview.de7cae",
|
||||||
|
"OptionPanelSource.830bd0",
|
||||||
"SoundCube.3c988f",
|
"SoundCube.3c988f",
|
||||||
"TokenSpawningReference.f8b3a7",
|
"TokenSpawningReference.f8b3a7",
|
||||||
"3DText.d628cc",
|
"3DText.d628cc",
|
||||||
@ -180,11 +181,7 @@
|
|||||||
"TokenArranger.022907",
|
"TokenArranger.022907",
|
||||||
"ChaosBagManager.023240",
|
"ChaosBagManager.023240",
|
||||||
"PlaceholderBoxDummy.a93466",
|
"PlaceholderBoxDummy.a93466",
|
||||||
"PopestsBorderlessVol1.fecccd",
|
"Lovecrafter3077.b08d20",
|
||||||
"TokenDrawDummy.dummy1",
|
|
||||||
"TokenDrawDummy.dummy2",
|
|
||||||
"TokenDrawDummy.dummy3",
|
|
||||||
"TokenDrawDummy.dummy4",
|
|
||||||
"Tokencache_1.a15273",
|
"Tokencache_1.a15273",
|
||||||
"Tokencache_0.0a8592",
|
"Tokencache_0.0a8592",
|
||||||
"Tokencache_-1.b644d2",
|
"Tokencache_-1.b644d2",
|
||||||
@ -204,17 +201,6 @@
|
|||||||
"Tokencache_Bless.8e3aab",
|
"Tokencache_Bless.8e3aab",
|
||||||
"Tokencache_Curse.16a9a7",
|
"Tokencache_Curse.16a9a7",
|
||||||
"Tokencache_Frost.b2b7be",
|
"Tokencache_Frost.b2b7be",
|
||||||
"UseCacheResource.ucacher1",
|
|
||||||
"UseCacheAmmo.ucacher2",
|
|
||||||
"UseCacheBounty.ucacher3",
|
|
||||||
"UseCacheCharge.ucacher4",
|
|
||||||
"UseCacheEvidence.ucacher5",
|
|
||||||
"UseCacheSecret.ucacher6",
|
|
||||||
"UseCacheSupply.ucacher7",
|
|
||||||
"UseCacheOffering.ucacher8",
|
|
||||||
"UseCacheClueDoom.ucachec",
|
|
||||||
"UseCacheDamage.ucached",
|
|
||||||
"UseCacheHorror.ucacheh",
|
|
||||||
"PhysicsDetector.b300d8",
|
"PhysicsDetector.b300d8",
|
||||||
"Neutral.834ad5",
|
"Neutral.834ad5",
|
||||||
"Neutral.a84ae4",
|
"Neutral.a84ae4",
|
||||||
@ -239,7 +225,7 @@
|
|||||||
0,
|
0,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"SaveName": "Arkham SCE - 4.0.3",
|
"SaveName": "Arkham SCE - 3.9.2",
|
||||||
"Sky": "Sky_Museum",
|
"Sky": "Sky_Museum",
|
||||||
"SkyURL": "https://i.imgur.com/GkQqaOF.jpg",
|
"SkyURL": "https://i.imgur.com/GkQqaOF.jpg",
|
||||||
"SnapPoints_path": "SnapPoints.json",
|
"SnapPoints_path": "SnapPoints.json",
|
||||||
|
BIN
img/headers/acolyte.png
Normal file
BIN
img/headers/acolyte.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
BIN
img/headers/compass.png
Normal file
BIN
img/headers/compass.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
BIN
img/headers/cover.png
Normal file
BIN
img/headers/cover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
BIN
img/headers/header_template.pdn
Normal file
BIN
img/headers/header_template.pdn
Normal file
Binary file not shown.
BIN
img/headers/olive.png
Normal file
BIN
img/headers/olive.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
@ -34,11 +34,6 @@
|
|||||||
"Type": 0,
|
"Type": 0,
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2466368617694843180/4DB761FF58E0380A11D7367DA6C25E82A5DE1AC9/"
|
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2466368617694843180/4DB761FF58E0380A11D7367DA6C25E82A5DE1AC9/"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"Name": "shuffle",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2450610458447905243/AFDBF9BA4702899973FD5A5E7544C6E3F81E1366/"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Name": "option_on",
|
"Name": "option_on",
|
||||||
"Type": 0,
|
"Type": 0,
|
||||||
@ -64,11 +59,6 @@
|
|||||||
"Type": 1,
|
"Type": 1,
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2027213118467703445/89328E273B4C5180BF491516CE998DE3C604E162/"
|
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2027213118467703445/89328E273B4C5180BF491516CE998DE3C604E162/"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"Name": "font_arkham-numbers",
|
|
||||||
"Type": 1,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2424714310444718103/C96BEC602A96F3D302A6442B2EB8129AA4F814A1/"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Name": "header_cover",
|
"Name": "header_cover",
|
||||||
"Type": 0,
|
"Type": 0,
|
||||||
@ -97,17 +87,7 @@
|
|||||||
{
|
{
|
||||||
"Name": "NextArrow",
|
"Name": "NextArrow",
|
||||||
"Type": 0,
|
"Type": 0,
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2450610458480705484/35E3F293D0CC3F4852F528259CFBC742772DEA15/"
|
"URL": "https://i.imgur.com/MztSQis.png"
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "PreviousArrow",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2450610458480705628/FE3FD9F32E8704BEB7DD6327225D9D8244115A48/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "blurse",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2448359292169458161/DDF4F777B738E2BDD9AF7B3B98AF200DB12485C0/"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "Exit",
|
"Name": "Exit",
|
||||||
|
@ -27,72 +27,72 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Position": {
|
"Position": {
|
||||||
"x": 12.25,
|
"x": 12.249,
|
||||||
"y": 1.48,
|
"y": 1.481,
|
||||||
"z": 36
|
"z": 35.986
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Position": {
|
"Position": {
|
||||||
"x": 12.25,
|
"x": 12.25,
|
||||||
"y": 1.48,
|
"y": 1.481,
|
||||||
"z": 28
|
"z": 27.986
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Position": {
|
"Position": {
|
||||||
"x": 12.25,
|
"x": 12.25,
|
||||||
"y": 1.48,
|
"y": 1.481,
|
||||||
"z": 20
|
"z": 19.986
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"x": 12.252,
|
||||||
|
"y": 1.481,
|
||||||
|
"z": 11.986
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Position": {
|
"Position": {
|
||||||
"x": 12.25,
|
"x": 12.25,
|
||||||
"y": 1.48,
|
"y": 1.481,
|
||||||
"z": 12
|
"z": 3.986
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Position": {
|
"Position": {
|
||||||
"x": 12.25,
|
"x": 12.25,
|
||||||
"y": 1.48,
|
"y": 1.481,
|
||||||
"z": 4
|
"z": -4.014
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"x": 12.247,
|
||||||
|
"y": 1.481,
|
||||||
|
"z": -12.016
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Position": {
|
||||||
|
"x": 12.251,
|
||||||
|
"y": 1.481,
|
||||||
|
"z": -20.014
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Position": {
|
"Position": {
|
||||||
"x": 12.25,
|
"x": 12.25,
|
||||||
"y": 1.48,
|
"y": 1.481,
|
||||||
"z": -4
|
"z": -28.014
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Position": {
|
"Position": {
|
||||||
"x": 12.25,
|
"x": 12.25,
|
||||||
"y": 1.48,
|
"y": 1.481,
|
||||||
"z": -12
|
"z": -36.014
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Position": {
|
|
||||||
"x": 12.25,
|
|
||||||
"y": 1.48,
|
|
||||||
"z": -20
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Position": {
|
|
||||||
"x": 12.25,
|
|
||||||
"y": 1.48,
|
|
||||||
"z": -28
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Position": {
|
|
||||||
"x": 12.25,
|
|
||||||
"y": 1.48,
|
|
||||||
"z": -36
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"0": {
|
"0": {
|
||||||
"body": "Welcome to Arkham Horror LCG - Super Complete Edition!\n\nMake sure to take the tour that can be started with the token in the middle of the main playarea. Some basic notes:\n\nDECKBUILDING\n- All currently existing investigators and player cards are accessible via the player card panel in the upper left corner of the table.\n\n- On the leftside underneath the Investigators, you will find the ArkhamDB Deckimporter. Insert your deck ID and it will build the deck automatically for you.\n\nSCENARIOS \u0026 SETUP\n- Arkham Horror LCG comes with a core campaign (Night of the Zealot) and several expansions. Within each box you will find all the cards required for each scenario setup, as well as a the official campaign guide PDF.\n\n2. Each scenario is setup differently, and while some of the work has been prepared beforehand (such as building encounter decks), you will have to refer to the Campaign Guide for specific instructions on how to set up each scenario.\n\nINVESTIGATOR PLAYMAT AND GAMEPLAY\n- Playermats are scripted to automate most of the gameplay for you.",
|
"body": "Welcome to Arkham Horror LCG - Super Complete Edition!\n\nMake sure to take the tour that can be started with the token in the middle of the main playarea. Some basic notes:\n\nDECKBUILDING\n- All currently existing investigators and player cards are accessible via the player card panel in the upper left corner of the table.\n\n- On the leftside underneath the Investigators, you will find the ArkhamDB Deckimporter. Insert your deck ID and it will build the deck automatically for you.\n\nSCENARIOS \u0026 SETUP\n- Arkham Horror LCG comes with a core campaign (Night of the Zealot) and several expansions. Within each box you will find all the cards required for each scenario setup, as well as a the official campaign guide PDF.\n\n2. Each scenario is setup differently, and while some of the work has been prepared beforehand (such as building encounter decks), you will have to refer to the Campaign Guide for specific instructions on how to set up each scenario.\n\nINVESTIGATOR PLAYMAT AND GAMEPLAY\n- Playermats are scripted to automate most of the gameplay for you.",
|
||||||
"color": "Grey",
|
"color": "Grey",
|
||||||
"id": 0,
|
"id": 1,
|
||||||
"title": "Basic Intro",
|
"title": "Basic Intro",
|
||||||
"visibleColor": {
|
"visibleColor": {
|
||||||
"b": 0.5,
|
"b": 0.5,
|
||||||
@ -11,10 +11,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"body": "You can instruct the mod to import custom cards with your ArkhamDB deck by putting 'instructions' in the deck description.\nThere's a tool to generate them left of the deck importer. Simply place your cards on it and press 'Generate!'. Then make sure to copy the generated section from the Notebook beginning with '++SCED import instructions++' to your ArkhamDB / arkham.build deck description.\nAfter doing so, the Deck Importer will be able to spawn these cards IF they are added to the mod's card index (for example by throwing them into the 'Additional Cards Box' next to the Player Cards Panel in the upper left corner of the table.\nIt also supports '- remove:' instructions to automatically remove placeholder cards.\nIf you are using a custom investigator, make sure to use a 'remove' instruction to remove the original one.",
|
"body": "The server host can enable or disable cards in hands being hidden from other players by going to the menu at the top of the TTS screen, clicking options, and choosing Hands. The \"Disable\" setting reveals all player hands to all players, while the \"Default\" setting means that each player can only see the cards in their own hand.",
|
||||||
"color": "Grey",
|
"color": "Grey",
|
||||||
"id": 1,
|
"id": 2,
|
||||||
"title": "FAQ: Use custom cards with ArkhamDB",
|
"title": "How to Hide Hands",
|
||||||
"visibleColor": {
|
"visibleColor": {
|
||||||
"b": 0.5,
|
"b": 0.5,
|
||||||
"g": 0.5,
|
"g": 0.5,
|
||||||
|
@ -39,9 +39,9 @@
|
|||||||
},
|
},
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
"posX": -2.6,
|
"posX": -19.5,
|
||||||
"posY": 1.697,
|
"posY": 1.697,
|
||||||
"posZ": -52,
|
"posZ": -87,
|
||||||
"rotX": 90,
|
"rotX": 90,
|
||||||
"rotY": 90,
|
"rotY": 90,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
|
@ -355,7 +355,6 @@
|
|||||||
"PowderofIbnGhazi.f96ed0",
|
"PowderofIbnGhazi.f96ed0",
|
||||||
"YourWorstNightmare.406ab2",
|
"YourWorstNightmare.406ab2",
|
||||||
"TheCodexofAges.df9809",
|
"TheCodexofAges.df9809",
|
||||||
"TheCodexofAges.df9810",
|
|
||||||
"WrittenintheStars.320bbe",
|
"WrittenintheStars.320bbe",
|
||||||
"LivredEibon.55001f",
|
"LivredEibon.55001f",
|
||||||
"LuckyPenny2.aae31c",
|
"LuckyPenny2.aae31c",
|
||||||
@ -882,7 +881,6 @@
|
|||||||
"SurprisingFind1.ff59dd",
|
"SurprisingFind1.ff59dd",
|
||||||
"TristanBotley2.1fd630",
|
"TristanBotley2.1fd630",
|
||||||
"SerpentsofYig.678391",
|
"SerpentsofYig.678391",
|
||||||
"SerpentsofYig.678392",
|
|
||||||
"Rolands38Special.dbdaff",
|
"Rolands38Special.dbdaff",
|
||||||
"ChicagoTypewriter4.ecfa42",
|
"ChicagoTypewriter4.ecfa42",
|
||||||
"HealingWords.bba97a",
|
"HealingWords.bba97a",
|
||||||
@ -1019,7 +1017,6 @@
|
|||||||
"PreciousMemento4.358be4",
|
"PreciousMemento4.358be4",
|
||||||
"TalismanofProtection.7b4b0c",
|
"TalismanofProtection.7b4b0c",
|
||||||
"UnscrupulousLoan3.57b95d",
|
"UnscrupulousLoan3.57b95d",
|
||||||
"UnscrupulousLoan3Taboo.57b95e",
|
|
||||||
"ProfessorWilliamWebb2.1905cf",
|
"ProfessorWilliamWebb2.1905cf",
|
||||||
"NkosiMabati3.6c5628",
|
"NkosiMabati3.6c5628",
|
||||||
"Sledgehammer4.ae3ff5",
|
"Sledgehammer4.ae3ff5",
|
||||||
@ -1040,8 +1037,6 @@
|
|||||||
"CyclopeanHammer5.4df3b9",
|
"CyclopeanHammer5.4df3b9",
|
||||||
"BrandofCthugha4.200b64",
|
"BrandofCthugha4.200b64",
|
||||||
"QuickdrawHolster4.859736",
|
"QuickdrawHolster4.859736",
|
||||||
"FalseAwakening.452ac5",
|
|
||||||
"FalseAwakening.b43b00",
|
|
||||||
"Sledgehammer.78fdc7",
|
"Sledgehammer.78fdc7",
|
||||||
"OldShotgun2.7eb1ec",
|
"OldShotgun2.7eb1ec",
|
||||||
"OntheTrail1.4e4179",
|
"OntheTrail1.4e4179",
|
||||||
@ -1133,9 +1128,6 @@
|
|||||||
"TrishScarborough.333fe7",
|
"TrishScarborough.333fe7",
|
||||||
"LukeRobinson.c59b75",
|
"LukeRobinson.c59b75",
|
||||||
"FatherMateo.eb96e6",
|
"FatherMateo.eb96e6",
|
||||||
"FatherMateoParallel.eb96e7",
|
|
||||||
"FatherMateoParallelBack.eb96e8",
|
|
||||||
"FatherMateoParallelFront.eb96e9",
|
|
||||||
"BobJenkins.419b0c",
|
"BobJenkins.419b0c",
|
||||||
"WilliamYorick.7e4c56",
|
"WilliamYorick.7e4c56",
|
||||||
"CalvinWright.b02a1e",
|
"CalvinWright.b02a1e",
|
||||||
@ -1438,7 +1430,6 @@
|
|||||||
"LivingInk.42b36d",
|
"LivingInk.42b36d",
|
||||||
"CleanSneak4.537171",
|
"CleanSneak4.537171",
|
||||||
"UnderworldMarket2.bba889",
|
"UnderworldMarket2.bba889",
|
||||||
"UnderworldMarket2Taboo.bba899",
|
|
||||||
"TriggerMan3.11d7ad",
|
"TriggerMan3.11d7ad",
|
||||||
"ThievesKit3.be8d1f",
|
"ThievesKit3.be8d1f",
|
||||||
"BreakingandEntering2.3411dd",
|
"BreakingandEntering2.3411dd",
|
||||||
@ -1475,7 +1466,6 @@
|
|||||||
"DissectionTools.95ca5d",
|
"DissectionTools.95ca5d",
|
||||||
"TheRavenQuill.b81037",
|
"TheRavenQuill.b81037",
|
||||||
"EmpiricalHypothesis.62c67d",
|
"EmpiricalHypothesis.62c67d",
|
||||||
"EmpiricalHypothesisTaboo.62c67e",
|
|
||||||
"AlchemicalDistillation.502a4d",
|
"AlchemicalDistillation.502a4d",
|
||||||
"EverVigilant4.ac910a",
|
"EverVigilant4.ac910a",
|
||||||
"GirishKadakia4.bdd70d",
|
"GirishKadakia4.bdd70d",
|
||||||
@ -1683,7 +1673,6 @@
|
|||||||
"EtherealWeaving3.697efd",
|
"EtherealWeaving3.697efd",
|
||||||
"PutrescentRot.2d1e60",
|
"PutrescentRot.2d1e60",
|
||||||
"RavenousMyconid4.df93ca",
|
"RavenousMyconid4.df93ca",
|
||||||
"RavenousMyconid4Taboo.df93cb",
|
|
||||||
"SecondWind2.c3c979",
|
"SecondWind2.c3c979",
|
||||||
"FireAxe2.326ec3",
|
"FireAxe2.326ec3",
|
||||||
"StirthePot.c25479",
|
"StirthePot.c25479",
|
||||||
@ -1713,7 +1702,6 @@
|
|||||||
"EtherealForm2.e58c7b",
|
"EtherealForm2.e58c7b",
|
||||||
"CleaningKit3.94c3e1",
|
"CleaningKit3.94c3e1",
|
||||||
"RavenousMyconid4.ab2752",
|
"RavenousMyconid4.ab2752",
|
||||||
"RavenousMyconid4Taboo.ab2753",
|
|
||||||
"RodofCarnamagos2.d8ef99",
|
"RodofCarnamagos2.d8ef99",
|
||||||
"FakeCredentials4.7ebb67",
|
"FakeCredentials4.7ebb67",
|
||||||
"HuntingJacket2.5355fa",
|
"HuntingJacket2.5355fa",
|
||||||
@ -1753,23 +1741,7 @@
|
|||||||
"TheTwistedAntiprism.317a92",
|
"TheTwistedAntiprism.317a92",
|
||||||
"TheRuinousChime.531050",
|
"TheRuinousChime.531050",
|
||||||
"TheBaleEngine.26401e",
|
"TheBaleEngine.26401e",
|
||||||
"TheWellspringofFortune.f5e552",
|
"TheWellspringofFortune.f5e552"
|
||||||
"ArchibaldHudson.6cd7ec",
|
|
||||||
"ArsneRenard.2d493a",
|
|
||||||
"ClaireWilson.f96f2a",
|
|
||||||
"DeloresGadling.a6d899",
|
|
||||||
"DrMyaBadry.27e870",
|
|
||||||
"ElizabethConrad.3397ee",
|
|
||||||
"HoracioMartinez.688f2d",
|
|
||||||
"LucasTetlow.041fd0",
|
|
||||||
"MirandaKeeper.9fdc8c",
|
|
||||||
"NovaMalone.e8f1e5",
|
|
||||||
"PrudenceDouglas.f32fa7",
|
|
||||||
"RaymondLoggins.1fca2a",
|
|
||||||
"SarahVanShaw.61df1c",
|
|
||||||
"SpecialAgentCallahan.d97c01",
|
|
||||||
"ThomasOlney.762460",
|
|
||||||
"JewelofSarnath.4258d6"
|
|
||||||
],
|
],
|
||||||
"ContainedObjects_path": "AllPlayerCards.15bb07",
|
"ContainedObjects_path": "AllPlayerCards.15bb07",
|
||||||
"Description": "",
|
"Description": "",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
"combatIcons": 2,
|
"combatIcons": 2,
|
||||||
"agilityIcons": 3,
|
"agilityIcons": 3,
|
||||||
"cycle": "Bad Blood",
|
"cycle": "Bad Blood",
|
||||||
"extraToken": "None",
|
"extraToken": "Reaction",
|
||||||
"signatures": [
|
"signatures": [
|
||||||
{
|
{
|
||||||
"01012": 1,
|
"01012": 1,
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
"Name": "CardCustom",
|
"Name": "CardCustom",
|
||||||
"Nickname": "Alessandra Zorzi",
|
"Nickname": "Alessandra Zorzi",
|
||||||
"SidewaysCard": false,
|
"SidewaysCard": false,
|
||||||
"Snap": false,
|
"Snap": true,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Minicard"
|
"Minicard"
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
"Name": "Card",
|
"Name": "Card",
|
||||||
"Nickname": "Amina Zidane",
|
"Nickname": "Amina Zidane",
|
||||||
"SidewaysCard": false,
|
"SidewaysCard": false,
|
||||||
"Snap": false,
|
"Snap": true,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Minicard"
|
"Minicard"
|
||||||
|
@ -22,13 +22,6 @@
|
|||||||
"UniqueBack": false
|
"UniqueBack": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CustomUIAssets": [
|
|
||||||
{
|
|
||||||
"Name": "font_teutonic-arkham",
|
|
||||||
"Type": 1,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2027213118467703445/89328E273B4C5180BF491516CE998DE3C604E162/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"DragSelectable": true,
|
"DragSelectable": true,
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/Analysis.80285f.gmnotes",
|
"GMNotes_path": "AllPlayerCards.15bb07/Analysis.80285f.gmnotes",
|
||||||
@ -49,8 +42,7 @@
|
|||||||
"Snap": true,
|
"Snap": true,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"PlayerCard",
|
"PlayerCard"
|
||||||
"CardWithHelper"
|
|
||||||
],
|
],
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "71017",
|
|
||||||
"type": "Asset",
|
|
||||||
"slot": "Ally",
|
|
||||||
"class": "Guardian",
|
|
||||||
"cost": 2,
|
|
||||||
"traits": "Ally. Guest. Agency.",
|
|
||||||
"willpowerIcons": 2,
|
|
||||||
"intellectIcons": 2,
|
|
||||||
"cycle": "Standalone"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 917500,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"9175": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2407823725609449730/C570E67837928FB374DF50F4AA7FA2039DA9633B/",
|
|
||||||
"NumHeight": 5,
|
|
||||||
"NumWidth": 8,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Astute Agent",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/ArchibaldHudson.6cd7ec.gmnotes",
|
|
||||||
"GUID": "6cd7ec",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Card",
|
|
||||||
"Nickname": "Archibald Hudson",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 7.949,
|
|
||||||
"posY": 1.58,
|
|
||||||
"posZ": -0.657,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 179,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "71030",
|
|
||||||
"type": "Asset",
|
|
||||||
"slot": "Ally",
|
|
||||||
"class": "Rogue",
|
|
||||||
"cost": 2,
|
|
||||||
"traits": "Ally. Guest. Syndicate.",
|
|
||||||
"intellectIcons": 2,
|
|
||||||
"agilityIcons": 2,
|
|
||||||
"cycle": "Standalone"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 917509,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"9175": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2407823725609449730/C570E67837928FB374DF50F4AA7FA2039DA9633B/",
|
|
||||||
"NumHeight": 5,
|
|
||||||
"NumWidth": 8,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Gentleman Thief",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/ArsneRenard.2d493a.gmnotes",
|
|
||||||
"GUID": "2d493a",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Card",
|
|
||||||
"Nickname": "Arsène Renard",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 11.573,
|
|
||||||
"posY": 1.539,
|
|
||||||
"posZ": 57.729,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -60,8 +60,7 @@
|
|||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Asset",
|
"Asset",
|
||||||
"PlayerCard",
|
"PlayerCard"
|
||||||
"CardWithHelper"
|
|
||||||
],
|
],
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
"Name": "Card",
|
"Name": "Card",
|
||||||
"Nickname": "Carson Sinclair",
|
"Nickname": "Carson Sinclair",
|
||||||
"SidewaysCard": false,
|
"SidewaysCard": false,
|
||||||
"Snap": false,
|
"Snap": true,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Minicard"
|
"Minicard"
|
||||||
|
@ -7,12 +7,5 @@
|
|||||||
"level": 0,
|
"level": 0,
|
||||||
"traits": "Ally. Patron.",
|
"traits": "Ally. Patron.",
|
||||||
"intellectIcons": 1,
|
"intellectIcons": 1,
|
||||||
"uses": [
|
|
||||||
{
|
|
||||||
"count": 0,
|
|
||||||
"type": "Resource",
|
|
||||||
"token": "resource"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"cycle": "The Path to Carcosa"
|
"cycle": "The Path to Carcosa"
|
||||||
}
|
}
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
"Name": "Card",
|
"Name": "Card",
|
||||||
"Nickname": "Charlie Kane",
|
"Nickname": "Charlie Kane",
|
||||||
"SidewaysCard": false,
|
"SidewaysCard": false,
|
||||||
"Snap": false,
|
"Snap": true,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Minicard"
|
"Minicard"
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "71043",
|
|
||||||
"type": "Asset",
|
|
||||||
"slot": "Ally",
|
|
||||||
"class": "Survivor",
|
|
||||||
"cost": 2,
|
|
||||||
"traits": "Ally. Guest. Kingsport.",
|
|
||||||
"willpowerIcons": 2,
|
|
||||||
"agilityIcons": 2,
|
|
||||||
"cycle": "Standalone"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 917518,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"9175": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2407823725609449730/C570E67837928FB374DF50F4AA7FA2039DA9633B/",
|
|
||||||
"NumHeight": 5,
|
|
||||||
"NumWidth": 8,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Entirely Unimpressed",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/ClaireWilson.f96f2a.gmnotes",
|
|
||||||
"GUID": "f96f2a",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Card",
|
|
||||||
"Nickname": "Claire Wilson",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 45.744,
|
|
||||||
"posY": 1.567,
|
|
||||||
"posZ": 51.182,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -22,18 +22,6 @@
|
|||||||
"UniqueBack": false
|
"UniqueBack": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CustomUIAssets": [
|
|
||||||
{
|
|
||||||
"Name": "font_teutonic-arkham",
|
|
||||||
"Type": 1,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2027213118467703445/89328E273B4C5180BF491516CE998DE3C604E162/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "token-frost",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2380784374792650766/73E07A50BE6FD9BED266F3421B472C4BF913DE81/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"DragSelectable": true,
|
"DragSelectable": true,
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/ClaypoolsFurs.c1f999.gmnotes",
|
"GMNotes_path": "AllPlayerCards.15bb07/ClaypoolsFurs.c1f999.gmnotes",
|
||||||
@ -55,8 +43,7 @@
|
|||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Asset",
|
"Asset",
|
||||||
"PlayerCard",
|
"PlayerCard"
|
||||||
"CardWithHelper"
|
|
||||||
],
|
],
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
|
@ -22,13 +22,6 @@
|
|||||||
"UniqueBack": false
|
"UniqueBack": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CustomUIAssets": [
|
|
||||||
{
|
|
||||||
"Name": "font_teutonic-arkham",
|
|
||||||
"Type": 1,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2027213118467703445/89328E273B4C5180BF491516CE998DE3C604E162/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"DragSelectable": true,
|
"DragSelectable": true,
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/CustomModifications.d2252d.gmnotes",
|
"GMNotes_path": "AllPlayerCards.15bb07/CustomModifications.d2252d.gmnotes",
|
||||||
@ -49,8 +42,7 @@
|
|||||||
"Snap": true,
|
"Snap": true,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"PlayerCard",
|
"PlayerCard"
|
||||||
"CardWithHelper"
|
|
||||||
],
|
],
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
"Name": "Card",
|
"Name": "Card",
|
||||||
"Nickname": "Darrell Simmons",
|
"Nickname": "Darrell Simmons",
|
||||||
"SidewaysCard": false,
|
"SidewaysCard": false,
|
||||||
"Snap": false,
|
"Snap": true,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Minicard"
|
"Minicard"
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "71041",
|
|
||||||
"type": "Asset",
|
|
||||||
"slot": "Ally",
|
|
||||||
"class": "Survivor",
|
|
||||||
"cost": 2,
|
|
||||||
"traits": "Ally. Guest. Kingsport.",
|
|
||||||
"combatIcons": 2,
|
|
||||||
"agilityIcons": 2,
|
|
||||||
"cycle": "Standalone"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 917516,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"9175": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2407823725609449730/C570E67837928FB374DF50F4AA7FA2039DA9633B/",
|
|
||||||
"NumHeight": 5,
|
|
||||||
"NumWidth": 8,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Lantern Club Infiltrator",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/DeloresGadling.a6d899.gmnotes",
|
|
||||||
"GUID": "a6d899",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Card",
|
|
||||||
"Nickname": "Delores Gadling",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 46.173,
|
|
||||||
"posY": 1.495,
|
|
||||||
"posZ": 50.963,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "71023",
|
|
||||||
"type": "Asset",
|
|
||||||
"slot": "Ally",
|
|
||||||
"class": "Seeker",
|
|
||||||
"cost": 2,
|
|
||||||
"traits": "Ally. Guest. Miskatonic.",
|
|
||||||
"intellectIcons": 2,
|
|
||||||
"agilityIcons": 2,
|
|
||||||
"cycle": "Standalone"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 917504,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"9175": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2407823725609449730/C570E67837928FB374DF50F4AA7FA2039DA9633B/",
|
|
||||||
"NumHeight": 5,
|
|
||||||
"NumWidth": 8,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Medical Examiner",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/DrMyaBadry.27e870.gmnotes",
|
|
||||||
"GUID": "27e870",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Card",
|
|
||||||
"Nickname": "Dr. Mya Badry",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 44.126,
|
|
||||||
"posY": 1.495,
|
|
||||||
"posZ": 49.761,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -22,13 +22,6 @@
|
|||||||
"UniqueBack": false
|
"UniqueBack": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CustomUIAssets": [
|
|
||||||
{
|
|
||||||
"Name": "font_teutonic-arkham",
|
|
||||||
"Type": 1,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2027213118467703445/89328E273B4C5180BF491516CE998DE3C604E162/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"DragSelectable": true,
|
"DragSelectable": true,
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/Dream-EnhancingSerum.98c5af.gmnotes",
|
"GMNotes_path": "AllPlayerCards.15bb07/Dream-EnhancingSerum.98c5af.gmnotes",
|
||||||
@ -50,8 +43,7 @@
|
|||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Asset",
|
"Asset",
|
||||||
"PlayerCard",
|
"PlayerCard"
|
||||||
"CardWithHelper"
|
|
||||||
],
|
],
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "71025",
|
|
||||||
"type": "Asset",
|
|
||||||
"slot": "Ally",
|
|
||||||
"class": "Seeker",
|
|
||||||
"cost": 3,
|
|
||||||
"traits": "Ally. Guest. Miskatonic.",
|
|
||||||
"willpowerIcons": 2,
|
|
||||||
"agilityIcons": 2,
|
|
||||||
"cycle": "Standalone"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 917506,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"9175": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2407823725609449730/C570E67837928FB374DF50F4AA7FA2039DA9633B/",
|
|
||||||
"NumHeight": 5,
|
|
||||||
"NumWidth": 8,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Completely Zozzled",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/ElizabethConrad.3397ee.gmnotes",
|
|
||||||
"GUID": "3397ee",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Card",
|
|
||||||
"Nickname": "Elizabeth Conrad",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 46.406,
|
|
||||||
"posY": 1.513,
|
|
||||||
"posZ": 45.472,
|
|
||||||
"rotX": 359,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -33,7 +33,7 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScript": "require(\"playercards/cards/ElleRubash2\")",
|
"LuaScript": "",
|
||||||
"LuaScriptState": "",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Card",
|
"Name": "Card",
|
||||||
@ -43,8 +43,7 @@
|
|||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Asset",
|
"Asset",
|
||||||
"PlayerCard",
|
"PlayerCard"
|
||||||
"CardWithHelper"
|
|
||||||
],
|
],
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
@ -59,5 +58,5 @@
|
|||||||
"scaleZ": 1
|
"scaleZ": 1
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": "\u003cInclude src=\"playercards/ElleRubash2.xml\"/\u003e"
|
"XmlUI": ""
|
||||||
}
|
}
|
||||||
|
@ -43,8 +43,7 @@
|
|||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Asset",
|
"Asset",
|
||||||
"PlayerCard",
|
"PlayerCard"
|
||||||
"CardWithHelper"
|
|
||||||
],
|
],
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
|
@ -1,59 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "09041-t",
|
|
||||||
"type": "Asset",
|
|
||||||
"class": "Seeker",
|
|
||||||
"cost": 2,
|
|
||||||
"level": 0,
|
|
||||||
"traits": "Talent. Science.",
|
|
||||||
"intellectIcons": 1,
|
|
||||||
"uses": [
|
|
||||||
{
|
|
||||||
"count": 0,
|
|
||||||
"type": "Evidence",
|
|
||||||
"token": "resource"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"customizations": [
|
|
||||||
{
|
|
||||||
"name": "Pessimistic Outlook",
|
|
||||||
"xp": 1,
|
|
||||||
"text": "Add the following criteria: “you run out of cards in your hand.”"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Trial and Error",
|
|
||||||
"xp": 1,
|
|
||||||
"text": "Add the following criteria: “you are dealt damage or horror.”"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Independent Variable",
|
|
||||||
"xp": 1,
|
|
||||||
"text": "Add the following criteria: “you discard a treachery or enemy from play.”"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Field Research",
|
|
||||||
"xp": 1,
|
|
||||||
"text": "Add the following criteria: “you enter a location with 3 or more shroud.”"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Peer Review",
|
|
||||||
"xp": 2,
|
|
||||||
"text": "The chosen criteria is met if any investigator at your location meets it, instead of only you. Other investigators at your location may trigger 🗲 abilities on Empirical Hypothesis."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Research Grant",
|
|
||||||
"xp": 2,
|
|
||||||
"text": "Empirical Hypothesis gains: “🗲 Spend 2 evidence: Reduce the cost of the next card you play this phase by 3.”"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Irrefutable Proof",
|
|
||||||
"xp": 3,
|
|
||||||
"text": "Empirical Hypothesis gains: “🗲 Spend 3 evidence: Discover 1 clue at your location.”"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Alternative Hypothesis",
|
|
||||||
"xp": 4,
|
|
||||||
"text": "After you exhaust Empirical Hypothesis, you may resolve its forced effect, choosing a criteria you have not chosen this round. Then, ready it."
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"cycle": "The Scarlet Keys"
|
|
||||||
}
|
|
@ -1,63 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 20240200,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"202402": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/62581922059455624/16F9C7A4AA57693ACD41525A8A7BE14D5A92D02B/",
|
|
||||||
"NumHeight": 1,
|
|
||||||
"NumWidth": 1,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/EmpiricalHypothesisTaboo.62c67e.gmnotes",
|
|
||||||
"GUID": "62c67e",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "require(\"playercards/cards/EmpiricalHypothesis\")",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "CardCustom",
|
|
||||||
"Nickname": "Empirical Hypothesis (Taboo)",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard",
|
|
||||||
"CardWithHelper"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 16.668,
|
|
||||||
"posY": 3.403,
|
|
||||||
"posZ": 65.932,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 359,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "06275",
|
|
||||||
"type": "Treachery",
|
|
||||||
"class": "Neutral",
|
|
||||||
"traits": "Curse.",
|
|
||||||
"weakness": true,
|
|
||||||
"cycle": "The Dream-Eaters"
|
|
||||||
}
|
|
@ -1,61 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 448519,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"4485": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/780749631103449151/FFAADF06C9BF9D1F4F3FE22D45CEBBB15D9B58CF/",
|
|
||||||
"NumHeight": 7,
|
|
||||||
"NumWidth": 10,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Weakness",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/FalseAwakening.452ac5.gmnotes",
|
|
||||||
"GUID": "452ac5",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Card",
|
|
||||||
"Nickname": "False Awakening",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 16.682,
|
|
||||||
"posY": 3.802,
|
|
||||||
"posZ": -13.116,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "06233",
|
|
||||||
"type": "Treachery",
|
|
||||||
"class": "Neutral",
|
|
||||||
"traits": "Curse.",
|
|
||||||
"weakness": true,
|
|
||||||
"cycle": "The Dream-Eaters"
|
|
||||||
}
|
|
@ -1,61 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 538709,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"5387": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/780749631103449151/FFAADF06C9BF9D1F4F3FE22D45CEBBB15D9B58CF/",
|
|
||||||
"NumHeight": 7,
|
|
||||||
"NumWidth": 10,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/FalseAwakening.b43b00.gmnotes",
|
|
||||||
"GUID": "b43b00",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Card",
|
|
||||||
"Nickname": "False Awakening",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 36.038,
|
|
||||||
"posY": 4.237,
|
|
||||||
"posZ": -34.353,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -22,18 +22,6 @@
|
|||||||
"UniqueBack": false
|
"UniqueBack": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CustomUIAssets": [
|
|
||||||
{
|
|
||||||
"Name": "font_teutonic-arkham",
|
|
||||||
"Type": 1,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2027213118467703445/89328E273B4C5180BF491516CE998DE3C604E162/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "token-curse",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2380784374775547135/2360372CBE9452CB7B4D135BE13BBA6D46B7D427/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"DragSelectable": true,
|
"DragSelectable": true,
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/FalseCovenant2.3442f5.gmnotes",
|
"GMNotes_path": "AllPlayerCards.15bb07/FalseCovenant2.3442f5.gmnotes",
|
||||||
@ -55,8 +43,7 @@
|
|||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Asset",
|
"Asset",
|
||||||
"PlayerCard",
|
"PlayerCard"
|
||||||
"CardWithHelper"
|
|
||||||
],
|
],
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
|
@ -22,13 +22,6 @@
|
|||||||
"UniqueBack": false
|
"UniqueBack": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CustomUIAssets": [
|
|
||||||
{
|
|
||||||
"Name": "font_teutonic-arkham",
|
|
||||||
"Type": 1,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2027213118467703445/89328E273B4C5180BF491516CE998DE3C604E162/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"DragSelectable": true,
|
"DragSelectable": true,
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/FamilyInheritance.394603.gmnotes",
|
"GMNotes_path": "AllPlayerCards.15bb07/FamilyInheritance.394603.gmnotes",
|
||||||
@ -50,8 +43,7 @@
|
|||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Asset",
|
"Asset",
|
||||||
"PlayerCard",
|
"PlayerCard"
|
||||||
"CardWithHelper"
|
|
||||||
],
|
],
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
|
@ -12,9 +12,7 @@
|
|||||||
"signatures": [
|
"signatures": [
|
||||||
{
|
{
|
||||||
"04013": 1,
|
"04013": 1,
|
||||||
"04014": 1,
|
"04014": 1
|
||||||
"90082": 1,
|
|
||||||
"90083": 1
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -5,19 +5,19 @@
|
|||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"Autoraise": true,
|
"Autoraise": true,
|
||||||
"CardID": 4004100,
|
"CardID": 449601,
|
||||||
"ColorDiffuse": {
|
"ColorDiffuse": {
|
||||||
"b": 0.71324,
|
"b": 0.71324,
|
||||||
"g": 0.71324,
|
"g": 0.71324,
|
||||||
"r": 0.71324
|
"r": 0.71324
|
||||||
},
|
},
|
||||||
"CustomDeck": {
|
"CustomDeck": {
|
||||||
"40041": {
|
"4496": {
|
||||||
"BackIsHidden": true,
|
"BackIsHidden": true,
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2453991328897621258/BDB321594063924D7C3E6EDC3BDAE553AB63C3D7/",
|
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/1656727981627737648/F371339538812F68E38AAC0D520C525250DAC5C0/",
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2453991328897621318/D69A572C94A5612D66A3816640B7B6C86A99124A/",
|
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/1656727981627737050/3CFF9E3825033909543AD1CF843361D9243538EE/",
|
||||||
"NumHeight": 1,
|
"NumHeight": 2,
|
||||||
"NumWidth": 1,
|
"NumWidth": 4,
|
||||||
"Type": 0,
|
"Type": 0,
|
||||||
"UniqueBack": true
|
"UniqueBack": true
|
||||||
}
|
}
|
||||||
@ -36,7 +36,7 @@
|
|||||||
"LuaScript": "",
|
"LuaScript": "",
|
||||||
"LuaScriptState": "",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "CardCustom",
|
"Name": "Card",
|
||||||
"Nickname": "Father Mateo",
|
"Nickname": "Father Mateo",
|
||||||
"SidewaysCard": true,
|
"SidewaysCard": true,
|
||||||
"Snap": true,
|
"Snap": true,
|
||||||
|
@ -1,20 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "04004-p",
|
|
||||||
"type": "Investigator",
|
|
||||||
"class": "Mystic",
|
|
||||||
"traits": "Believer. Warden.",
|
|
||||||
"willpowerIcons": 4,
|
|
||||||
"intellectIcons": 3,
|
|
||||||
"combatIcons": 2,
|
|
||||||
"agilityIcons": 3,
|
|
||||||
"cycle": "Aura of Faith",
|
|
||||||
"extraToken": "FreeTrigger",
|
|
||||||
"signatures": [
|
|
||||||
{
|
|
||||||
"04013": 1,
|
|
||||||
"04014": 1,
|
|
||||||
"90082": 1,
|
|
||||||
"90083": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 4004200,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"40042": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2398822869388381839/BF4CDDC0E9AD9A705D230089E9B47876DAC5202B/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2398822869388381873/EDCD13A5D7C229DDCC1B41750238EC8409D9F689/",
|
|
||||||
"NumHeight": 1,
|
|
||||||
"NumWidth": 1,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "The Priest",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/FatherMateoParallel.eb96e7.gmnotes",
|
|
||||||
"GUID": "eb96e7",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": false,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "require(\"playercards/cards/FatherMateoParallel\")",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "CardCustom",
|
|
||||||
"Nickname": "Father Mateo (Parallel)",
|
|
||||||
"SidewaysCard": true,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Investigator",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 18.448,
|
|
||||||
"posY": 1.943,
|
|
||||||
"posZ": -73.087,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 180,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1.15,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1.15
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -1,20 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "04004-pb",
|
|
||||||
"type": "Investigator",
|
|
||||||
"class": "Mystic",
|
|
||||||
"traits": "Believer. Warden.",
|
|
||||||
"willpowerIcons": 4,
|
|
||||||
"intellectIcons": 3,
|
|
||||||
"combatIcons": 2,
|
|
||||||
"agilityIcons": 3,
|
|
||||||
"cycle": "Aura of Faith",
|
|
||||||
"extraToken": "None",
|
|
||||||
"signatures": [
|
|
||||||
{
|
|
||||||
"04013": 1,
|
|
||||||
"04014": 1,
|
|
||||||
"90082": 1,
|
|
||||||
"90083": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 4004300,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"40043": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2398822869388381839/BF4CDDC0E9AD9A705D230089E9B47876DAC5202B/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2453991328897621318/D69A572C94A5612D66A3816640B7B6C86A99124A/",
|
|
||||||
"NumHeight": 1,
|
|
||||||
"NumWidth": 1,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "The Priest",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/FatherMateoParallelBack.eb96e8.gmnotes",
|
|
||||||
"GUID": "eb96e8",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": false,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "CardCustom",
|
|
||||||
"Nickname": "Father Mateo (Parallel Back)",
|
|
||||||
"SidewaysCard": true,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Investigator",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 18.448,
|
|
||||||
"posY": 1.943,
|
|
||||||
"posZ": -73.087,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 180,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1.15,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1.15
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -1,20 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "04004-pf",
|
|
||||||
"type": "Investigator",
|
|
||||||
"class": "Mystic",
|
|
||||||
"traits": "Believer. Warden.",
|
|
||||||
"willpowerIcons": 4,
|
|
||||||
"intellectIcons": 3,
|
|
||||||
"combatIcons": 2,
|
|
||||||
"agilityIcons": 3,
|
|
||||||
"cycle": "Aura of Faith",
|
|
||||||
"extraToken": "FreeTrigger",
|
|
||||||
"signatures": [
|
|
||||||
{
|
|
||||||
"04013": 1,
|
|
||||||
"04014": 1,
|
|
||||||
"90082": 1,
|
|
||||||
"90083": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 4004400,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"40044": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2453991328897621258/BDB321594063924D7C3E6EDC3BDAE553AB63C3D7/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2398822869388381873/EDCD13A5D7C229DDCC1B41750238EC8409D9F689/",
|
|
||||||
"NumHeight": 1,
|
|
||||||
"NumWidth": 1,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "The Priest",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/FatherMateoParallelFront.eb96e9.gmnotes",
|
|
||||||
"GUID": "eb96e9",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": false,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "require(\"playercards/cards/FatherMateoParallel\")",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "CardCustom",
|
|
||||||
"Nickname": "Father Mateo (Parallel Front)",
|
|
||||||
"SidewaysCard": true,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Investigator",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 18.448,
|
|
||||||
"posY": 1.943,
|
|
||||||
"posZ": -73.087,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 180,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1.15,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1.15
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -39,7 +39,7 @@
|
|||||||
"Name": "CardCustom",
|
"Name": "CardCustom",
|
||||||
"Nickname": "Hank Samson",
|
"Nickname": "Hank Samson",
|
||||||
"SidewaysCard": false,
|
"SidewaysCard": false,
|
||||||
"Snap": false,
|
"Snap": true,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Minicard"
|
"Minicard"
|
||||||
|
@ -22,13 +22,6 @@
|
|||||||
"UniqueBack": false
|
"UniqueBack": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CustomUIAssets": [
|
|
||||||
{
|
|
||||||
"Name": "font_teutonic-arkham",
|
|
||||||
"Type": 1,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2027213118467703445/89328E273B4C5180BF491516CE998DE3C604E162/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"DragSelectable": true,
|
"DragSelectable": true,
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/HeavyFurs.275450.gmnotes",
|
"GMNotes_path": "AllPlayerCards.15bb07/HeavyFurs.275450.gmnotes",
|
||||||
@ -50,8 +43,7 @@
|
|||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Asset",
|
"Asset",
|
||||||
"PlayerCard",
|
"PlayerCard"
|
||||||
"CardWithHelper"
|
|
||||||
],
|
],
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "71019",
|
|
||||||
"type": "Asset",
|
|
||||||
"slot": "Ally",
|
|
||||||
"class": "Guardian",
|
|
||||||
"cost": 3,
|
|
||||||
"traits": "Ally. Guest. Agency.",
|
|
||||||
"combatIcons": 2,
|
|
||||||
"agilityIcons": 2,
|
|
||||||
"cycle": "Standalone"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 917502,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"9175": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2407823725609449730/C570E67837928FB374DF50F4AA7FA2039DA9633B/",
|
|
||||||
"NumHeight": 5,
|
|
||||||
"NumWidth": 8,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Brash Bodyguard",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/HoracioMartinez.688f2d.gmnotes",
|
|
||||||
"GUID": "688f2d",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Card",
|
|
||||||
"Nickname": "Horacio Martinez",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 30.074,
|
|
||||||
"posY": 1.625,
|
|
||||||
"posZ": 46.266,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 180,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -1,18 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "71052",
|
|
||||||
"type": "Asset",
|
|
||||||
"class": "Neutral",
|
|
||||||
"uses": [
|
|
||||||
{
|
|
||||||
"count": 3,
|
|
||||||
"type": "Damage",
|
|
||||||
"token": "damage"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"count": 1,
|
|
||||||
"type": "Doom",
|
|
||||||
"token": "doom"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"cycle": "Standalone"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 917625,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"9176": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940351785/F64D8EFB75A9E15446D24343DA0A6EEF5B3E43DB/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2407823725609449730/C570E67837928FB374DF50F4AA7FA2039DA9633B/",
|
|
||||||
"NumHeight": 5,
|
|
||||||
"NumWidth": 8,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Turning Dreams into Reality",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/JewelofSarnath.4258d6.gmnotes",
|
|
||||||
"GUID": "4258d6",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Card",
|
|
||||||
"Nickname": "Jewel of Sarnath",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"ScenarioCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 16.439,
|
|
||||||
"posY": 3.298,
|
|
||||||
"posZ": -6.453,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -39,7 +39,7 @@
|
|||||||
"Name": "CardCustom",
|
"Name": "CardCustom",
|
||||||
"Nickname": "Kate Winthrop",
|
"Nickname": "Kate Winthrop",
|
||||||
"SidewaysCard": false,
|
"SidewaysCard": false,
|
||||||
"Snap": false,
|
"Snap": true,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Minicard"
|
"Minicard"
|
||||||
|
@ -22,28 +22,6 @@
|
|||||||
"UniqueBack": true
|
"UniqueBack": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CustomUIAssets": [
|
|
||||||
{
|
|
||||||
"Name": "token-eldersign",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2540675016035917168/C0D6F531A85FD94C2F54825DFC50781B5B499A1D/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "font_teutonic-arkham",
|
|
||||||
"Type": 1,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2027213118467703445/89328E273B4C5180BF491516CE998DE3C604E162/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "bless",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2380784374775547028/7855033DE0EB1FDDF706E1303054D35FE0902532/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "curse",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2380784374775547135/2360372CBE9452CB7B4D135BE13BBA6D46B7D427/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Description": "The Folklorist",
|
"Description": "The Folklorist",
|
||||||
"DragSelectable": true,
|
"DragSelectable": true,
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/KhakuNarukami.54eaa7.gmnotes",
|
"GMNotes_path": "AllPlayerCards.15bb07/KhakuNarukami.54eaa7.gmnotes",
|
||||||
@ -65,8 +43,7 @@
|
|||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Investigator",
|
"Investigator",
|
||||||
"PlayerCard",
|
"PlayerCard"
|
||||||
"CardWithHelper"
|
|
||||||
],
|
],
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
"Name": "CardCustom",
|
"Name": "CardCustom",
|
||||||
"Nickname": "Kōhaku Narukami",
|
"Nickname": "Kōhaku Narukami",
|
||||||
"SidewaysCard": false,
|
"SidewaysCard": false,
|
||||||
"Snap": false,
|
"Snap": true,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Minicard"
|
"Minicard"
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
"Name": "Card",
|
"Name": "Card",
|
||||||
"Nickname": "Kymani Jones",
|
"Nickname": "Kymani Jones",
|
||||||
"SidewaysCard": false,
|
"SidewaysCard": false,
|
||||||
"Snap": false,
|
"Snap": true,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Minicard"
|
"Minicard"
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "71024",
|
|
||||||
"type": "Asset",
|
|
||||||
"slot": "Ally",
|
|
||||||
"class": "Seeker",
|
|
||||||
"cost": 2,
|
|
||||||
"traits": "Ally. Guest. Miskatonic.",
|
|
||||||
"intellectIcons": 2,
|
|
||||||
"combatIcons": 2,
|
|
||||||
"cycle": "Standalone"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 917505,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"9175": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2407823725609449730/C570E67837928FB374DF50F4AA7FA2039DA9633B/",
|
|
||||||
"NumHeight": 5,
|
|
||||||
"NumWidth": 8,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Faculty Curator",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/LucasTetlow.041fd0.gmnotes",
|
|
||||||
"GUID": "041fd0",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Card",
|
|
||||||
"Nickname": "Lucas Tetlow",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 44.143,
|
|
||||||
"posY": 1.495,
|
|
||||||
"posZ": 46.825,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -8,7 +8,6 @@
|
|||||||
"combatIcons": 2,
|
"combatIcons": 2,
|
||||||
"agilityIcons": 3,
|
"agilityIcons": 3,
|
||||||
"cycle": "The Dream-Eaters",
|
"cycle": "The Dream-Eaters",
|
||||||
"extraToken": "MysticAbility",
|
|
||||||
"signatures": [
|
"signatures": [
|
||||||
{
|
{
|
||||||
"06013": 1,
|
"06013": 1,
|
||||||
|
@ -53,9 +53,9 @@
|
|||||||
"rotX": 0,
|
"rotX": 0,
|
||||||
"rotY": 180,
|
"rotY": 180,
|
||||||
"rotZ": 0,
|
"rotZ": 0,
|
||||||
"scaleX": 1.15,
|
"scaleX": 1,
|
||||||
"scaleY": 1,
|
"scaleY": 1,
|
||||||
"scaleZ": 1.15
|
"scaleZ": 1
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": ""
|
"XmlUI": ""
|
||||||
|
@ -1,18 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "71029",
|
|
||||||
"type": "Asset",
|
|
||||||
"slot": "Ally",
|
|
||||||
"class": "Rogue",
|
|
||||||
"cost": 2,
|
|
||||||
"traits": "Ally. Guest. Syndicate.",
|
|
||||||
"intellectIcons": 2,
|
|
||||||
"combatIcons": 2,
|
|
||||||
"uses": [
|
|
||||||
{
|
|
||||||
"count": 3,
|
|
||||||
"type": "Supply",
|
|
||||||
"token": "resource"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"cycle": "Standalone"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 917508,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"9175": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2407823725609449730/C570E67837928FB374DF50F4AA7FA2039DA9633B/",
|
|
||||||
"NumHeight": 5,
|
|
||||||
"NumWidth": 8,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Antiquities \"Trader\"",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/MirandaKeeper.9fdc8c.gmnotes",
|
|
||||||
"GUID": "9fdc8c",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Card",
|
|
||||||
"Nickname": "Miranda Keeper",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 11.771,
|
|
||||||
"posY": 1.573,
|
|
||||||
"posZ": 57.83,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -22,63 +22,6 @@
|
|||||||
"UniqueBack": false
|
"UniqueBack": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CustomUIAssets": [
|
|
||||||
{
|
|
||||||
"Name": "font_teutonic-arkham",
|
|
||||||
"Type": 1,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2027213118467703445/89328E273B4C5180BF491516CE998DE3C604E162/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "token-skull",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2380784374775547231/E0FEEF462DE4E7704832CA2415D0D027A6BF5041/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "token-bless",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2380784374775547028/7855033DE0EB1FDDF706E1303054D35FE0902532/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "token-curse",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2380784374775547135/2360372CBE9452CB7B4D135BE13BBA6D46B7D427/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "token-cultist",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2380784374792650461/10D8037632900AA86045BDD42A564716D5855B1B/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "token-tablet",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2380784374792650857/29DAE514E5C838C24C90ABBFFF92B1359B9A2F76/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "token-elder-thing",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2380784374792650683/1C046B6335317CA1AEBFC80645EEC18852D83D80/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "token-frost",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2380784374792650766/73E07A50BE6FD9BED266F3421B472C4BF913DE81/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "token-auto-fail",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2510267932886739653/CB7AA2D73777EF5938A6E6CD664B2ABA52B6E20A/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "token-eldersign",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2540675016035917168/C0D6F531A85FD94C2F54825DFC50781B5B499A1D/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "token-custom-token",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2380784374792650571/E4C2B2B69282A4EE15FE290FF6B08BEFC8FCA65C/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Description": "Enigmatic Warlock",
|
"Description": "Enigmatic Warlock",
|
||||||
"DragSelectable": true,
|
"DragSelectable": true,
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/NkosiMabati3.6c5628.gmnotes",
|
"GMNotes_path": "AllPlayerCards.15bb07/NkosiMabati3.6c5628.gmnotes",
|
||||||
@ -100,8 +43,7 @@
|
|||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Asset",
|
"Asset",
|
||||||
"PlayerCard",
|
"PlayerCard"
|
||||||
"CardWithHelper"
|
|
||||||
],
|
],
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
|
@ -11,7 +11,6 @@
|
|||||||
"combatIcons": 2,
|
"combatIcons": 2,
|
||||||
"agilityIcons": 1,
|
"agilityIcons": 1,
|
||||||
"cycle": "Edge of the Earth",
|
"cycle": "Edge of the Earth",
|
||||||
"extraToken": "SeekerAbility",
|
|
||||||
"signatures": [
|
"signatures": [
|
||||||
{
|
{
|
||||||
"08005": 1,
|
"08005": 1,
|
||||||
|
@ -67,7 +67,7 @@
|
|||||||
},
|
},
|
||||||
"Description": "The Astronomer",
|
"Description": "The Astronomer",
|
||||||
"DragSelectable": true,
|
"DragSelectable": true,
|
||||||
"GMNotes": "{\n \"id\": \"08004\",\n \"alternate_ids\": [\n \"98007\"\n ],\n \"type\": \"Investigator\",\n \"class\": \"Seeker\",\n \"traits\": \"Miskatonic.\",\n \"willpowerIcons\": 4,\n \"intellectIcons\": 5,\n \"combatIcons\": 2,\n \"agilityIcons\": 1,\n \"cycle\": \"Edge of the Earth\",\n \"extraToken\": \"SeekerAbility\",\n \"signatures\": [\n {\n \"08005\": 1,\n \"08006\": 1,\n \"98008\": 1,\n \"98009\": 1\n }\n ]\n}",
|
"GMNotes": "{\n \"id\": \"08004\",\n \"alternate_ids\": [\n \"98007\"\n ],\n \"type\": \"Investigator\",\n \"class\": \"Seeker\",\n \"traits\": \"Miskatonic.\",\n \"willpowerIcons\": 4,\n \"intellectIcons\": 5,\n \"combatIcons\": 2,\n \"agilityIcons\": 1,\n \"cycle\": \"Edge of the Earth\",\n \"signatures\": [\n {\n \"08005\": 1,\n \"08006\": 1,\n \"98008\": 1,\n \"98009\": 1\n }\n ]\n}",
|
||||||
"GUID": "49634c",
|
"GUID": "49634c",
|
||||||
"Grid": true,
|
"Grid": true,
|
||||||
"GridProjection": false,
|
"GridProjection": false,
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "71031",
|
|
||||||
"type": "Asset",
|
|
||||||
"slot": "Ally",
|
|
||||||
"class": "Rogue",
|
|
||||||
"cost": 3,
|
|
||||||
"traits": "Ally. Guest. Syndicate.",
|
|
||||||
"willpowerIcons": 2,
|
|
||||||
"combatIcons": 2,
|
|
||||||
"cycle": "Standalone"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 917510,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"9175": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2407823725609449730/C570E67837928FB374DF50F4AA7FA2039DA9633B/",
|
|
||||||
"NumHeight": 5,
|
|
||||||
"NumWidth": 8,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Commanding Gangster",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/NovaMalone.e8f1e5.gmnotes",
|
|
||||||
"GUID": "e8f1e5",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Card",
|
|
||||||
"Nickname": "Nova Malone",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 11.455,
|
|
||||||
"posY": 1.495,
|
|
||||||
"posZ": 57.816,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -5,19 +5,19 @@
|
|||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"Autoraise": true,
|
"Autoraise": true,
|
||||||
"CardID": 20240600,
|
"CardID": 312,
|
||||||
"ColorDiffuse": {
|
"ColorDiffuse": {
|
||||||
"b": 0.71324,
|
"b": 0.71324,
|
||||||
"g": 0.71324,
|
"g": 0.71324,
|
||||||
"r": 0.71324
|
"r": 0.71324
|
||||||
},
|
},
|
||||||
"CustomDeck": {
|
"CustomDeck": {
|
||||||
"202406": {
|
"3": {
|
||||||
"BackIsHidden": true,
|
"BackIsHidden": true,
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/62581922061939917/B6BCEF4BB1C0B89F57E36B10687F881E4D79B7AD/",
|
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2115061845812962486/A68B8BF7E4862F21369DAC4A37D813EC664EAC34/",
|
||||||
"NumHeight": 1,
|
"NumHeight": 6,
|
||||||
"NumWidth": 1,
|
"NumWidth": 10,
|
||||||
"Type": 0,
|
"Type": 0,
|
||||||
"UniqueBack": false
|
"UniqueBack": false
|
||||||
}
|
}
|
||||||
@ -36,7 +36,7 @@
|
|||||||
"LuaScript": "",
|
"LuaScript": "",
|
||||||
"LuaScriptState": "",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "CardCustom",
|
"Name": "Card",
|
||||||
"Nickname": "Pathfinder (1) (Taboo)",
|
"Nickname": "Pathfinder (1) (Taboo)",
|
||||||
"SidewaysCard": false,
|
"SidewaysCard": false,
|
||||||
"Snap": true,
|
"Snap": true,
|
||||||
|
@ -1,18 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "71035",
|
|
||||||
"type": "Asset",
|
|
||||||
"slot": "Ally",
|
|
||||||
"class": "Mystic",
|
|
||||||
"cost": 2,
|
|
||||||
"traits": "Ally. Guest. Sorcerer. Silver Twilight.",
|
|
||||||
"willpowerIcons": 2,
|
|
||||||
"agilityIcons": 2,
|
|
||||||
"uses": [
|
|
||||||
{
|
|
||||||
"count": 3,
|
|
||||||
"type": "Portent",
|
|
||||||
"token": "resource"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"cycle": "Standalone"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 917512,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"9175": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2407823725609449730/C570E67837928FB374DF50F4AA7FA2039DA9633B/",
|
|
||||||
"NumHeight": 5,
|
|
||||||
"NumWidth": 8,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Pragmatic Occultist",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/PrudenceDouglas.f32fa7.gmnotes",
|
|
||||||
"GUID": "f32fa7",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Card",
|
|
||||||
"Nickname": "Prudence Douglas",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 33.933,
|
|
||||||
"posY": 1.571,
|
|
||||||
"posZ": 43.627,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -1,24 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "10059-t",
|
|
||||||
"type": "Asset",
|
|
||||||
"class": "Seeker",
|
|
||||||
"cost": 2,
|
|
||||||
"level": 4,
|
|
||||||
"traits": "Creature. Science.",
|
|
||||||
"intellectIcons": 1,
|
|
||||||
"bonded": [
|
|
||||||
{
|
|
||||||
"count": 1,
|
|
||||||
"maxCount": 1,
|
|
||||||
"id": "10045"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"uses": [
|
|
||||||
{
|
|
||||||
"count": 0,
|
|
||||||
"type": "Growth",
|
|
||||||
"token": "resource"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"cycle": "The Feast of Hemlock Vale"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 20240400,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"202404": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/62581922061939949/D510F001E5A92F8B6CEFBC955987FB80E9C69DEA/",
|
|
||||||
"NumHeight": 1,
|
|
||||||
"NumWidth": 1,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Sentient Strain",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/RavenousMyconid4Taboo.ab2753.gmnotes",
|
|
||||||
"GUID": "ab2753",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "CardCustom",
|
|
||||||
"Nickname": "Ravenous Myconid (4) (Taboo)",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 45.818,
|
|
||||||
"posY": 3.67,
|
|
||||||
"posZ": -15.255,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -1,24 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "10060-t",
|
|
||||||
"type": "Asset",
|
|
||||||
"class": "Seeker",
|
|
||||||
"cost": 2,
|
|
||||||
"level": 4,
|
|
||||||
"traits": "Monster. Science.",
|
|
||||||
"combatIcons": 1,
|
|
||||||
"bonded": [
|
|
||||||
{
|
|
||||||
"count": 1,
|
|
||||||
"maxCount": 1,
|
|
||||||
"id": "10045"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"uses": [
|
|
||||||
{
|
|
||||||
"count": 0,
|
|
||||||
"type": "Growth",
|
|
||||||
"token": "resource"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"cycle": "The Feast of Hemlock Vale"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 20240500,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"202405": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/62581922061940028/1FBB2822CF755B39F261D4A715160624A5CF5A18/",
|
|
||||||
"NumHeight": 1,
|
|
||||||
"NumWidth": 1,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Carnivorous Strain",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/RavenousMyconid4Taboo.df93cb.gmnotes",
|
|
||||||
"GUID": "df93cb",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "CardCustom",
|
|
||||||
"Nickname": "Ravenous Myconid (4) (Taboo)",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 61.63,
|
|
||||||
"posY": 3.67,
|
|
||||||
"posZ": -24.359,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -1,18 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "71037",
|
|
||||||
"type": "Asset",
|
|
||||||
"slot": "Ally",
|
|
||||||
"class": "Mystic",
|
|
||||||
"cost": 4,
|
|
||||||
"traits": "Ally. Guest. Sorcerer. Silver Twilight.",
|
|
||||||
"willpowerIcons": 2,
|
|
||||||
"intellectIcons": 2,
|
|
||||||
"uses": [
|
|
||||||
{
|
|
||||||
"count": 4,
|
|
||||||
"type": "Truth",
|
|
||||||
"token": "resource"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"cycle": "Standalone"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 917514,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"9175": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2407823725609449730/C570E67837928FB374DF50F4AA7FA2039DA9633B/",
|
|
||||||
"NumHeight": 5,
|
|
||||||
"NumWidth": 8,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Mysterious Benefactor",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/RaymondLoggins.1fca2a.gmnotes",
|
|
||||||
"GUID": "1fca2a",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Card",
|
|
||||||
"Nickname": "Raymond Loggins",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 33.973,
|
|
||||||
"posY": 1.495,
|
|
||||||
"posZ": 43.299,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "71036",
|
|
||||||
"type": "Asset",
|
|
||||||
"slot": "Ally",
|
|
||||||
"class": "Mystic",
|
|
||||||
"cost": 2,
|
|
||||||
"traits": "Ally. Guest. Silver Twilight.",
|
|
||||||
"combatIcons": 2,
|
|
||||||
"agilityIcons": 2,
|
|
||||||
"cycle": "Standalone"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 917513,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"9175": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2407823725609449730/C570E67837928FB374DF50F4AA7FA2039DA9633B/",
|
|
||||||
"NumHeight": 5,
|
|
||||||
"NumWidth": 8,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Lodge Warden",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/SarahVanShaw.61df1c.gmnotes",
|
|
||||||
"GUID": "61df1c",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Card",
|
|
||||||
"Nickname": "Sarah Van Shaw",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 33.906,
|
|
||||||
"posY": 1.537,
|
|
||||||
"posZ": 43.636,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "90083",
|
|
||||||
"type": "Enemy",
|
|
||||||
"class": "Neutral",
|
|
||||||
"traits": "Humanoid. Monster. Serpent.",
|
|
||||||
"weakness": true,
|
|
||||||
"cycle": "Aura of Faith"
|
|
||||||
}
|
|
@ -1,61 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 171300,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"1713": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2398822869388381950/88C8A1CCF5D560702965D1A5E239A8F14A030C7D/",
|
|
||||||
"NumHeight": 1,
|
|
||||||
"NumWidth": 1,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Humanoid. Monster. Serpent. (Advanced)",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/SerpentsofYig.678392.gmnotes",
|
|
||||||
"GUID": "678392",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "require(\"playercards/cards/SerpentsofYigAdvanced\")",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "CardCustom",
|
|
||||||
"Nickname": "Serpents of Yig",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 9.146,
|
|
||||||
"posY": 3.681,
|
|
||||||
"posZ": -16.726,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "71018",
|
|
||||||
"type": "Asset",
|
|
||||||
"slot": "Ally",
|
|
||||||
"class": "Guardian",
|
|
||||||
"cost": 2,
|
|
||||||
"traits": "Ally. Guest. Agency.",
|
|
||||||
"intellectIcons": 2,
|
|
||||||
"combatIcons": 2,
|
|
||||||
"cycle": "Standalone"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 917501,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"9175": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2407823725609449730/C570E67837928FB374DF50F4AA7FA2039DA9633B/",
|
|
||||||
"NumHeight": 5,
|
|
||||||
"NumWidth": 8,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "Weapons Expert",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/SpecialAgentCallahan.d97c01.gmnotes",
|
|
||||||
"GUID": "d97c01",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "Card",
|
|
||||||
"Nickname": "Special Agent Callahan",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 7.845,
|
|
||||||
"posY": 1.584,
|
|
||||||
"posZ": -1.456,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 180,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -8,7 +8,7 @@
|
|||||||
"combatIcons": 3,
|
"combatIcons": 3,
|
||||||
"agilityIcons": 4,
|
"agilityIcons": 4,
|
||||||
"cycle": "Investigator Packs",
|
"cycle": "Investigator Packs",
|
||||||
"extraToken": "None",
|
"extraToken": "Survivor",
|
||||||
"signatures": [
|
"signatures": [
|
||||||
{
|
{
|
||||||
"60502": 3,
|
"60502": 3,
|
||||||
|
@ -22,18 +22,6 @@
|
|||||||
"UniqueBack": true
|
"UniqueBack": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CustomUIAssets": [
|
|
||||||
{
|
|
||||||
"Name": "font_arkhamicons",
|
|
||||||
"Type": 1,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2462982115649258367/C20CC4C299A6FE5F1ECAB968E15BE590337CC019/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "token-eldersign",
|
|
||||||
"Type": 0,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2540675016035917168/C0D6F531A85FD94C2F54825DFC50781B5B499A1D/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Description": "The Letter Carrier",
|
"Description": "The Letter Carrier",
|
||||||
"DragSelectable": true,
|
"DragSelectable": true,
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/StellaClark.00e18e.gmnotes",
|
"GMNotes_path": "AllPlayerCards.15bb07/StellaClark.00e18e.gmnotes",
|
||||||
@ -45,7 +33,7 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScript": "require(\"playercards/cards/StellaClark\")",
|
"LuaScript": "",
|
||||||
"LuaScriptState": "",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Card",
|
"Name": "Card",
|
||||||
@ -55,8 +43,7 @@
|
|||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Investigator",
|
"Investigator",
|
||||||
"PlayerCard",
|
"PlayerCard"
|
||||||
"CardWithHelper"
|
|
||||||
],
|
],
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
@ -71,5 +58,5 @@
|
|||||||
"scaleZ": 1.15
|
"scaleZ": 1.15
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": "\u003cInclude src=\"playercards/StellaClark.xml\"/\u003e"
|
"XmlUI": ""
|
||||||
}
|
}
|
||||||
|
@ -22,13 +22,6 @@
|
|||||||
"UniqueBack": false
|
"UniqueBack": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CustomUIAssets": [
|
|
||||||
{
|
|
||||||
"Name": "font_teutonic-arkham",
|
|
||||||
"Type": 1,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2027213118467703445/89328E273B4C5180BF491516CE998DE3C604E162/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"DragSelectable": true,
|
"DragSelectable": true,
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/Strong-Armed1.294d6.gmnotes",
|
"GMNotes_path": "AllPlayerCards.15bb07/Strong-Armed1.294d6.gmnotes",
|
||||||
@ -49,8 +42,7 @@
|
|||||||
"Snap": true,
|
"Snap": true,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"PlayerCard",
|
"PlayerCard"
|
||||||
"CardWithHelper"
|
|
||||||
],
|
],
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
"Name": "CardCustom",
|
"Name": "CardCustom",
|
||||||
"Nickname": "Summoned Servitor",
|
"Nickname": "Summoned Servitor",
|
||||||
"SidewaysCard": false,
|
"SidewaysCard": false,
|
||||||
"Snap": false,
|
"Snap": true,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Minicard"
|
"Minicard"
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "90082",
|
|
||||||
"type": "Asset",
|
|
||||||
"slot": "Hand",
|
|
||||||
"class": "Neutral",
|
|
||||||
"cost": 2,
|
|
||||||
"traits": "Item. Relic. Tome. Blessed.",
|
|
||||||
"intellectIcons": 1,
|
|
||||||
"willpowerIcons": 1,
|
|
||||||
"wildIcons": 1,
|
|
||||||
"cycle": "Aura of Faith"
|
|
||||||
}
|
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"AltLookAngle": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Autoraise": true,
|
|
||||||
"CardID": 171200,
|
|
||||||
"ColorDiffuse": {
|
|
||||||
"b": 0.71324,
|
|
||||||
"g": 0.71324,
|
|
||||||
"r": 0.71324
|
|
||||||
},
|
|
||||||
"CustomDeck": {
|
|
||||||
"1712": {
|
|
||||||
"BackIsHidden": true,
|
|
||||||
"BackURL": "https://steamusercontent-a.akamaihd.net/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/",
|
|
||||||
"FaceURL": "https://steamusercontent-a.akamaihd.net/ugc/2398822869389830502/6F4D416CC189AF39A65EBA917764ACA0E824E026/",
|
|
||||||
"NumHeight": 1,
|
|
||||||
"NumWidth": 1,
|
|
||||||
"Type": 0,
|
|
||||||
"UniqueBack": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Description": "finis omnium nunc est (Advanced)",
|
|
||||||
"DragSelectable": true,
|
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/TheCodexofAges.df9810.gmnotes",
|
|
||||||
"GUID": "df9810",
|
|
||||||
"Grid": true,
|
|
||||||
"GridProjection": false,
|
|
||||||
"Hands": true,
|
|
||||||
"HideWhenFaceDown": true,
|
|
||||||
"IgnoreFoW": false,
|
|
||||||
"LayoutGroupSortIndex": 0,
|
|
||||||
"Locked": false,
|
|
||||||
"LuaScript": "require(\"playercards/cards/TheCodexofAgesAdvanced\")",
|
|
||||||
"LuaScriptState": "",
|
|
||||||
"MeasureMovement": false,
|
|
||||||
"Name": "CardCustom",
|
|
||||||
"Nickname": "The Codex of Ages",
|
|
||||||
"SidewaysCard": false,
|
|
||||||
"Snap": true,
|
|
||||||
"Sticky": true,
|
|
||||||
"Tags": [
|
|
||||||
"Asset",
|
|
||||||
"PlayerCard"
|
|
||||||
],
|
|
||||||
"Tooltip": true,
|
|
||||||
"Transform": {
|
|
||||||
"posX": 8.99,
|
|
||||||
"posY": 3.789,
|
|
||||||
"posZ": -16.692,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 270,
|
|
||||||
"rotZ": 0,
|
|
||||||
"scaleX": 1,
|
|
||||||
"scaleY": 1,
|
|
||||||
"scaleZ": 1
|
|
||||||
},
|
|
||||||
"Value": 0,
|
|
||||||
"XmlUI": ""
|
|
||||||
}
|
|
@ -22,13 +22,6 @@
|
|||||||
"UniqueBack": false
|
"UniqueBack": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CustomUIAssets": [
|
|
||||||
{
|
|
||||||
"Name": "font_teutonic-arkham",
|
|
||||||
"Type": 1,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2027213118467703445/89328E273B4C5180BF491516CE998DE3C604E162/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Description": "Broken but Reliable",
|
"Description": "Broken but Reliable",
|
||||||
"DragSelectable": true,
|
"DragSelectable": true,
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/TheRedClock2.814c79.gmnotes",
|
"GMNotes_path": "AllPlayerCards.15bb07/TheRedClock2.814c79.gmnotes",
|
||||||
@ -40,7 +33,7 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScript": "require(\"playercards/cards/TheRedClock\")",
|
"LuaScript": "",
|
||||||
"LuaScriptState": "",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Card",
|
"Name": "Card",
|
||||||
@ -50,8 +43,7 @@
|
|||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Asset",
|
"Asset",
|
||||||
"PlayerCard",
|
"PlayerCard"
|
||||||
"CardWithHelper"
|
|
||||||
],
|
],
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
@ -66,5 +58,5 @@
|
|||||||
"scaleZ": 1
|
"scaleZ": 1
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": "\u003cInclude src=\"playercards/TheRedClock.xml\"/\u003e"
|
"XmlUI": ""
|
||||||
}
|
}
|
||||||
|
@ -22,13 +22,6 @@
|
|||||||
"UniqueBack": false
|
"UniqueBack": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CustomUIAssets": [
|
|
||||||
{
|
|
||||||
"Name": "font_teutonic-arkham",
|
|
||||||
"Type": 1,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2027213118467703445/89328E273B4C5180BF491516CE998DE3C604E162/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Description": "Broken but Reliable",
|
"Description": "Broken but Reliable",
|
||||||
"DragSelectable": true,
|
"DragSelectable": true,
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/TheRedClock5.696894.gmnotes",
|
"GMNotes_path": "AllPlayerCards.15bb07/TheRedClock5.696894.gmnotes",
|
||||||
@ -40,7 +33,7 @@
|
|||||||
"IgnoreFoW": false,
|
"IgnoreFoW": false,
|
||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"LuaScript": "require(\"playercards/cards/TheRedClock\")",
|
"LuaScript": "",
|
||||||
"LuaScriptState": "",
|
"LuaScriptState": "",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Card",
|
"Name": "Card",
|
||||||
@ -50,8 +43,7 @@
|
|||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"Asset",
|
"Asset",
|
||||||
"PlayerCard",
|
"PlayerCard"
|
||||||
"CardWithHelper"
|
|
||||||
],
|
],
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
@ -66,5 +58,5 @@
|
|||||||
"scaleZ": 1
|
"scaleZ": 1
|
||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": "\u003cInclude src=\"playercards/TheRedClock.xml\"/\u003e"
|
"XmlUI": ""
|
||||||
}
|
}
|
||||||
|
@ -22,13 +22,6 @@
|
|||||||
"UniqueBack": false
|
"UniqueBack": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CustomUIAssets": [
|
|
||||||
{
|
|
||||||
"Name": "font_teutonic-arkham",
|
|
||||||
"Type": 1,
|
|
||||||
"URL": "https://steamusercontent-a.akamaihd.net/ugc/2027213118467703445/89328E273B4C5180BF491516CE998DE3C604E162/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"DragSelectable": true,
|
"DragSelectable": true,
|
||||||
"GMNotes_path": "AllPlayerCards.15bb07/ThirdTimesaCharm2.45956a.gmnotes",
|
"GMNotes_path": "AllPlayerCards.15bb07/ThirdTimesaCharm2.45956a.gmnotes",
|
||||||
@ -49,8 +42,7 @@
|
|||||||
"Snap": true,
|
"Snap": true,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"PlayerCard",
|
"PlayerCard"
|
||||||
"CardWithHelper"
|
|
||||||
],
|
],
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user