SCED/objects/AllPlayerCards.15bb07/RunicAxe.7cdb0a.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

75 lines
2.0 KiB
Plaintext

{
"id": "09022",
"type": "Asset",
"class": "Guardian",
"cost": 4,
"level": 0,
"traits": "Item. Weapon. Melee.",
"combatIcons": 1,
"uses": [
{
"count": 4,
"replenish": 1,
"type": "Charge",
"token": "resource"
}
],
"customizations": [
{
"name": "Heirloom",
"xp": 1,
"text": "This asset gets -1 cost and gains the Relic trait.",
"replaces": {
"cost": 3,
"traits": "Item. Relic. Weapon. Melee."
}
},
{
"name": "Inscription of Glory",
"xp": 1,
"text": "Add this inscription: “⟐ Glory - If this attack defeats an enemy, choose one: draw 1 card, heal 1 damage, or heal 1 horror.”"
},
{
"name": "Inscription of the Elders",
"xp": 1,
"text": "Add this inscription: “⟐ Elders - If this attack succeeds by an amount equal to or grather than your location\u0027s shroud, discover 1 clue at your location.”"
},
{
"name": "Inscription of the Hunt",
"xp": 1,
"text": "Add this inscription: “⟐ Hunt - Immediately move to a connecting location or engage an enemy at your location.”"
},
{
"name": "Inscription of Fury",
"xp": 1,
"text": "Add this inscription: “⟐ Fury - If this attack is successful, in addition to its standard damage, deal 1 damage to each other enemy engaged with you.”"
},
{
"name": "Ancient Power",
"xp": 3,
"text": "You may imbue the same inscription up to three times."
},
{
"name": "Saga",
"xp": 3,
"text": "Replenish 2 of Runic Axe\u0027s charges at the start of each round, instead of only one",
"replaces": {
"uses": [
{
"count": 4,
"replenish": 2,
"type": "Charge",
"token": "resource"
}
]
}
},
{
"name": "Scriptweaver",
"xp": 4,
"text": "For every charge spent, you may imbue the axe with up to two different inscriptions."
}
],
"cycle": "The Scarlet Keys"
}