Merge pull request #703 from argonui/extraToken

Expanded additional token (action / ability) support
This commit is contained in:
dscarpac 2024-06-08 18:50:51 -05:00 committed by GitHub
commit a2c7bac8a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
189 changed files with 1683 additions and 39114 deletions

View File

@ -127,7 +127,6 @@
"ChaosBag.fea079",
"DataHelper.708279",
"BlessCurseManager.5933fb",
"Notecard.d8d357",
"ScriptingTrigger.a2f932",
"EdgeoftheEarth.895eaa",
"TheDream-Eaters.a16a1a",
@ -138,22 +137,6 @@
"Playermat2Orange.bd0ff4",
"Playermat3Green.383d8b",
"Playermat4Red.0840d5",
"Neutral.2691e1",
"Neutral.748245",
"Neutral.271b17",
"Neutral.5bafdf",
"Neutral.012577",
"Neutral.04765b",
"Neutral.b71036",
"Neutral.1cb302",
"Neutral.bbc5d4",
"Neutral.429bb3",
"Neutral.183dbe",
"Neutral.b80db6",
"Neutral.af1927",
"Neutral.0329cc",
"Neutral.5bec40",
"Neutral.5825ca",
"LeadInvestigator.acaa93",
"ArkhamDBDeckImporter.a28140",
"Configuration.03804b",
@ -225,7 +208,19 @@
"Tokencache_Curse.16a9a7",
"Tokencache_Frost.b2b7be",
"PhysicsDetector.b300d8",
"ArkhamSCE380-5122024-Page1.bd6b3e"
"ArkhamSCE380-5122024-Page1.bd6b3e",
"Neutral.834ad5",
"Neutral.a84ae4",
"Neutral.762df8",
"Neutral.589c7d",
"Neutral.642585",
"Neutral.6441b3",
"Neutral.f2d25a",
"Neutral.a5476b",
"Neutral.06ee01",
"Neutral.88d9ff",
"Neutral.42ec66",
"Neutral.f94579"
],
"PlayArea": 1,
"PlayerCounts": [

View File

@ -56,10 +56,6 @@
"displayed": "chaosBag",
"normalized": "chaosbag"
},
{
"displayed": "ActionToken",
"normalized": "actiontoken"
},
{
"displayed": "LargeBox",
"normalized": "largebox"
@ -71,6 +67,10 @@
{
"displayed": "CameraZoom_ignore",
"normalized": "camerazoom_ignore"
},
{
"displayed": "UniversalToken",
"normalized": "universaltoken"
}
]
}

View File

@ -4,5 +4,5 @@
"class": "Neutral",
"traits": "Madness.",
"weakness": true,
"cycle": "Standalone"
"cycle": "Red Tide Rising"
}

View File

@ -5,5 +5,12 @@
"cost": 0,
"level": 3,
"traits": "Trick.",
"uses": [
{
"count": 3,
"type": "Universal",
"token": "universalActionAbility"
}
],
"cycle": "The Dunwich Legacy"
}

View File

@ -5,5 +5,12 @@
"cost": 0,
"level": 3,
"traits": "Trick.",
"uses": [
{
"count": 3,
"type": "Universal",
"token": "universalActionAbility"
}
],
"cycle": "The Dunwich Legacy"
}

View File

