SCED/objects/AllPlayerCards.15bb07/AlchemicalDistillation.502a4d.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

64 lines
1.5 KiB
Plaintext

{
"id": "09040",
"type": "Asset",
"class": "Seeker",
"cost": 2,
"level": 0,
"traits": "Item. Science.",
"willpowerIcons": 1,
"uses": [
{
"count": 3,
"type": "Supply",
"token": "resource"
}
],
"customizations": [
{
"name": "Mending Distillate",
"xp": 1,
"text": "Add this option: “⟐ Heal 2 damage.”"
},
{
"name": "Calming Distillate",
"xp": 1,
"text": "Add this option: “⟐ Heal 2 horror.”"
},
{
"name": "Enlightening Distillate",
"xp": 1,
"text": "Add this option: “⟐ Place 1 charge or secret on an asset you control.”"
},
{
"name": "Quickening Distillate",
"xp": 1,
"text": "Add this option: “⟐ Move up to 2 times.”"
},
{
"name": "Refined",
"xp": 2,
"text": "Alchemical Distillation enters play with 2 additional supplies on it.",
"replaces": {
"uses": [
{
"count": 5,
"type": "Supply",
"token": "resource"
}
]
}
},
{
"name": "Empowered",
"xp": 4,
"text": "When you initiate this skill test, you may increase its difficulty by 2. If you do, increase the value of the effect granted by each option by 1 for this test."
},
{
"name": "Perfected",
"xp": 5,
"text": "If you succeed by 2 or more, the chosen investigator may perform two different options instead of one."
}
],
"cycle": "The Scarlet Keys"
}