Metadata update, Part 2

- Adds cycle field to a lot of TSK cards that didn't have it
- Syncs TSK cards with ArkhamDB data which wasn't available for 2.3
- Adds a Minicard tag and removes the PlayerCard tag for Minicards
- Change Revised investigators to their official IDs
- Integrates hotfix releases
--- Add stats for Calvin
--- Correct ID for .35 Winchester (standard had the taboo ID)
--- Add replenish field to uses for appropriate cards
--- Fix level and class fields for Flashlight(3) and Kicking the Hornet's Nest
--- Add some missing fields for Scroll of Secrets
This commit is contained in:
Buhallin 2022-11-15 12:59:23 -08:00
parent a49ca53345
commit 082f9e6595
No known key found for this signature in database
GPG Key ID: DB3C362823852294
165 changed files with 278 additions and 217 deletions

View File

@ -1,5 +1,5 @@
{ {
"id": "06195-t", "id": "06195",
"type": "Asset", "type": "Asset",
"class": "Guardian", "class": "Guardian",
"cost": 4, "cost": 4,

View File

@ -1,5 +1,5 @@
{ {
"id": "01004-r", "id": "01504",
"type": "Investigator", "type": "Investigator",
"class": "Mystic", "class": "Mystic",
"traits": "Sorcerer.", "traits": "Sorcerer.",

View File

@ -24,7 +24,7 @@
}, },
"Description": "", "Description": "",
"DragSelectable": true, "DragSelectable": true,
"GMNotes": "{\n \"id\": \"01004-revised-m\",\n \"type\": \"Minicard\",\n \"traits\": \"\"\n}", "GMNotes": "{\n \"id\": \"01504-m\",\n \"type\": \"Minicard\",\n \"traits\": \"\"\n}",
"GUID": "8c997c", "GUID": "8c997c",
"Grid": true, "Grid": true,
"GridProjection": false, "GridProjection": false,
@ -42,7 +42,7 @@
"Snap": true, "Snap": true,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -19,22 +19,22 @@
{ {
"name": "Mending Distillate", "name": "Mending Distillate",
"xp": 1, "xp": 1,
"text": "Add this option: <EFBFBD><EFBFBD>? Heal 2 damage.<2E>€?" "text": "Add this option: “âŸ<EFBFBD> Heal 2 damage.â€<C3A2>"
}, },
{ {
"name": "Calming Distillate", "name": "Calming Distillate",
"xp": 1, "xp": 1,
"text": "Add this option: <EFBFBD><EFBFBD>? Heal 2 horror.<2E>€?" "text": "Add this option: “âŸ<EFBFBD> Heal 2 horror.â€<C3A2>"
}, },
{ {
"name": "Enlightening Distillate", "name": "Enlightening Distillate",
"xp": 1, "xp": 1,
"text": "Add this option: <EFBFBD><EFBFBD>? Place 1 charge or secret on an asset you control.<2E>€?" "text": "Add this option: “âŸ<EFBFBD> Place 1 charge or secret on an asset you control.â€<C3A2>"
}, },
{ {
"name": "Quickening Distillate", "name": "Quickening Distillate",
"xp": 1, "xp": 1,
"text": "Add this option: <EFBFBD><EFBFBD>? Move up to 2 times.<2E>€?" "text": "Add this option: “âŸ<EFBFBD> Move up to 2 times.â€<C3A2>"
}, },
{ {
"name": "Refined", "name": "Refined",

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -42,7 +42,7 @@
"Snap": true, "Snap": true,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -6,5 +6,6 @@
"willpowerIcons": 3, "willpowerIcons": 3,
"intellectIcons": 3, "intellectIcons": 3,
"combatIcons": 3, "combatIcons": 3,
"agilityIcons": 3 "agilityIcons": 3,
"cycle": "The Scarlet Keys"
} }

View File

@ -6,5 +6,6 @@
"traits": "Practiced.", "traits": "Practiced.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"wildIcons": 1 "wildIcons": 1,
"cycle": "The Scarlet Keys"
} }

View File

