SCED/objects/AllPlayerCards.15bb07/MakeshiftTrap.aa897f.gmnotes
Buhallin 92e2f6198b
Metadata minimization
Mass change to streamline the metadata JSON.  For boolean fields which are rarely true (e.g. permanent, weakness) the fields are removed and assumed to be false if absenst.

It also removes the traits field if it was empty, which would apply to non-card cards like Minicards and Upgrade Sheets.
2022-11-17 11:50:52 -08:00

56 lines
1.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "09100",
"type": "Event",
"class": "Survivor",
"cost": 1,
"level": 0,
"traits": "Improvised. Trap.",
"intellectIcons": 1,
"agilityIcons": 1,
"uses": [
{
"count": 2,
"type": "Time",
"token": "resource"
}
],
"customizations": [
{
"name": "Improved Timer",
"xp": 1,
"text": "When you play Makeshift Trap, you may increase or decrease its uses by 1."
},
{
"name": "Tripwire",
"xp": 1,
"text": "Only trigger Makeshift Traps forced ability if there are 1 or more enemies at attached location."
},
{
"name": "Simple",
"xp": 2,
"text": "Makeshift Trap gains fast and “play during any 🗲 window.”"
},
{
"name": "Poisonous",
"xp": 2,
"text": "When you remove 1 or more time from Makeshift Trap, deal 1 damage to an enemy at attached location."
},
{
"name": "Remote Configuration",
"xp": 2,
"text": "When you play Makeshift Trap, you may attach it to a revealed connecting location."
},
{
"name": "Net",
"xp": 3,
"text": "Non-Elite enemies at attached location cannot move or make attacks of opportunity."
},
{
"name": "Explosive Device",
"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"
}