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",
"class": "Guardian",
"cost": 4,

View File

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

View File

@ -24,7 +24,7 @@
},
"Description": "",
"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",
"Grid": true,
"GridProjection": false,
@ -42,7 +42,7 @@
"Snap": true,
"Sticky": true,
"Tags": [
"PlayerCard"
"Minicard"
],
"Tooltip": true,
"Transform": {

View File

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

View File

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

View File

@ -19,22 +19,22 @@
{
"name": "Mending Distillate",
"xp": 1,
"text": "Add this option: <EFBFBD><EFBFBD>? Heal 2 damage.<2E>€?"
"text": "Add this option: “âŸ<EFBFBD> Heal 2 damage.â€<C3A2>"
},
{
"name": "Calming Distillate",
"xp": 1,
"text": "Add this option: <EFBFBD><EFBFBD>? Heal 2 horror.<2E>€?"
"text": "Add this option: “âŸ<EFBFBD> Heal 2 horror.â€<C3A2>"
},
{
"name": "Enlightening Distillate",
"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",
"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",

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -7,8 +7,6 @@
"traits": "Upgrade. Supply.",
"permanent": false,
"weakness": false,
"combatIcons": 1,
"agilityIcons": 1,
"customizations": [
{
"name": "Notched Sight",
@ -28,7 +26,7 @@
{
"name": "Leather Grip",
"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": {
"cost": 2
}
@ -43,5 +41,6 @@
"xp": 4,
"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": "",
"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",
"Grid": true,
"GridProjection": false,
@ -42,7 +42,7 @@
"Snap": true,
"Sticky": true,
"Tags": [
"PlayerCard"
"Minicard"
],
"Tooltip": true,
"Transform": {

View File

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

View File

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

View File

@ -48,12 +48,12 @@
{
"name": "Surveil",
"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",
"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"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -12,37 +12,37 @@
{
"name": "Pessimistic Outlook",
"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",
"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",
"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",
"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",
"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",
"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",
"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",

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -33,7 +33,7 @@
{
"name": "Prompt",
"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",

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -4,7 +4,7 @@
"class": "Rogue",
"cost": 1,
"level": 0,
"traits": "",
"traits": "Gambit.",
"permanent": false,
"weakness": false,
"agilityIcons": 1,
@ -12,27 +12,27 @@
{
"name": "Reflex Response",
"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",
"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",
"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",
"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",
"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",
@ -42,7 +42,7 @@
{
"name": "Impulse Control",
"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": {
"cost": 0
}
@ -52,5 +52,6 @@
"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."
}
]
],
"cycle": "The Scarlet Keys"
}

View File

@ -12,7 +12,7 @@
{
"name": "Enchanted",
"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": {
"traits": "Item. Armor. Relic."
}
@ -20,22 +20,22 @@
{
"name": "Protective Runes",
"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",
"xp": 2,
"text": "Hunter<EFBFBD><EFBFBD>s Armor gets +2 health."
"text": "Hunter’s Armor gets +2 health."
},
{
"name": "Hallowed",
"xp": 2,
"text": "Hunter<EFBFBD><EFBFBD>s Armor gets +2 sanity."
"text": "Hunter’s Armor gets +2 sanity."
},
{
"name": "Lightweight",
"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": {
"cost": 3
}
@ -43,12 +43,12 @@
{
"name": "Hexdrinker",
"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",
"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"

View File

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

View File

@ -19,27 +19,27 @@
{
"name": "Railshooter",
"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",
"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",
"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",
"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",
"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",
@ -60,5 +60,6 @@
"xp": 4,
"text": "While using a Manifest ability, you get +2 skill value."
}
]
],
"cycle": "The Scarlet Keys"
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -52,12 +52,13 @@
{
"name": "Macabre Depiction",
"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",
"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,
"Sticky": true,
"Tags": [
"PlayerCard"
"Minicard"
],
"Tooltip": true,
"Transform": {

View File

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

View File

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

View File

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

View File

@ -25,12 +25,12 @@
{
"name": "Tripwire",
"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",
"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",
@ -52,5 +52,6 @@
"xp": 4,
"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,
"Sticky": true,
"Tags": [
"PlayerCard"
"Minicard"
],
"Tooltip": true,
"Transform": {

View File

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

View File

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

View File

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

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