13 lines
192 B
JSON
13 lines
192 B
JSON
{
|
|
"name": "Launch Ark",
|
|
"faithCost": 100000,
|
|
"followersRequired": 5000,
|
|
"productionRequired": 10000,
|
|
"unlockedByDefault": false,
|
|
"effects": [
|
|
{
|
|
"type": "Win"
|
|
}
|
|
]
|
|
}
|