Ruins now have their own file (#4771)

* Ruins now have their own file

* Added religious rewards

* Added an option for only enabling rewards after a certain amount of turns

* You can now weigh rewards making some more likely than others

* Cleaned up some code

* Make new changes compatible with old mods

* Implemented proposed changes

* Implemented requested changes

* Implemented requested changes
This commit is contained in:
Xander Lenstra
2021-08-08 16:31:08 +02:00
committed by GitHub
parent 4d0b2405e1
commit 92d3fa65e3
25 changed files with 754 additions and 222 deletions

View File

@ -26,7 +26,7 @@
"strength": 5,
"cost": 25,
"obsoleteTech": "Scientific Theory",
"uniques": ["Ignores terrain cost"],
"uniques": ["Ignores terrain cost", "May upgrade to [Archer] through ruins-like effects"],
"attackSound": "nonmetalhit"
},
{
@ -37,6 +37,7 @@
"cost": 40,
"obsoleteTech": "Metal Casting",
"upgradesTo": "Swordsman",
"uniques" : ["May upgrade to [Spearman] through ruins-like effects"],
"attackSound": "nonmetalhit",
"civilopediaText": [
{"text": "This is your basic, club-swinging fighter."}