@ -11,6 +11,7 @@
"combatIcons": 2,
"agilityIcons": 3,
"cycle": "Core",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -67,7 +67,7 @@
},
"Description": "The Waitress",
"DragSelectable": true,
"GMNotes": "{\r\n \"id\": \"01004\",\r\n \"alternate_ids\": [\r\n \"01504\"\r\n ],\r\n \"type\": \"Investigator\",\r\n \"class\": \"Mystic\",\r\n \"traits\": \"Sorcerer.\",\r\n \"willpowerIcons\": 5,\r\n \"intellectIcons\": 2,\r\n \"combatIcons\": 2,\r\n \"agilityIcons\": 3,\r\n \"cycle\": \"Core\",\r\n \"deck_requirements\": {\r\n \"size\": 30,\r\n \"randomBasicWeaknessCount\": 1,\r\n \"signatures\": [\r\n {\r\n \"01012\": 1,\r\n \"90018\": 1\r\n },\r\n {\r\n \"01013\": 1,\r\n \"90019\": 1\r\n }\r\n ]\r\n },\r\n \"deck_options\": [\r\n {\r\n \"faction\": [\r\n \"mystic\",\r\n \"neutral\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 5\r\n }\r\n },\r\n {\r\n \"faction\": [\r\n \"survivor\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 2\r\n }\r\n }\r\n ]\r\n}\r\n",
"GMNotes": "{\r\n \"id\": \"01004\",\r\n \"alternate_ids\": [\r\n \"01504\"\r\n ],\r\n \"type\": \"Investigator\",\r\n \"class\": \"Mystic\",\r\n \"traits\": \"Sorcerer.\",\r\n \"willpowerIcons\": 5,\r\n \"intellectIcons\": 2,\r\n \"combatIcons\": 2,\r\n \"agilityIcons\": 3,\r\n \"cycle\": \"Core\",\r\n \"extraToken\": \"Reaction\", \r\n \"deck_requirements\": {\r\n \"size\": 30,\r\n \"randomBasicWeaknessCount\": 1,\r\n \"signatures\": [\r\n {\r\n \"01012\": 1,\r\n \"90018\": 1\r\n },\r\n {\r\n \"01013\": 1,\r\n \"90019\": 1\r\n }\r\n ]\r\n },\r\n \"deck_options\": [\r\n {\r\n \"faction\": [\r\n \"mystic\",\r\n \"neutral\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 5\r\n }\r\n },\r\n {\r\n \"faction\": [\r\n \"survivor\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 2\r\n }\r\n }\r\n ]\r\n}\r\n",
"GUID": "6797bb",
"Grid": true,
"GridProjection": false,

View File

@ -7,7 +7,8 @@
"intellectIcons": 2,
"combatIcons": 2,
"agilityIcons": 3,
"cycle": "Core",
"cycle": "Bad Blood",
"extraToken": "None",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -7,7 +7,8 @@
"intellectIcons": 2,
"combatIcons": 2,
"agilityIcons": 3,
"cycle": "Core",
"cycle": "Bad Blood",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -7,7 +7,8 @@
"intellectIcons": 2,
"combatIcons": 2,
"agilityIcons": 3,
"cycle": "Core",
"cycle": "Bad Blood",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 3,
"agilityIcons": 3,
"cycle": "The Path to Carcosa",
"extraToken": "None",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 2,
"agilityIcons": 4,
"cycle": "The Feast of Hemlock Vale",
"extraToken": "Parley",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 2,
"agilityIcons": 2,
"cycle": "The Innsmouth Conspiracy",
"extraToken": "None",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 3,
"agilityIcons": 3,
"cycle": "The Scarlet Keys",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 2,
"agilityIcons": 3,
"cycle": "The Dunwich Legacy",
"extraToken": "FreeTrigger",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -7,7 +7,8 @@
"intellectIcons": 2,
"combatIcons": 3,
"agilityIcons": 3,
"cycle": "The Dunwich Legacy",
"cycle": "On the Road Again",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -7,7 +7,8 @@
"intellectIcons": 2,
"combatIcons": 2,
"agilityIcons": 3,
"cycle": "The Dunwich Legacy",
"cycle": "On the Road Again",
"extraToken": "FreeTrigger",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -7,7 +7,8 @@
"intellectIcons": 2,
"combatIcons": 3,
"agilityIcons": 3,
"cycle": "The Dunwich Legacy",
"cycle": "On the Road Again",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -7,5 +7,12 @@
"level": 2,
"traits": "Ritual.",
"combatIcons": 1,
"uses": [
{
"count": 1,
"type": "PlayItem",
"token": "universalActionAbility"
}
],
"cycle": "The Scarlet Keys"
}

View File

@ -6,5 +6,12 @@
"level": 0,
"traits": "Double.",
"wildIcons": 1,
"uses": [
{
"count": 2,
"type": "Universal",
"token": "universalActionAbility"
}
],
"cycle": "The Feast of Hemlock Vale"
}

View File