@ -11,6 +11,7 @@
"uses": [ "uses": [
{ {
"count": 2, "count": 2,
"replenish": 2,
"type": "Resource", "type": "Resource",
"token": "resource" "token": "resource"
} }

View File

@ -12,6 +12,7 @@
"uses": [ "uses": [
{ {
"count": 2, "count": 2,
"replenish": 2,
"type": "Resource", "type": "Resource",
"token": "resource" "token": "resource"
} }

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -7,5 +7,6 @@
"traits": "Item. Weapon. Melee.", "traits": "Item. Weapon. Melee.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"combatIcons": 2 "combatIcons": 2,
"cycle": "The Scarlet Keys"
} }

View File

@ -14,5 +14,6 @@
"type": "Charge", "type": "Charge",
"token": "resource" "token": "resource"
} }
] ],
"cycle": "The Scarlet Keys"
} }

View File

@ -7,5 +7,6 @@
"traits": "Item. Relic.", "traits": "Item. Relic.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"willpowerIcons": 1 "willpowerIcons": 1,
"cycle": "The Scarlet Keys"
} }

View File

@ -7,5 +7,6 @@
"traits": "Insight. Science.", "traits": "Insight. Science.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"intellectIcons": 2 "intellectIcons": 2,
"cycle": "The Scarlet Keys"
} }

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -8,5 +8,6 @@
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"combatIcons": 1, "combatIcons": 1,
"agilityIcons": 1 "agilityIcons": 1,
"cycle": "The Scarlet Keys"
} }

View File

@ -1,6 +1,7 @@
{ {
"id": "09005", "id": "09005",
"type": "Asset", "type": "Asset",
"class": "Neutral",
"cost": 3, "cost": 3,
"traits": "Item. Tool. Melee.", "traits": "Item. Tool. Melee.",
"permanent": false, "permanent": false,

View File

@ -1,6 +1,7 @@
{ {
"id": "09019", "id": "09019",
"type": "Asset", "type": "Asset",
"class": "Neutral",
"cost": 3, "cost": 3,
"traits": "Ally. Civic. Assistant.", "traits": "Ally. Civic. Assistant.",
"permanent": false, "permanent": false,

View File

@ -8,5 +8,6 @@
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"intellectIcons": 1, "intellectIcons": 1,
"combatIcons": 1 "combatIcons": 1,
"cycle": "The Scarlet Keys"
} }

View File

@ -11,6 +11,7 @@
"uses": [ "uses": [
{ {
"count": 2, "count": 2,
"replenish": 2,
"type": "Resource", "type": "Resource",
"token": "resource" "token": "resource"
} }

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -3,5 +3,9 @@
"type": "Investigator", "type": "Investigator",
"class": "Survivor", "class": "Survivor",
"traits": "Cursed. Drifter.", "traits": "Cursed. Drifter.",
"willpowerIcons": 0,
"intellectIcons": 0,
"combatIcons": 0,
"agilityIcons": 0,
"cycle": "The Forgotten Age" "cycle": "The Forgotten Age"
} }

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -42,7 +42,7 @@
"Snap": true, "Snap": true,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -2,9 +2,10 @@
"id": "09001", "id": "09001",
"type": "Investigator", "type": "Investigator",
"class": "Guardian", "class": "Guardian",
"traits": "", "traits": "Assistant.",
"willpowerIcons": 2, "willpowerIcons": 2,
"intellectIcons": 2, "intellectIcons": 2,
"combatIcons": 2, "combatIcons": 2,
"agilityIcons": 2 "agilityIcons": 2,
"cycle": "The Scarlet Keys"
} }

View File

@ -24,6 +24,7 @@
}, },
"Description": "", "Description": "",
"DragSelectable": true, "DragSelectable": true,
"GMNotes": "{\n \"id\": \"09018-m\",\n \"type\": \"Minicard\",\n \"traits\": \"\"\n}",
"GMNotes_path": "AllPlayerCards.15bb07/CharlieKane.4deeff.gmnotes", "GMNotes_path": "AllPlayerCards.15bb07/CharlieKane.4deeff.gmnotes",
"GUID": "4deeff", "GUID": "4deeff",
"Grid": true, "Grid": true,

View File

@ -8,5 +8,6 @@
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"combatIcons": 1, "combatIcons": 1,
"agilityIcons": 1 "agilityIcons": 1,
"cycle": "The Scarlet Keys"
} }

View File

@ -7,5 +7,6 @@
"traits": "Gambit. Trick.", "traits": "Gambit. Trick.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"agilityIcons": 2 "agilityIcons": 2,
"cycle": "The Scarlet Keys"
} }

