metadata fixes
This commit is contained in:
parent
3a2ff7d982
commit
251d5822f2
@ -5,5 +5,12 @@
|
|||||||
"cost": 0,
|
"cost": 0,
|
||||||
"level": 3,
|
"level": 3,
|
||||||
"traits": "Supply.",
|
"traits": "Supply.",
|
||||||
|
"uses": [
|
||||||
|
{
|
||||||
|
"count": 4,
|
||||||
|
"type": "Supply",
|
||||||
|
"token": "resource"
|
||||||
|
}
|
||||||
|
],
|
||||||
"cycle": "The Path to Carcosa"
|
"cycle": "The Path to Carcosa"
|
||||||
}
|
}
|
||||||
|
@ -7,5 +7,12 @@
|
|||||||
"class": "Neutral",
|
"class": "Neutral",
|
||||||
"traits": "Task.",
|
"traits": "Task.",
|
||||||
"weakness": true,
|
"weakness": true,
|
||||||
|
"uses": [
|
||||||
|
{
|
||||||
|
"count": 0,
|
||||||
|
"type": "Resource",
|
||||||
|
"token": "resource"
|
||||||
|
}
|
||||||
|
],
|
||||||
"cycle": "Core"
|
"cycle": "Core"
|
||||||
}
|
}
|
||||||
|
@ -4,5 +4,12 @@
|
|||||||
"class": "Neutral",
|
"class": "Neutral",
|
||||||
"traits": "Task.",
|
"traits": "Task.",
|
||||||
"weakness": true,
|
"weakness": true,
|
||||||
|
"uses": [
|
||||||
|
{
|
||||||
|
"count": 0,
|
||||||
|
"type": "Resource",
|
||||||
|
"token": "resource"
|
||||||
|
}
|
||||||
|
],
|
||||||
"cycle": "Standalone"
|
"cycle": "Standalone"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user