@ -8,6 +8,7 @@
"combatIcons": 3,
"agilityIcons": 3,
"cycle": "Edge of the Earth",
"extraToken": "PlayItem",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 0,
"agilityIcons": 0,
"cycle": "The Forgotten Age",
"extraToken": "None",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -11,6 +11,7 @@
"combatIcons": 2,
"agilityIcons": 2,
"cycle": "The Circle Undone",
"extraToken": "None",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -67,7 +67,7 @@
},
"Description": "The Psychologist",
"DragSelectable": true,
"GMNotes": "{\r\n \"id\": \"05001\",\r\n \"alternate_ids\": [\r\n \"98010\"\r\n ],\r\n \"type\": \"Investigator\",\r\n \"class\": \"Guardian\",\r\n \"traits\": \"Medic.\",\r\n \"willpowerIcons\": 3,\r\n \"intellectIcons\": 4,\r\n \"combatIcons\": 2,\r\n \"agilityIcons\": 2,\r\n \"cycle\": \"The Circle Undone\",\r\n \"deck_requirements\": {\r\n \"size\": 30,\r\n \"randomBasicWeaknessCount\": 1,\r\n \"signatures\": [\r\n {\r\n \"05007\": 1,\r\n \"98011\": 1\r\n },\r\n {\r\n \"05008\": 1,\r\n \"98012\": 1\r\n }\r\n ]\r\n },\r\n \"deck_options\": [\r\n {\r\n \"not\": true,\r\n \"trait\": [\r\n \"weapon\"\r\n ],\r\n \"level\": {\r\n \"min\": 1,\r\n \"max\": 5\r\n }\r\n },\r\n {\r\n \"faction\": [\r\n \"guardian\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 3\r\n }\r\n },\r\n {\r\n \"faction\": [\r\n \"neutral\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 5\r\n }\r\n },\r\n {\r\n \"special\": [\r\n \"heals_horror\"\r\n ],\r\n \"tag\": [\r\n \"hh\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 5\r\n }\r\n },\r\n {\r\n \"faction\": [\r\n \"seeker\",\r\n \"mystic\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 1\r\n },\r\n \"limit\": 15,\r\n \"error\": \"You cannot have more than 15 level 0-1 Seeker and/or Mystic cards\"\r\n }\r\n ]\r\n}\r\n",
"GMNotes": "{\r\n \"id\": \"05001\",\r\n \"alternate_ids\": [\r\n \"98010\"\r\n ],\r\n \"type\": \"Investigator\",\r\n \"class\": \"Guardian\",\r\n \"traits\": \"Medic.\",\r\n \"willpowerIcons\": 3,\r\n \"intellectIcons\": 4,\r\n \"combatIcons\": 2,\r\n \"agilityIcons\": 2,\r\n \"cycle\": \"The Circle Undone\",\r\n \"extraToken\": \"None\",\r\n \"deck_requirements\": {\r\n \"size\": 30,\r\n \"randomBasicWeaknessCount\": 1,\r\n \"signatures\": [\r\n {\r\n \"05007\": 1,\r\n \"98011\": 1\r\n },\r\n {\r\n \"05008\": 1,\r\n \"98012\": 1\r\n }\r\n ]\r\n },\r\n \"deck_options\": [\r\n {\r\n \"not\": true,\r\n \"trait\": [\r\n \"weapon\"\r\n ],\r\n \"level\": {\r\n \"min\": 1,\r\n \"max\": 5\r\n }\r\n },\r\n {\r\n \"faction\": [\r\n \"guardian\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 3\r\n }\r\n },\r\n {\r\n \"faction\": [\r\n \"neutral\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 5\r\n }\r\n },\r\n {\r\n \"special\": [\r\n \"heals_horror\"\r\n ],\r\n \"tag\": [\r\n \"hh\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 5\r\n }\r\n },\r\n {\r\n \"faction\": [\r\n \"seeker\",\r\n \"mystic\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 1\r\n },\r\n \"limit\": 15,\r\n \"error\": \"You cannot have more than 15 level 0-1 Seeker and/or Mystic cards\"\r\n }\r\n ]\r\n}\r\n",
"GUID": "9900a3",
"Grid": true,
"GridProjection": false,

View File

@ -8,6 +8,7 @@
"combatIcons": 2,
"agilityIcons": 2,
"cycle": "The Scarlet Keys",
"extraToken": "Activate",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 1,
"agilityIcons": 1,
"cycle": "The Scarlet Keys",
"extraToken": "None",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -11,5 +11,5 @@
"token": "clue"
}
],
"cycle": "Standalone"
"cycle": "By the Book"
}

View File