View File

@ -11,6 +11,7 @@
"uses": [ "uses": [
{ {
"count": 2, "count": 2,
"replenish": 2,
"type": "Resource", "type": "Resource",
"token": "resource" "token": "resource"
} }

View File

@ -7,8 +7,6 @@
"traits": "Upgrade. Supply.", "traits": "Upgrade. Supply.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"combatIcons": 1,
"agilityIcons": 1,
"customizations": [ "customizations": [
{ {
"name": "Notched Sight", "name": "Notched Sight",
@ -28,7 +26,7 @@
{ {
"name": "Leather Grip", "name": "Leather Grip",
"xp": 3, "xp": 3,
"text": "Custom Modifications gets <EFBFBD>€“1 cost and gains <20><EFBFBD>Fast. Play only during your turn.<2E>€?", "text": "Custom Modifications gets –1 cost and gains “Fast. Play only during your turn.â€<C3A2>",
"replaces": { "replaces": {
"cost": 2 "cost": 2
} }
@ -43,5 +41,6 @@
"xp": 4, "xp": 4,
"text": "If you succeed by 3 or more while attacking with attached asset, this attack deals +1 damage." "text": "If you succeed by 3 or more while attacking with attached asset, this attack deals +1 damage."
} }
] ],
"cycle": "The Scarlet Keys"
} }

View File

@ -24,7 +24,7 @@
}, },
"Description": "", "Description": "",
"DragSelectable": true, "DragSelectable": true,
"GMNotes": "{\n \"id\": \"01002-revised-m\",\n \"type\": \"Minicard\",\n \"traits\": \"\"\n}", "GMNotes": "{\n \"id\": \"01502-m\",\n \"type\": \"Minicard\",\n \"traits\": \"\"\n}",
"GUID": "5fa10d", "GUID": "5fa10d",
"Grid": true, "Grid": true,
"GridProjection": false, "GridProjection": false,
@ -42,7 +42,7 @@
"Snap": true, "Snap": true,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -1,5 +1,5 @@
{ {
"id": "01002-r", "id": "01502",
"type": "Investigator", "type": "Investigator",
"class": "Seeker", "class": "Seeker",
"traits": "Miskatonic.", "traits": "Miskatonic.",

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -48,12 +48,12 @@
{ {
"name": "Surveil", "name": "Surveil",
"xp": 3, "xp": 3,
"text": "You may use Damning Testimony<EFBFBD><EFBFBD>s ability to investigate the chosen enemy<6D><EFBFBD>s location instead of your location." "text": "You may use Damning Testimony’s ability to investigate the chosen enemy’s location instead of your location."
}, },
{ {
"name": "Expose", "name": "Expose",
"xp": 4, "xp": 4,
"text": "When you successfully investigate using Damning Testimony, you may spend X evidence to discard the chosen enemy if it is non-Elite. X is that enemy<EFBFBD><EFBFBD>s remaining health." "text": "When you successfully investigate using Damning Testimony, you may spend X evidence to discard the chosen enemy if it is non-Elite. X is that enemy’s remaining health."
} }
], ],
"cycle": "The Scarlet Keys" "cycle": "The Scarlet Keys"

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -1,7 +1,7 @@
{ {
"id": "04032-t", "id": "04032-t",
"alternate_ids": [ "alternate_ids": [
"60417" "60417-t"
], ],
"type": "Event", "type": "Event",
"class": "Mystic", "class": "Mystic",

View File

@ -42,7 +42,7 @@
"Snap": true, "Snap": true,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -1,6 +1,7 @@
{ {
"id": "09016", "id": "09016",
"type": "Asset", "type": "Asset",
"class": "Neutral",
"startsInPlay": true, "startsInPlay": true,
"cost": 2, "cost": 2,
"traits": "Item. Tool.", "traits": "Item. Tool.",

View File

@ -5,11 +5,5 @@
"traits": "Madness.", "traits": "Madness.",
"permanent": false, "permanent": false,
"weakness": true, "weakness": true,
"bonded": [
{
"count": 1,
"id": "06015b"
}
],
"cycle": "The Dream-Eaters" "cycle": "The Dream-Eaters"
} }

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -12,6 +12,7 @@
"uses": [ "uses": [
{ {
"count": 2, "count": 2,
"replenish": 2,
"type": "Resource", "type": "Resource",
"token": "resource" "token": "resource"
} }

View File

@ -7,5 +7,6 @@
"traits": "Talent. Trick. Illicit.", "traits": "Talent. Trick. Illicit.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"combatIcons": 1 "combatIcons": 1,
"cycle": "The Scarlet Keys"
} }

View File

@ -4,8 +4,9 @@
"class": "Seeker", "class": "Seeker",
"cost": 2, "cost": 2,
"level": 0, "level": 0,
"traits": "", "traits": "Item. Tool. Science.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"agilityIcons": 1 "agilityIcons": 1,
"cycle": "The Scarlet Keys"
} }

