Merge pull request #457 from argonui/uses

Some metadata fixes
This commit is contained in:
Chr1Z 2023-11-04 17:00:16 +01:00 committed by GitHub
commit 2d4f6cc518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 21 additions and 0 deletions

View File

@ -5,5 +5,12 @@
"cost": 0,
"level": 3,
"traits": "Supply.",
"uses": [
{
"count": 4,
"type": "Supply",
"token": "resource"
}
],
"cycle": "The Path to Carcosa"
}

View File

@ -7,5 +7,12 @@
"class": "Neutral",
"traits": "Task.",
"weakness": true,
"uses": [
{
"count": 0,
"type": "Resource",
"token": "resource"
}
],
"cycle": "Core"
}

View File

@ -4,5 +4,12 @@
"class": "Neutral",
"traits": "Task.",
"weakness": true,
"uses": [
{
"count": 0,
"type": "Resource",
"token": "resource"
}
],
"cycle": "Standalone"
}