@ -11,6 +11,7 @@
"combatIcons": 2,
"agilityIcons": 2,
"cycle": "Core",
"extraToken": "Tome",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -67,7 +67,7 @@
},
"Description": "The Librarian",
"DragSelectable": true,
"GMNotes": "{\r\n \"id\": \"01002\",\r\n \"alternate_ids\": [\r\n \"01502\"\r\n ],\r\n \"type\": \"Investigator\",\r\n \"class\": \"Seeker\",\r\n \"traits\": \"Miskatonic.\",\r\n \"willpowerIcons\": 3,\r\n \"intellectIcons\": 5,\r\n \"combatIcons\": 2,\r\n \"agilityIcons\": 2,\r\n \"cycle\": \"Core\",\r\n \"deck_requirements\": {\r\n \"size\": 30,\r\n \"randomBasicWeaknessCount\": 1,\r\n \"signatures\": [\r\n {\r\n \"90002\": 1,\r\n \"01008\": 1\r\n },\r\n {\r\n \"90003\": 1,\r\n \"01009\": 1\r\n }\r\n ]\r\n },\r\n \"deck_options\": [\r\n {\r\n \"faction\": [\r\n \"seeker\",\r\n \"neutral\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 5\r\n }\r\n },\r\n {\r\n \"faction\": [\r\n \"mystic\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 2\r\n }\r\n }\r\n ]\r\n}\r\n",
"GMNotes": "{\r\n \"id\": \"01002\",\r\n \"alternate_ids\": [\r\n \"01502\"\r\n ],\r\n \"type\": \"Investigator\",\r\n \"class\": \"Seeker\",\r\n \"traits\": \"Miskatonic.\",\r\n \"willpowerIcons\": 3,\r\n \"intellectIcons\": 5,\r\n \"combatIcons\": 2,\r\n \"agilityIcons\": 2,\r\n \"cycle\": \"Core\",\r\n \"extraToken\": \"Tome\",\r\n \"deck_requirements\": {\r\n \"size\": 30,\r\n \"randomBasicWeaknessCount\": 1,\r\n \"signatures\": [\r\n {\r\n \"90002\": 1,\r\n \"01008\": 1\r\n },\r\n {\r\n \"90003\": 1,\r\n \"01009\": 1\r\n }\r\n ]\r\n },\r\n \"deck_options\": [\r\n {\r\n \"faction\": [\r\n \"seeker\",\r\n \"neutral\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 5\r\n }\r\n },\r\n {\r\n \"faction\": [\r\n \"mystic\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 2\r\n }\r\n }\r\n ]\r\n}\r\n",
"GUID": "ac7047",
"Grid": true,
"GridProjection": false,

View File

@ -7,7 +7,8 @@
"intellectIcons": 5,
"combatIcons": 2,
"agilityIcons": 2,
"cycle": "Core",
"cycle": "Read or Die",
"extraToken": "None",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -7,7 +7,8 @@
"intellectIcons": 5,
"combatIcons": 2,
"agilityIcons": 2,
"cycle": "Core",
"cycle": "Read or Die",
"extraToken": "Tome",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -7,7 +7,8 @@
"intellectIcons": 5,
"combatIcons": 2,
"agilityIcons": 2,
"cycle": "Core",
"cycle": "Read or Die",
"extraToken": "None",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -7,5 +7,5 @@
"willpowerIcons": 1,
"intellectIcons": 1,
"wildIcons": 2,
"cycle": "Standalone"
"cycle": "Read or Die"
}

View File

@ -8,6 +8,7 @@
"combatIcons": 5,
"agilityIcons": 2,
"cycle": "Edge of the Earth",
"extraToken": "None",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -5,5 +5,5 @@
"cost": 4,
"traits": "Spell.",
"weakness": true,
"cycle": "Standalone"
"cycle": "Bad Blood"
}

View File