View File

@ -7,5 +7,6 @@
"traits": "Item. Charm.", "traits": "Item. Charm.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"intellectIcons": 2 "intellectIcons": 2,
"cycle": "The Scarlet Keys"
} }

View File

@ -8,5 +8,6 @@
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"willpowerIcons": 1, "willpowerIcons": 1,
"intellectIcons": 1 "intellectIcons": 1,
"cycle": "The Scarlet Keys"
} }

View File

@ -8,12 +8,5 @@
"traits": "Dreamlands.", "traits": "Dreamlands.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"uses": [
{
"countPerInvestigator": 0,
"type": "Clue",
"token": "clue"
}
],
"cycle": "The Dream-Eaters" "cycle": "The Dream-Eaters"
} }

View File

@ -12,37 +12,37 @@
{ {
"name": "Pessimistic Outlook", "name": "Pessimistic Outlook",
"xp": 1, "xp": 1,
"text": "Add the following criteria: <EFBFBD><EFBFBD>you run out of cards in your hand.<2E>€?" "text": "Add the following criteria: “you run out of cards in your hand.â€<C3A2>"
}, },
{ {
"name": "Trial and Error", "name": "Trial and Error",
"xp": 1, "xp": 1,
"text": "Add the following criteria: <EFBFBD><EFBFBD>you are dealt damage or horror.<2E>€?" "text": "Add the following criteria: “you are dealt damage or horror.â€<C3A2>"
}, },
{ {
"name": "Independent Variable", "name": "Independent Variable",
"xp": 1, "xp": 1,
"text": "Add the following criteria: <EFBFBD><EFBFBD>you discard a treachery or enemy from play.<2E>€?" "text": "Add the following criteria: “you discard a treachery or enemy from play.â€<C3A2>"
}, },
{ {
"name": "Field Research", "name": "Field Research",
"xp": 1, "xp": 1,
"text": "Add the following criteria: <EFBFBD><EFBFBD>you enter a location with 3 or more shroud.<2E>€?" "text": "Add the following criteria: “you enter a location with 3 or more shroud.â€<C3A2>"
}, },
{ {
"name": "Peer Review", "name": "Peer Review",
"xp": 2, "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." "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", "name": "Research Grant",
"xp": 2, "xp": 2,
"text": "Empirical Hypothesis gains: <EFBFBD><EFBFBD>? Spend 2 evidence: Reduce the cost of the next card you play this phase by 3.<2E>€?" "text": "Empirical Hypothesis gains: “🗲 Spend 2 evidence: Reduce the cost of the next card you play this phase by 3.â€<C3A2>"
}, },
{ {
"name": "Irrefutable Proof", "name": "Irrefutable Proof",
"xp": 3, "xp": 3,
"text": "Empirical Hypothesis gains: <EFBFBD><EFBFBD>? Spend 3 evidence: Discover 1 clue at your location.<2E>€?" "text": "Empirical Hypothesis gains: “🗲 Spend 3 evidence: Discover 1 clue at your location.â€<C3A2>"
}, },
{ {
"name": "Alternative Hypothesis", "name": "Alternative Hypothesis",

View File

@ -6,5 +6,6 @@
"level": 0, "level": 0,
"traits": "Insight. Spirit.", "traits": "Insight. Spirit.",
"permanent": false, "permanent": false,
"weakness": false "weakness": false,
"cycle": "The Scarlet Keys"
} }

View File

@ -1,8 +1,7 @@
{ {
"id": "05324-t", "id": "05324-t",
"alternate_ids": [ "alternate_ids": [
"01692-t", "01692-t"
"01692"
], ],
"type": "Event", "type": "Event",
"class": "Survivor", "class": "Survivor",

View File

@ -8,5 +8,6 @@
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"willpowerIcons": 1, "willpowerIcons": 1,
"intellectIcons": 2 "intellectIcons": 2,
"cycle": "The Scarlet Keys"
} }

