Add new miracles and update existing JSON configurations for resource management
This commit is contained in:
13
Mods/Miracles/global_network.json
Normal file
13
Mods/Miracles/global_network.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Global Network",
|
||||
"faithCost": 15000,
|
||||
"followersRequired": 5000,
|
||||
"unlockedByDefault": false,
|
||||
"effects": [
|
||||
{
|
||||
"type": "UnlockMiracle",
|
||||
"miraclesToUnlock": [ "orbital_calculations", "construct_vessel_frame", "launch_ark" ]
|
||||
},
|
||||
{ "type": "DestroySelf" }
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user