@ -8,6 +8,7 @@
"combatIcons": 2,
"agilityIcons": 3,
"cycle": "The Scarlet Keys",
"extraToken": "None",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -11,6 +11,7 @@
"combatIcons": 3,
"agilityIcons": 2,
"cycle": "The Innsmouth Conspiracy",
"extraToken": "FreeTrigger",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -67,7 +67,7 @@
},
"Description": "The Magician",
"DragSelectable": true,
"GMNotes": "{\r\n \"id\": \"07004\",\r\n \"alternate_ids\": [\r\n \"98016\"\r\n ],\r\n \"type\": \"Investigator\",\r\n \"class\": \"Mystic\",\r\n \"traits\": \"Sorcerer. Veteran.\",\r\n \"willpowerIcons\": 5,\r\n \"intellectIcons\": 2,\r\n \"combatIcons\": 3,\r\n \"agilityIcons\": 2,\r\n \"cycle\": \"The Innsmouth Conspiracy\",\r\n \"deck_requirements\": {\r\n \"size\": 30,\r\n \"randomBasicWeaknessCount\": 1,\r\n \"signatures\": [\r\n {\r\n \"98017\": 1,\r\n \"07012\": 1\r\n },\r\n {\r\n \"98018\": 1,\r\n \"07013\": 1\r\n }\r\n ]\r\n },\r\n \"deck_options\": [\r\n {\r\n \"faction\": [\r\n \"mystic\",\r\n \"neutral\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 5\r\n }\r\n },\r\n {\r\n \"faction\": [\r\n \"rogue\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 2\r\n }\r\n }\r\n ]\r\n}\r\n",
"GMNotes": "{\r\n \"id\": \"07004\",\r\n \"alternate_ids\": [\r\n \"98016\"\r\n ],\r\n \"type\": \"Investigator\",\r\n \"class\": \"Mystic\",\r\n \"traits\": \"Sorcerer. Veteran.\",\r\n \"willpowerIcons\": 5,\r\n \"intellectIcons\": 2,\r\n \"combatIcons\": 3,\r\n \"agilityIcons\": 2,\r\n \"cycle\": \"The Innsmouth Conspiracy\",\r\n \"extraToken\": \"Lightning\",\r\n \"deck_requirements\": {\r\n \"size\": 30,\r\n \"randomBasicWeaknessCount\": 1,\r\n \"signatures\": [\r\n {\r\n \"98017\": 1,\r\n \"07012\": 1\r\n },\r\n {\r\n \"98018\": 1,\r\n \"07013\": 1\r\n }\r\n ]\r\n },\r\n \"deck_options\": [\r\n {\r\n \"faction\": [\r\n \"mystic\",\r\n \"neutral\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 5\r\n }\r\n },\r\n {\r\n \"faction\": [\r\n \"rogue\"\r\n ],\r\n \"level\": {\r\n \"min\": 0,\r\n \"max\": 2\r\n }\r\n }\r\n ]\r\n}\r\n",
"GUID": "3925ce",
"Grid": true,
"GridProjection": false,

View File

@ -8,6 +8,7 @@
"combatIcons": 3,
"agilityIcons": 3,
"cycle": "The Circle Undone",
"extraToken": "Reaction",
"deck_requirements": {
"size": 35,
"randomBasicWeaknessCount": 1,

View File

@ -4,5 +4,5 @@
"class": "Neutral",
"startsInPlay": true,
"permanent": true,
"cycle": "Standalone"
"cycle": "By the Book"
}

View File

@ -4,5 +4,5 @@
"class": "Neutral",
"startsInPlay": true,
"permanent": true,
"cycle": "Standalone"
"cycle": "By the Book"
}

View File

@ -4,5 +4,5 @@
"class": "Neutral",
"startsInPlay": true,
"permanent": true,
"cycle": "Standalone"
"cycle": "By the Book"
}

View File

@ -4,5 +4,5 @@
"class": "Neutral",
"startsInPlay": true,
"permanent": true,
"cycle": "Standalone"
"cycle": "By the Book"
}

View File

@ -4,5 +4,5 @@
"class": "Neutral",
"startsInPlay": true,
"permanent": true,
"cycle": "Standalone"
"cycle": "By the Book"
}

View File

@ -5,5 +5,12 @@
"cost": 0,
"level": 0,
"traits": "Insight. Spirit.",
"uses": [
{
"count": 1,
"type": "Universal",
"token": "universalActionAbility"
}
],
"cycle": "The Scarlet Keys"
}

View File

@ -5,5 +5,12 @@
"cost": 2,
"traits": "Item. Tome.",
"intellectIcons": 2,
"uses": [
{
"count": 1,
"type": "Explore",
"token": "universalActionAbility"
}
],
"cycle": "The Forgotten Age"
}

View File