View File

@ -2,10 +2,10 @@
"id": "09087", "id": "09087",
"type": "Event", "type": "Event",
"class": "Mystic", "class": "Mystic",
"cost": 0,
"level": 0, "level": 0,
"traits": "Spell.", "traits": "Spell.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"combatIcons": 2 "combatIcons": 2,
"cycle": "The Scarlet Keys"
} }

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -5,5 +5,7 @@
"level": 3, "level": 3,
"traits": "Dilemma. Fortune.", "traits": "Dilemma. Fortune.",
"permanent": false, "permanent": false,
"weakness": false "weakness": false,
"intellectIcons": 2,
"cycle": "The Scarlet Keys"
} }

View File

@ -14,5 +14,6 @@
"type": "Supply", "type": "Supply",
"token": "resource" "token": "resource"
} }
] ],
"cycle": "The Scarlet Keys"
} }

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -1,8 +1,5 @@
{ {
"id": "03230", "id": "03230",
"alternate_ids": [
"01683"
],
"type": "Asset", "type": "Asset",
"class": "Guardian", "class": "Guardian",
"cost": 2, "cost": 2,

View File

@ -1,6 +1,7 @@
{ {
"id": "09122", "id": "09122",
"type": "Asset", "type": "Asset",
"class": "Neutral",
"cost": 2, "cost": 2,
"level": 3, "level": 3,
"traits": "Item. Tool.", "traits": "Item. Tool.",
@ -14,5 +15,6 @@
"type": "Supply", "type": "Supply",
"token": "resource" "token": "resource"
} }
] ],
"cycle": "The Scarlet Keys"
} }

View File

@ -33,7 +33,7 @@
{ {
"name": "Prompt", "name": "Prompt",
"xp": 2, "xp": 2,
"text": "Friends in Low Places gains fast and <EFBFBD><EFBFBD>play during any ? window.<2E>€?" "text": "Friends in Low Places gains fast and “play during any 🗲 window.â€<C3A2>"
}, },
{ {
"name": "Experienced", "name": "Experienced",

View File

@ -6,5 +6,6 @@
"traits": "Innate. Spell.", "traits": "Innate. Spell.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"wildIcons": 1 "wildIcons": 1,
"cycle": "The Scarlet Keys"
} }

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -1,6 +1,7 @@
{ {
"id": "09009", "id": "09009",
"type": "Asset", "type": "Asset",
"class": "Neutral",
"cost": 3, "cost": 3,
"traits": "Item. Tool.", "traits": "Item. Tool.",
"permanent": false, "permanent": false,

View File

@ -4,7 +4,7 @@
"class": "Seeker", "class": "Seeker",
"cost": 3, "cost": 3,
"level": 0, "level": 0,
"traits": "", "traits": "Item. Tome.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"intellectIcons": 1, "intellectIcons": 1,
@ -14,5 +14,6 @@
"type": "Secret", "type": "Secret",
"token": "resource" "token": "resource"
} }
] ],
"cycle": "The Scarlet Keys"
} }

View File

@ -8,5 +8,6 @@
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"willpowerIcons": 1, "willpowerIcons": 1,
"combatIcons": 1 "combatIcons": 1,
"cycle": "The Scarlet Keys"
} }

View File

@ -4,9 +4,10 @@
"class": "Seeker", "class": "Seeker",
"cost": 0, "cost": 0,
"level": 1, "level": 1,
"traits": "", "traits": "Insight.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"willpowerIcons": 1, "willpowerIcons": 1,
"wildIcons": 1 "wildIcons": 1,
"cycle": "The Scarlet Keys"
} }

View File

@ -5,5 +5,6 @@
"level": 1, "level": 1,
"traits": "Innate.", "traits": "Innate.",
"permanent": false, "permanent": false,
"weakness": false "weakness": false,
"cycle": "The Scarlet Keys"
} }

View File

@ -8,5 +8,6 @@
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"combatIcons": 1, "combatIcons": 1,
"agilityIcons": 1 "agilityIcons": 1,
"cycle": "The Scarlet Keys"
} }

View File

