Add new miracles and update existing JSON configurations for resource management
This commit is contained in:
13
Mods/Miracles/launch_ark.json
Normal file
13
Mods/Miracles/launch_ark.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Launch Ark",
|
||||
"faithCost": 100000,
|
||||
"followersRequired": 5000,
|
||||
"unlockedByDefault": false,
|
||||
"effects": [
|
||||
{
|
||||
"type": "AddResource",
|
||||
"targetResource": "Corruption",
|
||||
"value": 100
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user