@ -8,6 +8,7 @@
"combatIcons": 2,
"agilityIcons": 3,
"cycle": "The Forgotten Age",
"extraToken": "None",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -4,5 +4,5 @@
"class": "Neutral",
"traits": "Endtimes.",
"weakness": true,
"cycle": "The Dunwich Legacy"
"cycle": "Laid to Rest"
}

View File

@ -8,6 +8,7 @@
"combatIcons": 3,
"agilityIcons": 4,
"cycle": "The Forgotten Age",
"extraToken": "Evade",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -6,5 +6,12 @@
"level": 1,
"traits": "Spirit.",
"willpowerIcons": 2,
"uses": [
{
"count": 1,
"type": "Fight",
"token": "universalActionAbility"
}
],
"cycle": "Investigator Packs"
}

View File

@ -6,5 +6,12 @@
"level": 0,
"traits": "Insight.",
"wildIcons": 1,
"uses": [
{
"count": 1,
"type": "Universal",
"token": "universalActionAbility"
}
],
"cycle": "The Path to Carcosa"
}

View File

@ -7,5 +7,12 @@
"traits": "Insight.",
"willpowerIcons": 1,
"wildIcons": 1,
"uses": [
{
"count": 1,
"type": "Universal",
"token": "universalActionAbility"
}
],
"cycle": "The Scarlet Keys"
}

View File

@ -20,6 +20,7 @@
"combatIcons": 5,
"agilityIcons": 3,
"cycle": "The Feast of Hemlock Vale",
"extraToken": "None",
"deck_requirements": {
"size": 35,
"randomBasicWeaknessCount": 1,

View File

@ -4,5 +4,5 @@
"class": "Neutral",
"traits": "Hardship.",
"weakness": true,
"cycle": "The Dunwich Legacy"
"cycle": "On the Road Again"
}

View File

@ -8,6 +8,7 @@
"combatIcons": 1,
"agilityIcons": 2,
"cycle": "Investigator Packs",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,5 +8,5 @@
"willpowerIcons": 1,
"combatIcons": 1,
"wildIcons": 2,
"cycle": "Standalone"
"cycle": "Bad Blood"
}

View File

@ -6,6 +6,13 @@
"level": 0,
"traits": "Gambit.",
"agilityIcons": 1,
"uses": [
{
"count": 1,
"type": "Universal",
"token": "universalActionAbility"
}
],
"customizations": [
{
"name": "Reflex Response",
@ -48,8 +55,17 @@
{
"name": "Force of Habit",
"xp": 5,
"text": "When you play Honed Instinct, you may take 2 actions instead of 1 (one at a time). Then, remove it from the game."
"text": "When you play Honed Instinct, you may take 2 actions instead of 1 (one at a time). Then, remove it from the game.",
"replaces": {
"uses": [
{
"count": 2,
"type": "Universal",
"token": "universalActionAbility"
}
]
}
}
],
"cycle": "The Scarlet Keys"
}
}

View File

@ -11,5 +11,5 @@
"token": "resource"
}
],
"cycle": "Standalone"
"cycle": "All or Nothing"
}

View File