@ -12,6 +12,7 @@
"uses": [ "uses": [
{ {
"count": 2, "count": 2,
"replenish": 2,
"type": "Resource", "type": "Resource",
"token": "resource" "token": "resource"
} }

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -4,7 +4,7 @@
"class": "Rogue", "class": "Rogue",
"cost": 1, "cost": 1,
"level": 0, "level": 0,
"traits": "", "traits": "Gambit.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"agilityIcons": 1, "agilityIcons": 1,
@ -12,27 +12,27 @@
{ {
"name": "Reflex Response", "name": "Reflex Response",
"xp": 1, "xp": 1,
"text": "Add the following play condition: <EFBFBD><EFBFBD>\u003d You take damage or horror.<2E>€?" "text": "Add the following play condition: “\u003d You take damage or horror.â€<C3A2>"
}, },
{ {
"name": "Situational Awareness", "name": "Situational Awareness",
"xp": 1, "xp": 1,
"text": "Add the following play condition: <EFBFBD><EFBFBD>\u003d A location enters play or is revealed.<2E>€?" "text": "Add the following play condition: “\u003d A location enters play or is revealed.â€<C3A2>"
}, },
{ {
"name": "Killer Instinct", "name": "Killer Instinct",
"xp": 1, "xp": 1,
"text": "Add the following play condition: <EFBFBD><EFBFBD>\u003d An enemy engages you.<2E>€?" "text": "Add the following play condition: “\u003d An enemy engages you.â€<C3A2>"
}, },
{ {
"name": "Gut Reaction", "name": "Gut Reaction",
"xp": 1, "xp": 1,
"text": "Add the following play condition: <EFBFBD><EFBFBD>\u003d A treachery enters your threat area .<2E>€?" "text": "Add the following play condition: “\u003d A treachery enters your threat area .â€<C3A2>"
}, },
{ {
"name": "Muscle Memory", "name": "Muscle Memory",
"xp": 1, "xp": 1,
"text": "Add the following play condition: <EFBFBD><EFBFBD>\u003d You play an asset.<2E>€?" "text": "Add the following play condition: “\u003d You play an asset.â€<C3A2>"
}, },
{ {
"name": "Sharpened Talent", "name": "Sharpened Talent",
@ -42,7 +42,7 @@
{ {
"name": "Impulse Control", "name": "Impulse Control",
"xp": 3, "xp": 3,
"text": "You may include up to three copies of Honed Instinct in your deck. Honed Instinct gets <EFBFBD>€“1 cost.", "text": "You may include up to three copies of Honed Instinct in your deck. Honed Instinct gets –1 cost.",
"replaces": { "replaces": {
"cost": 0 "cost": 0
} }
@ -52,5 +52,6 @@
"xp": 5, "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."
} }
] ],
"cycle": "The Scarlet Keys"
} }

View File

