Skip to content

Commit

Permalink
Merge pull request #118 from carriontrooper/patch-14
Browse files Browse the repository at this point in the history
Update uniques
  • Loading branch information
SpacedOutChicken committed Jan 12, 2024
2 parents a861513 + 2937317 commit 0bf8d55
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion jsons/Buildings.json
Original file line number Diff line number Diff line change
Expand Up @@ -995,7 +995,7 @@
"requiredTech": "Engineering",
"requiredNearbyImprovedResources": ["Oil", "Coal", "Aluminum"],
"uniques": [
"[-25]% tile improvement construction time",
"[-25]% construction time for [All] improvements",
"Free [Worker] appears"
]
},
Expand Down
2 changes: 1 addition & 1 deletion jsons/Policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@
{
"name": "Automation",
"uniques": [
"[-25]% tile improvement construction time",
"[-25]% construction time for [All] improvements",
"[+100]% Production when constructing [Automated Factory] buildings [in all cities]",
"[+1 Science, +1 Production, -2 Food] from every [Factory]",
"[+1 Science, +1 Production, -2 Food] from every [Automated Factory]"
Expand Down
4 changes: 2 additions & 2 deletions jsons/Units.json
Original file line number Diff line number Diff line change
Expand Up @@ -2914,7 +2914,7 @@
"Can Spread Religion <for [2] movement> <[4] times> <after which this unit is consumed>",
"Removes other religions when spreading religion",
"May found a religion <by consuming this unit> <if it hasn't used other actions yet>",
"May enhance a religion <by consuming this unit> <if it hasn't used other actions yet>",
"May enhance a religion <by consuming this unit> <if it hasn't used other actions yet>",
"May enter foreign tiles without open borders",
"[-1] Sight",
"Great Person - [Faith]",
Expand All @@ -2937,7 +2937,7 @@
"Can Spread Religion <for [2] movement> <[4] times> <after which this unit is consumed>",
"Removes other religions when spreading religion",
"May found a religion <by consuming this unit> <if it hasn't used other actions yet>",
"May enhance a religion <by consuming this unit> <if it hasn't used other actions yet>",
"May enhance a religion <by consuming this unit> <if it hasn't used other actions yet>",
"May enter foreign tiles without open borders",
"[-1] Sight",
"Great Person - [Faith]",
Expand Down

0 comments on commit 0bf8d55

Please sign in to comment.