Skip to content

Commit

Permalink
Autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
BennieCUBED authored and github-actions[bot] committed Nov 14, 2024
1 parent 1211d6f commit 38ae098
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions jsons/Buildings.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@

"requiredTech": "Basic Sheltering",

"uniques": ["Hidden when religion is disabled"]
"uniques": ["Only available <when religion is enabled>"]

},

Expand Down Expand Up @@ -379,7 +379,7 @@

"requiredTech": "Theology",

"uniques": ["Hidden when religion is disabled","Unbuildable"],
"uniques": ["Only available <when religion is enabled>","Unbuildable"],

},

Expand Down Expand Up @@ -495,7 +495,7 @@
"isNationalWonder": true,

"uniques": ["Hidden until [3] social policy branches have been completed", "Triggers a global alert upon build start",
"Triggers a Cultural Victory upon completion", "Hidden when [Cultural] Victory is disabled", "Cannot be hurried"]
"Triggers a Cultural Victory upon completion", "Only available <when [Cultural] Victory is enabled>", "Cannot be hurried"]

},

Expand Down Expand Up @@ -659,7 +659,7 @@

"requiredTech": "Theology",

"uniques": ["Hidden when religion is disabled","Unbuildable"],
"uniques": ["Only available <when religion is enabled>","Unbuildable"],

},

Expand Down Expand Up @@ -977,7 +977,7 @@
"isWonder": true,
"requiredBuilding": "Satellite",
"uniques": ["Triggers a global alert upon completion",
"Hidden when [Scientific] Victory is disabled", "Cannot be hurried"],
"Only available <when [Scientific] Victory is enabled>", "Cannot be hurried"],
"requiredTech": "Space Travel",
},
{
Expand Down
6 changes: 3 additions & 3 deletions jsons/Units.json
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
"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 enter foreign tiles without open borders", "[-1] Sight", "Great Person - [Faith]",
"Unbuildable", "Religious Unit", "Hidden when religion is disabled",
"Unbuildable", "Religious Unit", "Only available <when religion is enabled>",
"Takes your religion over the one in their birth city"],
"movement": 2,
"religiousStrength": 1000
Expand All @@ -489,7 +489,7 @@
"Can Spread Religion <for [4] movement> <[2] times> <after which this unit is consumed>",
"May enter foreign tiles without open borders, but loses [250] religious strength each turn it ends there",
"Can be purchased with [Faith] [in all cities in which the majority religion is a major religion]",
"[-1] Sight", "Unbuildable", "Religious Unit", "Hidden when religion is disabled"],
"[-1] Sight", "Unbuildable", "Religious Unit", "Only available <when religion is enabled>"],
"movement": 4,
"religiousStrength": 1000
},
Expand Down Expand Up @@ -1177,7 +1177,7 @@
"strength": 85,
"cost": 450,
"requiredTech": "Advanced Ballistics",
"uniques": ["[+30]% Strength <vs [Water] units> <when attacking>","[+1] Sight <when [Embarked]>", "Defense bonus when embarked","Eliminates combat penalty for attacking over a river", "Eliminates combat penalty for attacking across a coast"],
"uniques": ["[+30]% Strength <vs [Water] units> <when attacking>","[+1] Sight <when [Embarked]>", "[+100]% Strength <when defending> <when [Embarked]>","Eliminates combat penalty for attacking over a river", "Eliminates combat penalty for attacking across a coast"],
"attackSound": "shot",
},
{
Expand Down

0 comments on commit 38ae098

Please sign in to comment.