@ -12,7 +12,7 @@
{ {
"name": "Enchanted", "name": "Enchanted",
"xp": 1, "xp": 1,
"text": "Hunter<EFBFBD><EFBFBD>s Armor gains the Relic trait and takes up an arcane slot instead of a body slot.", "text": "Hunter’s Armor gains the Relic trait and takes up an arcane slot instead of a body slot.",
"replaces": { "replaces": {
"traits": "Item. Armor. Relic." "traits": "Item. Armor. Relic."
} }
@ -20,22 +20,22 @@
{ {
"name": "Protective Runes", "name": "Protective Runes",
"xp": 2, "xp": 2,
"text": "Hunter<EFBFBD><EFBFBD>s Armor may be assigned damage and/or horror dealt to other investigators at your location." "text": "Hunter’s Armor may be assigned damage and/or horror dealt to other investigators at your location."
}, },
{ {
"name": "Durable", "name": "Durable",
"xp": 2, "xp": 2,
"text": "Hunter<EFBFBD><EFBFBD>s Armor gets +2 health." "text": "Hunter’s Armor gets +2 health."
}, },
{ {
"name": "Hallowed", "name": "Hallowed",
"xp": 2, "xp": 2,
"text": "Hunter<EFBFBD><EFBFBD>s Armor gets +2 sanity." "text": "Hunter’s Armor gets +2 sanity."
}, },
{ {
"name": "Lightweight", "name": "Lightweight",
"xp": 2, "xp": 2,
"text": "Hunter<EFBFBD><EFBFBD>s Armor gets <20>€“1 cost and playing it does not provoke attacks of opportunity.", "text": "Hunter’s Armor gets –1 cost and playing it does not provoke attacks of opportunity.",
"replaces": { "replaces": {
"cost": 3 "cost": 3
} }
@ -43,12 +43,12 @@
{ {
"name": "Hexdrinker", "name": "Hexdrinker",
"xp": 3, "xp": 3,
"text": "After 1 or more damage or horror is assigned to Hunter<EFBFBD><EFBFBD>s Armor from a treachery effect, you may exhaust it to draw 1 card." "text": "After 1 or more damage or horror is assigned to Hunter’s Armor from a treachery effect, you may exhaust it to draw 1 card."
}, },
{ {
"name": "Armor of Thorns", "name": "Armor of Thorns",
"xp": 3, "xp": 3,
"text": "After 1 or more damage or horror is assigned to Hunter<EFBFBD><EFBFBD>s Armor from an enemy attack, you may exhaust it to deal 1 damage to that enemy." "text": "After 1 or more damage or horror is assigned to Hunter’s Armor from an enemy attack, you may exhaust it to deal 1 damage to that enemy."
} }
], ],
"cycle": "The Scarlet Keys" "cycle": "The Scarlet Keys"

View File

@ -12,6 +12,7 @@
"uses": [ "uses": [
{ {
"count": 2, "count": 2,
"replenish": 2,
"type": "Resource", "type": "Resource",
"token": "resource" "token": "resource"
} }

View File

@ -19,27 +19,27 @@
{ {
"name": "Railshooter", "name": "Railshooter",
"xp": 2, "xp": 2,
"text": "Hyperphysical Shotcaster has this form: <EFBFBD><EFBFBD>Manifest <20>€“ Fight. Fight with any skill. This attack deals +1 damage.<2E>€?" "text": "Hyperphysical Shotcaster has this form: “Manifest – Fight. Fight with any skill. This attack deals +1 damage.â€<C3A2>"
}, },
{ {
"name": "Telescanner", "name": "Telescanner",
"xp": 2, "xp": 2,
"text": "Hyperphysical Shotcaster has this form: <EFBFBD><EFBFBD>Manifest <20>€“ Investigate. Investigate with any skill. If you succeed, discover a clue at any revealed location instead of your location." "text": "Hyperphysical Shotcaster has this form: “Manifest – Investigate. Investigate with any skill. If you succeed, discover a clue at any revealed location instead of your location."
}, },
{ {
"name": "Translocator", "name": "Translocator",
"xp": 2, "xp": 2,
"text": "Hyperphysical Shotcaster has this form: <EFBFBD><EFBFBD>Manifest <20>€“ Evade. Attempt to evade with any skill. Before or after this attempt, you may move an investigator or a non-Elite enemy at your location to a connecting location, or vice versa.<EFBFBD>€?" "text": "Hyperphysical Shotcaster has this form: “Manifest – Evade. Attempt to evade with any skill. Before or after this attempt, you may move an investigator or a non-Elite enemy at your location to a connecting location, or vice versa.â€<EFBFBD>"
}, },
{ {
"name": "Realitycollapser", "name": "Realitycollapser",
"xp": 2, "xp": 2,
"text": "Hyperphysical Shotcaster has this form: <EFBFBD><EFBFBD>Manifest <20>€“ Test any skill (3). If you succeed, discard from play a non<6F>weakness treachery that is not attached to an Elite enemy.<2E>€?" "text": "Hyperphysical Shotcaster has this form: “Manifest – Test any skill (3). If you succeed, discard from play a nonâ€weakness treachery that is not attached to an Elite enemy.â€<C3A2>"
}, },
{ {
"name": "Matterweaver", "name": "Matterweaver",
"xp": 2, "xp": 2,
"text": "Hyperphysical Shotcaster has this form: <EFBFBD><EFBFBD>Manifest <20>€“ Choose an asset in your hand and test any skill (X), where X is that asset<65><EFBFBD>s cost. If you succeed, play that asset at no cost.<2E>€?" "text": "Hyperphysical Shotcaster has this form: “Manifest – Choose an asset in your hand and test any skill (X), where X is that asset’s cost. If you succeed, play that asset at no cost.â€<C3A2>"
}, },
{ {
"name": "Aetheric Link", "name": "Aetheric Link",
@ -60,5 +60,6 @@
"xp": 4, "xp": 4,
"text": "While using a Manifest ability, you get +2 skill value." "text": "While using a Manifest ability, you get +2 skill value."
} }
] ],
"cycle": "The Scarlet Keys"
} }

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -8,5 +8,6 @@
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"willpowerIcons": 1, "willpowerIcons": 1,
"intellectIcons": 1 "intellectIcons": 1,
"cycle": "The Scarlet Keys"
} }

