Missing uniques are added (#6721)

This commit is contained in:
Jack Rainy
2022-05-08 12:23:55 +03:00
committed by GitHub
parent 304d3317b0
commit 569b51cb27
3 changed files with 138 additions and 0 deletions

View File

@ -942,6 +942,9 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
??? example "Remove extra unhappiness from annexed cities"
Applicable to: Building
??? example "Connects trade routes over water"
Applicable to: Building
??? example "Spaceship part"
Applicable to: Building, Unit
@ -962,6 +965,11 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
Applicable to: Unit
??? example "Can construct [improvementName] if it hasn't used other actions yet"
Example: "Can construct [Trading Post] if it hasn't used other actions yet"
Applicable to: Unit
??? example "Can build [improvementFilter/terrainFilter] improvements on tiles"
Example: "Can build [All Road] improvements on tiles"
@ -1003,6 +1011,11 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
??? example "Ranged attacks may be performed over obstacles"
Applicable to: Unit
??? example "Nuclear weapon of Strength [amount]"
Example: "Nuclear weapon of Strength [3]"
Applicable to: Unit
??? example "Uncapturable"
Applicable to: Unit
@ -1020,6 +1033,11 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
??? example "Can move immediately once bought"
Applicable to: Unit
??? example "May Paradrop up to [amount] tiles from inside friendly territory"
Example: "May Paradrop up to [3] tiles from inside friendly territory"
Applicable to: Unit
??? example "Unit will heal every turn, even if it performs an action"
Applicable to: Unit
@ -1055,6 +1073,16 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
Applicable to: Unit
??? example "[relativeAmount]% chance to intercept air attacks"
Example: "[+20]% chance to intercept air attacks"
Applicable to: Unit
??? example "Damage taken from interception reduced by [relativeAmount]%"
Example: "Damage taken from interception reduced by [+20]%"
Applicable to: Unit
??? example "May capture killed [mapUnitFilter] units"
Example: "May capture killed [Wounded] units"
@ -1121,6 +1149,44 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
Applicable to: Unit
??? example "Can start an [amount]-turn golden age"
Example: "Can start an [3]-turn golden age"
Applicable to: Unit
??? example "Great Person - [comment]"
Example: "Great Person - [comment]"
Applicable to: Unit
??? example "Prevents spreading of religion to the city it is next to"
Applicable to: Unit
??? example "Takes your religion over the one in their birth city"
Applicable to: Unit
??? example "Removes other religions when spreading religion"
Applicable to: Unit
??? example "Can [action] [amount] times"
Example: "Can [Spread Religion] [3] times"
Applicable to: Unit
??? example "Bonus for units in 2 tile radius 15%"
Applicable to: Unit
??? example "Can speed up construction of a building"
Applicable to: Unit
??? example "Can hurry technology research"
Applicable to: Unit
??? example "Can undertake a trade mission with City-State, giving a large sum of gold and [amount] Influence"
Example: "Can undertake a trade mission with City-State, giving a large sum of gold and [3] Influence"
Applicable to: Unit
## Promotion uniques
??? example "Heal this unit by [amount] HP"
Example: "Heal this unit by [3] HP"