@ -8,6 +8,7 @@
"combatIcons": 2,
"agilityIcons": 2,
"cycle": "Investigator Packs",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -11,6 +11,7 @@
"combatIcons": 3,
"agilityIcons": 3,
"cycle": "The Dunwich Legacy",
"extraToken": "None",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -67,7 +67,7 @@
},
"Description": "The Dilettante",
"DragSelectable": true,
"GMNotes": "{\n \"id\": \"02003\",\n \"alternate_ids\": [\n \"98001\"\n ],\n \"type\": \"Investigator\",\n \"class\": \"Rogue\",\n \"traits\": \"Drifter.\",\n \"willpowerIcons\": 3,\n \"intellectIcons\": 3,\n \"combatIcons\": 3,\n \"agilityIcons\": 3,\n \"cycle\": \"The Dunwich Legacy\",\n \"deck_requirements\": {\n \"size\": 30,\n \"randomBasicWeaknessCount\": 1,\n \"signatures\": [\n {\n \"98002\": 1,\n \"02010\": 1\n },\n {\n \"98003\": 1,\n \"02011\": 1\n }\n ]\n },\n \"deck_options\": [\n {\n \"faction\": [\n \"rogue\",\n \"neutral\"\n ],\n \"level\": {\n \"min\": 0,\n \"max\": 5\n }\n },\n {\n \"level\": {\n \"min\": 0,\n \"max\": 0\n },\n \"limit\": 5,\n \"error\": \"You cannot have more than 5 cards that are not Rogue or Neutral\"\n }\n ]\n}\n",
"GMNotes": "{\n \"id\": \"02003\",\n \"alternate_ids\": [\n \"98001\"\n ],\n \"type\": \"Investigator\",\n \"class\": \"Rogue\",\n \"traits\": \"Drifter.\",\n \"willpowerIcons\": 3,\n \"intellectIcons\": 3,\n \"combatIcons\": 3,\n \"agilityIcons\": 3,\n \"cycle\": \"The Dunwich Legacy\",\r\n \"extraToken\": \"None\"\n \"deck_requirements\": {\n \"size\": 30,\n \"randomBasicWeaknessCount\": 1,\n \"signatures\": [\n {\n \"98002\": 1,\n \"02010\": 1\n },\n {\n \"98003\": 1,\n \"02011\": 1\n }\n ]\n },\n \"deck_options\": [\n {\n \"faction\": [\n \"rogue\",\n \"neutral\"\n ],\n \"level\": {\n \"min\": 0,\n \"max\": 5\n }\n },\n {\n \"level\": {\n \"min\": 0,\n \"max\": 0\n },\n \"limit\": 5,\n \"error\": \"You cannot have more than 5 cards that are not Rogue or Neutral\"\n }\n ]\n}\n",
"GUID": "b954f6",
"Grid": true,
"GridProjection": false,

View File

@ -8,6 +8,7 @@
"combatIcons": 3,
"agilityIcons": 2,
"cycle": "The Dunwich Legacy",
"extraToken": "None",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -7,7 +7,8 @@
"intellectIcons": 3,
"combatIcons": 3,
"agilityIcons": 2,
"cycle": "The Dunwich Legacy",
"cycle": "Laid to Rest",
"extraToken": "Reaction",
"deck_requirements": {
"size": 39,
"randomBasicWeaknessCount": 1,

View File

@ -7,7 +7,8 @@
"intellectIcons": 3,
"combatIcons": 3,
"agilityIcons": 2,
"cycle": "The Dunwich Legacy",
"cycle": "Laid to Rest",
"extraToken": "None",
"deck_requirements": {
"size": 39,
"randomBasicWeaknessCount": 1,

View File

@ -7,7 +7,8 @@
"intellectIcons": 3,
"combatIcons": 3,
"agilityIcons": 2,
"cycle": "The Dunwich Legacy",
"cycle": "Laid to Rest",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -7,5 +7,5 @@
"traits": "Item. Instrument. Relic.",
"willpowerIcons": 2,
"wildIcons": 2,
"cycle": "The Dunwich Legacy"
"cycle": "Laid to Rest"
}

View File

@ -8,6 +8,7 @@
"combatIcons": 4,
"agilityIcons": 2,
"cycle": "The Circle Undone",
"extraToken": "None",
"deck_requirements": {
"size": 40,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 2,
"agilityIcons": 4,
"cycle": "The Feast of Hemlock Vale",
"extraToken": "None",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 3,
"agilityIcons": 1,
"cycle": "The Feast of Hemlock Vale",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 2,
"agilityIcons": 5,
"cycle": "The Scarlet Keys",
"extraToken": "None",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 4,
"agilityIcons": 1,
"cycle": "The Forgotten Age",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -10,5 +10,12 @@
"level": 0,
"traits": "Ally. Criminal.",
"intellectIcons": 1,
"uses": [
{
"count": 1,
"type": "Universal",
"token": "universalActionAbility"
}
],
"cycle": "Core"
}

View File

@ -10,5 +10,12 @@
"level": 1,
"traits": "Ally. Criminal.",
"intellectIcons": 1,
"uses": [
{
"count": 1,
"type": "Universal",
"token": "universalActionAbility"
}
],
"cycle": "Core"
}

View File