View File

@ -2,9 +2,12 @@
"id": "09068", "id": "09068",
"type": "Event", "type": "Event",
"class": "Rogue", "class": "Rogue",
"cost": 0,
"level": 0,
"traits": "Gambit. Tactic.", "traits": "Gambit. Tactic.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"intellectIcons": 1, "intellectIcons": 1,
"combatIcons": 1 "combatIcons": 1,
"cycle": "The Scarlet Keys"
} }

View File

@ -42,7 +42,7 @@
"Snap": true, "Snap": true,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -7,5 +7,6 @@
"traits": "Item. Clothing. Science.", "traits": "Item. Clothing. Science.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"willpowerIcons": 1 "willpowerIcons": 1,
"cycle": "The Scarlet Keys"
} }

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -7,5 +7,6 @@
"traits": "Fortune.", "traits": "Fortune.",
"permanent": false, "permanent": false,
"weakness": false, "weakness": false,
"wildIcons": 1 "wildIcons": 1,
"cycle": "The Scarlet Keys"
} }

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -52,12 +52,13 @@
{ {
"name": "Macabre Depiction", "name": "Macabre Depiction",
"xp": 3, "xp": 3,
"text": "Living Ink gains: <EFBFBD><EFBFBD>? After you reveal a chaos token with a symbol, exhaust Living Ink: Place 1 charge on it.<2E>€?" "text": "Living Ink gains: “🗲 After you reveal a chaos token with a symbol, exhaust Living Ink: Place 1 charge on it.â€<C3A2>"
}, },
{ {
"name": "Vibrancy", "name": "Vibrancy",
"xp": 3, "xp": 3,
"text": "Living Ink grants an additional +1 to the circled skill(s) and <EFBFBD>€“1 to each other skill." "text": "Living Ink grants an additional +1 to the circled skill(s) and –1 to each other skill."
} }
] ],
"cycle": "The Scarlet Keys"
} }

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -1,7 +1,10 @@
{ {
"id": "09124", "id": "09124",
"type": "Enemy", "type": "Enemy",
"class": "Neutral",
"traits": "Monster. Shoggoth.", "traits": "Monster. Shoggoth.",
"permanent": false, "permanent": false,
"weakness": false "weakness": true,
"basicWeaknessCount": 1,
"cycle": "The Scarlet Keys"
} }

View File

@ -42,7 +42,7 @@
"Snap": true, "Snap": true,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"ScenarioCard" "PlayerCard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -25,12 +25,12 @@
{ {
"name": "Tripwire", "name": "Tripwire",
"xp": 1, "xp": 1,
"text": "Only trigger Makeshift Trap<EFBFBD><EFBFBD>s forced ability if there are 1 or more enemies at attached location." "text": "Only trigger Makeshift Trap’s forced ability if there are 1 or more enemies at attached location."
}, },
{ {
"name": "Simple", "name": "Simple",
"xp": 2, "xp": 2,
"text": "Makeshift Trap gains fast and <EFBFBD><EFBFBD>play during any ? window.<2E>€?" "text": "Makeshift Trap gains fast and “play during any 🗲 window.â€<C3A2>"
}, },
{ {
"name": "Poisonous", "name": "Poisonous",
@ -52,5 +52,6 @@
"xp": 4, "xp": 4,
"text": "When Makeshift Trap has no time and is discarded, deal 3 damage to each enemy and investigator at attached location." "text": "When Makeshift Trap has no time and is discarded, deal 3 damage to each enemy and investigator at attached location."
} }
] ],
"cycle": "The Scarlet Keys"
} }

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

View File

@ -42,7 +42,7 @@
"Snap": false, "Snap": false,
"Sticky": true, "Sticky": true,
"Tags": [ "Tags": [
"PlayerCard" "Minicard"
], ],
"Tooltip": true, "Tooltip": true,
"Transform": { "Transform": {

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