Add new miracles and update existing JSON configurations for resource management
This commit is contained in:
15
Mods/Miracles/unlock_age_of_industry.json
Normal file
15
Mods/Miracles/unlock_age_of_industry.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Age of Industry",
|
||||
"faithCost": 1500,
|
||||
"followersRequired": 750,
|
||||
"productionRequired": 50,
|
||||
"unlockedByDefault": false,
|
||||
"effects": [
|
||||
{
|
||||
"type": "UnlockMiracle",
|
||||
"miraclesToUnlock": [ "inspire_invention", "exploit_earth" ]
|
||||
},
|
||||
{ "type": "DestroySelf" }
|
||||
],
|
||||
"advancesToAge": "The Industrial Age"
|
||||
}
|
Reference in New Issue
Block a user