SCED/objects/AllPlayerCards.15bb07/HuntersArmor.a85f1d.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

54 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": "09021",
"type": "Asset",
"class": "Guardian",
"cost": 4,
"level": 0,
"traits": "Item. Armor.",
"willpowerIcons": 1,
"customizations": [
{
"name": "Enchanted",
"xp": 1,
"text": "Hunters Armor gains the Relic trait and takes up an arcane slot instead of a body slot.",
"replaces": {
"traits": "Item. Armor. Relic."
}
},
{
"name": "Protective Runes",
"xp": 2,
"text": "Hunters Armor may be assigned damage and/or horror dealt to other investigators at your location."
},
{
"name": "Durable",
"xp": 2,
"text": "Hunters Armor gets +2 health."
},
{
"name": "Hallowed",
"xp": 2,
"text": "Hunters Armor gets +2 sanity."
},
{
"name": "Lightweight",
"xp": 2,
"text": "Hunters Armor gets 1 cost and playing it does not provoke attacks of opportunity.",
"replaces": {
"cost": 3
}
},
{
"name": "Hexdrinker",
"xp": 3,
"text": "After 1 or more damage or horror is assigned to Hunters 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 Hunters Armor from an enemy attack, you may exhaust it to deal 1 damage to that enemy."
}
],
"cycle": "The Scarlet Keys"
}