@ -8,6 +8,7 @@
"combatIcons": 4,
"agilityIcons": 3,
"cycle": "Edge of the Earth",
"extraToken": "None",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 3,
"agilityIcons": 3,
"cycle": "The Path to Carcosa",
"extraToken": "FreeTrigger",
"deck_requirements": {
"size": 35,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 3,
"agilityIcons": 3,
"cycle": "The Path to Carcosa",
"extraToken": "FreeTrigger",
"deck_requirements": {
"size": 35,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 1,
"agilityIcons": 3,
"cycle": "The Dream-Eaters",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 1,
"agilityIcons": 3,
"cycle": "The Dream-Eaters",
"extraToken": "Reaction",
"deck_requirements": {
"size": 50,
"randomBasicWeaknessCount": 1,

View File

@ -11,6 +11,7 @@
"combatIcons": 1,
"agilityIcons": 3,
"cycle": "The Circle Undone",
"extraToken": "Spell",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 5,
"agilityIcons": 3,
"cycle": "The Path to Carcosa",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 2,
"agilityIcons": 2,
"cycle": "The Path to Carcosa",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 2,
"agilityIcons": 5,
"cycle": "Edge of the Earth",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 2,
"agilityIcons": 5,
"cycle": "Relics of the Past",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 2,
"agilityIcons": 5,
"cycle": "Relics of the Past",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 2,
"agilityIcons": 5,
"cycle": "Relics of the Past",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -8,6 +8,7 @@
"combatIcons": 5,
"agilityIcons": 2,
"cycle": "Investigator Packs",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -7,5 +7,5 @@
"intellectIcons": 1,
"agilityIcons": 1,
"wildIcons": 2,
"cycle": "Standalone"
"cycle": "All or Nothing"
}

View File

@ -8,6 +8,7 @@
"combatIcons": 2,
"agilityIcons": 2,
"cycle": "The Dream-Eaters",
"extraToken": "None",
"deck_requirements": {
"size": 42,
"randomBasicWeaknessCount": 1,

View File

@ -4,5 +4,5 @@
"class": "Neutral",
"cost": 2,
"traits": "Item. Instrument.",
"cycle": "The Dunwich Legacy"
"cycle": "On the Road Again"
}

View File

@ -8,6 +8,7 @@
"combatIcons": 1,
"agilityIcons": 1,
"cycle": "The Circle Undone",
"extraToken": "None",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -4,5 +4,5 @@
"class": "Neutral",
"startsInPlay": true,
"traits": "Talent.",
"cycle": "Standalone"
"cycle": "The Blob That Ate Everything ELSE"
}

View File

@ -4,5 +4,5 @@
"class": "Neutral",
"traits": "Power.",
"weakness": true,
"cycle": "Standalone"
"cycle": "The Blob That Ate Everything ELSE"
}

View File

@ -3,5 +3,5 @@
"type": "Story",
"class": "Neutral",
"permanent": true,
"cycle": "Standalone"
"cycle": "The Blob That Ate Everything ELSE"
}

View File

@ -5,5 +5,5 @@
"cost": 0,
"traits": "Power.",
"wildIcons": 1,
"cycle": "Standalone"
"cycle": "The Blob That Ate Everything ELSE"
}

View File

@ -8,6 +8,7 @@
"combatIcons": 2,
"agilityIcons": 3,
"cycle": "The Dunwich Legacy",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -7,5 +7,6 @@
"intellectIcons": 4,
"combatIcons": 2,
"agilityIcons": 3,
"cycle": "Hunting for Answers"
"cycle": "Hunting for Answers",
"extraToken": "None"
}

View File

@ -7,5 +7,6 @@
"intellectIcons": 4,
"combatIcons": 2,
"agilityIcons": 3,
"cycle": "Hunting for Answers"
"cycle": "Hunting for Answers",
"extraToken": "Reaction"
}

View File

@ -7,5 +7,6 @@
"intellectIcons": 4,
"combatIcons": 2,
"agilityIcons": 3,
"cycle": "Hunting for Answers"
"cycle": "Hunting for Answers",
"extraToken": "None"
}

View File

@ -8,6 +8,7 @@
"combatIcons": 2,
"agilityIcons": 3,
"cycle": "The Dunwich Legacy",
"extraToken": "Reaction",
"deck_requirements": {
"size": 30,
"randomBasicWeaknessCount": 1,

View File

@ -7,5 +7,12 @@
"level": 0,
"traits": "Item. Tool.",
"willpowerIcons": 1,
"uses": [
{
"count": 1,
"type": "Engage",
"token": "universalActionAbility"
}
],
"cycle": "The Innsmouth Conspiracy"
}

Some files were not shown because too many files have changed in this diff Show More