SCED/objects/AllPlayerCards.15bb07/CustomModifications.d2252d.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

45 lines
1.2 KiB
Plaintext
Raw Permalink 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": "09023",
"type": "Event",
"class": "Guardian",
"cost": 3,
"level": 0,
"traits": "Upgrade. Supply.",
"customizations": [
{
"name": "Notched Sight",
"xp": 1,
"text": "If you perform an attack with attached asset against an enemy engaged with another investigator and fail, you deal no damage."
},
{
"name": "Extended Stock",
"xp": 2,
"text": "You get +2 Fight while attacking with attached asset."
},
{
"name": "Counterbalance",
"xp": 2,
"text": "After you attach an Upgrade card other than Custom Modifications to attached asset, draw 1 card."
},
{
"name": "Leather Grip",
"xp": 3,
"text": "Custom Modifications gets 1 cost and gains “Fast. Play only during your turn.”",
"replaces": {
"cost": 2
}
},
{
"name": "Extended Magazine",
"xp": 3,
"text": "After ammo is spent from or placed on attached asset by another event, place 1 ammo on attached asset."
},
{
"name": "Quicksilver Bullets",
"xp": 4,
"text": "If you succeed by 3 or more while attacking with attached asset, this attack deals +1 damage."
}
],
"cycle": "The Scarlet Keys"
}