mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-06 08:21:36 +07:00
More unique typing
This commit is contained in:
@ -131,6 +131,9 @@ Example: "[20]% Production towards any buildings that already exist in the Capit
|
||||
|
||||
Applicable to: Global, FollowerBelief
|
||||
|
||||
#### Tile yields from Natural Wonders doubled
|
||||
Applicable to: Global
|
||||
|
||||
#### Military Units gifted from City-States start with [amount] XP
|
||||
Example: "Military Units gifted from City-States start with [20] XP"
|
||||
|
||||
@ -362,6 +365,22 @@ Example: "[20]% Culture cost of adopting new Policies"
|
||||
|
||||
Applicable to: Global
|
||||
|
||||
#### Quantity of strategic resources produced by the empire +[amount]%
|
||||
Example: "Quantity of strategic resources produced by the empire +[20]%"
|
||||
|
||||
Applicable to: Global
|
||||
|
||||
#### Double quantity of [resource] produced
|
||||
Example: "Double quantity of [Iron] produced"
|
||||
|
||||
Applicable to: Global
|
||||
|
||||
#### Double Happiness from Natural Wonders
|
||||
Applicable to: Global
|
||||
|
||||
#### Enables construction of Spaceship parts
|
||||
Applicable to: Global
|
||||
|
||||
#### Enables Open Borders agreements
|
||||
Applicable to: Global
|
||||
|
||||
@ -463,6 +482,9 @@ Example: "[20] Unit Supply per city"
|
||||
|
||||
Applicable to: Global
|
||||
|
||||
#### Units in cities cost no Maintenance
|
||||
Applicable to: Global
|
||||
|
||||
#### Rebel units may spawn
|
||||
Applicable to: Global
|
||||
|
||||
@ -634,11 +656,6 @@ Example: "[Wounded] units gain the [Shock I] promotion"
|
||||
|
||||
Applicable to: Global
|
||||
|
||||
#### Quantity of strategic resources produced by the empire +[amount]%
|
||||
Example: "Quantity of strategic resources produced by the empire +[20]%"
|
||||
|
||||
Applicable to: Global
|
||||
|
||||
#### Provides the cheapest [stat] building in your first [amount] cities for free
|
||||
Example: "Provides the cheapest [Culture] building in your first [20] cities for free"
|
||||
|
||||
@ -838,6 +855,9 @@ Example: "Blast radius [20]"
|
||||
|
||||
Applicable to: Unit
|
||||
|
||||
#### Ranged attacks may be performed over obstacles
|
||||
Applicable to: Unit
|
||||
|
||||
#### Uncapturable
|
||||
Applicable to: Unit
|
||||
|
||||
@ -846,6 +866,9 @@ Example: "May withdraw before melee ([20]%)"
|
||||
|
||||
Applicable to: Unit
|
||||
|
||||
#### Unable to capture cities
|
||||
Applicable to: Unit
|
||||
|
||||
#### Can move after attacking
|
||||
Applicable to: Unit
|
||||
|
||||
|
Reference in New Issue
Block a user