mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-07 05:51:12 +07:00
Correct Unique parameters doc to display terrain quality (#11927)
* - Turn Privateer's unique ability into a promotion - Add promotion to Privateer and Sea Beggar * Update uniques for withdrawing before melee combat * List terrain quality in relevant section - correct capitalization of Enemy Land
This commit is contained in:
parent
8b4d5195a3
commit
ac6964d290
@ -268,7 +268,7 @@ Allowed values:
|
||||
- `Open terrain`, `Rough terrain` (note all terrain not having the rough unique is counted as open)
|
||||
- `Friendly Land` - land belonging to you, or other civs with open borders to you
|
||||
- `Foreign Land` - any land that isn't friendly land
|
||||
- `Enemy land` - any land belonging to a civ you are at war with
|
||||
- `Enemy Land` - any land belonging to a civ you are at war with
|
||||
- `your` - land belonging to you
|
||||
- `Water resource`, `Strategic resource`, `Luxury resource`, `Bonus resource`, `resource`
|
||||
- `Natural Wonder` (as opposed to above which means testing for a specific Natural Wonder by name, this tests for any of them)
|
||||
@ -296,10 +296,10 @@ Used to indicate for what use the terrain should be viewed when dividing the wor
|
||||
|
||||
Allowed values:
|
||||
|
||||
- improvement name (Note that "Road" and "Railroad" _do_ work as improvementFilters, but not as tileFilters at the moment.)
|
||||
- `All`
|
||||
- `Great Improvements`, `Great`
|
||||
- `All Road` - for Roads & Railroads
|
||||
- `Undesirable`
|
||||
- `Food`
|
||||
- `Desirable`
|
||||
- `Production`
|
||||
|
||||
## countable
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user