mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 14:57:58 +07:00
More UniqueType unit tests and correct some broken uniques in JSON files (#6965)
* Add ruin reward unique check plus fix broken unique
This commit is contained in:

committed by
GitHub

parent
ea31bd164f
commit
09195d6b62
@ -44,6 +44,11 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
|
||||
??? example "Triggers voting for the Diplomatic Victory"
|
||||
Applicable to: Triggerable
|
||||
|
||||
??? example "Triggers the following global alert: [comment]"
|
||||
Example: "Triggers the following global alert: [comment]"
|
||||
|
||||
Applicable to: Triggerable
|
||||
|
||||
??? example "This Unit gains the [promotion] promotion"
|
||||
Example: "This Unit gains the [Shock I] promotion"
|
||||
|
||||
@ -798,6 +803,10 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
|
||||
|
||||
Applicable to: Nation
|
||||
|
||||
## Era uniques
|
||||
??? example "Starting in this era disables religion"
|
||||
Applicable to: Era
|
||||
|
||||
## Tech uniques
|
||||
??? example "Starting tech"
|
||||
Applicable to: Tech
|
||||
|
Reference in New Issue
Block a user