Add unique for increased improvement rates rather than decreased build times (#12680)

* Add unique for increased improvement rates rather than decreased build times

* Fix uniques

* Ruleset text

* Treat mad modder divide by zero
This commit is contained in:
SeventhM
2024-12-22 00:13:19 -08:00
committed by GitHub
parent f9e69fb4f0
commit a6bacca0b7
6 changed files with 14 additions and 7 deletions

View File

@ -171,7 +171,7 @@
"culture": 1,
"greatPersonPoints": {"Great Engineer": 1},
"isWonder": true,
"uniques": ["[-25]% construction time for [All] improvements","[2] free [Worker] units appear"],
"uniques": ["Can build [all] improvements at a [+25]% rate","[2] free [Worker] units appear"],
"requiredTech": "Masonry",
"quote": "'O, let not the pains of death which come upon thee enter into my body. I am the god Tem, and I am the foremost part of the sky, and the power which protecteth me is that which is with all the gods forever.' - The Book of the Dead, translated by Sir Ernest Alfred Wallis Budge"
},

View File

@ -93,7 +93,7 @@
{
"name": "Citizenship",
"uniques": [
"[-25]% construction time for [All] improvements",
"Can build [all] improvements at a [+25]% rate",
"Free [Worker] appears",
"[-100]% weight to this choice for AI decisions"
],

View File

@ -152,7 +152,7 @@
"culture": 1,
"greatPersonPoints": {"Great Engineer": 1},
"isWonder": true,
"uniques": ["[-25]% construction time for [All] improvements","[2] free [Worker] units appear"],
"uniques": ["Can build [all] improvements at a [+25]% rate","[2] free [Worker] units appear"],
"requiredTech": "Masonry",
"quote": "'O, let not the pains of death which come upon thee enter into my body. I am the god Tem, and I am the foremost part of the sky, and the power which protecteth me is that which is with all the gods forever.' - The Book of the Dead, translated by Sir Ernest Alfred Wallis Budge"
},

View File

@ -93,7 +93,7 @@
{
"name": "Citizenship",
"uniques": [
"[-25]% construction time for [All] improvements",
"Can build [all] improvements at a [+25]% rate",
"Free [Worker] appears"
],
"row": 1,