14 lines
253 B
JSON
14 lines
253 B
JSON
{
|
|
"name": "Project: Trajectory",
|
|
"faithCost": 8000,
|
|
"followersRequired": 5000,
|
|
"unlockedByDefault": false,
|
|
"effects": [
|
|
{
|
|
"type": "UnlockMiracle",
|
|
"miraclesToUnlock": [ "launch_ark" ]
|
|
},
|
|
{ "type": "DestroySelf" }
|
|
]
|
|
}
|