more metadata

This commit is contained in:
Chr1Z93 2024-06-05 19:45:13 +02:00
parent 09905b602a
commit 1e3f193144
4 changed files with 49 additions and 3 deletions

View File

@ -7,5 +7,12 @@
"level": 2,
"traits": "Ritual.",
"combatIcons": 1,
"uses": [
{
"count": 1,
"type": "PlayItem",
"token": "universalActionAbility"
}
],
"cycle": "The Scarlet Keys"
}

View File

@ -6,6 +6,13 @@
"level": 0,
"traits": "Gambit.",
"agilityIcons": 1,
"uses": [
{
"count": 1,
"type": "Universal",
"token": "universalActionAbility"
}
],
"customizations": [
{
"name": "Reflex Response",
@ -48,8 +55,17 @@
{
"name": "Force of Habit",
"xp": 5,
"text": "When you play Honed Instinct, you may take 2 actions instead of 1 (one at a time). Then, remove it from the game."
"text": "When you play Honed Instinct, you may take 2 actions instead of 1 (one at a time). Then, remove it from the game.",
"replaces": {
"uses": [
{
"count": 2,
"type": "Universal",
"token": "universalActionAbility"
}
]
}
}
],
"cycle": "The Scarlet Keys"
}
}

View File

@ -7,6 +7,13 @@
"level": 0,
"traits": "Summon.",
"willpowerIcons": 1,
"uses": [
{
"count": 1,
"type": "Universal",
"token": "universalActionAbility"
}
],
"customizations": [
{
"name": "Armored Carapace",
@ -46,7 +53,16 @@
{
"name": "Dæmonic Influence",
"xp": 5,
"text": "Summoned Servitor can take 2 different actions instead of 1 during each of your turns."
"text": "Summoned Servitor can take 2 different actions instead of 1 during each of your turns.",
"replaces": {
"uses": [
{
"count": 2,
"type": "Universal",
"token": "universalActionAbility"
}
]
}
}
],
"cycle": "The Scarlet Keys"

View File

@ -3,5 +3,12 @@
"type": "Event",
"class": "Mystic",
"traits": "Augury.",
"uses": [
{
"count": 1,
"type": "Universal",
"token": "universalActionAbility"
}
],
"cycle": "The Dream-Eaters"
}