You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/Modders/uniques.md
+6
Original file line number
Diff line number
Diff line change
@@ -1429,6 +1429,7 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
1429
1429
These resources are removed *when work begins* on the construction. Do not confuse with "costs [amount][stockpiledResource]" (lowercase 'c'), the Unit Action Modifier.
1430
1430
Example: "Costs [3][Mana]"
1431
1431
1432
+
This unique's effect can be modified with <(modified by game speed)>
1432
1433
Applicable to: Building, Unit, Improvement
1433
1434
1434
1435
??? example "Unbuildable"
@@ -1647,6 +1648,7 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
1647
1648
These resources are removed *when work begins* on the construction. Do not confuse with "costs [amount][stockpiledResource]" (lowercase 'c'), the Unit Action Modifier.
1648
1649
Example: "Costs [3][Mana]"
1649
1650
1651
+
This unique's effect can be modified with <(modified by game speed)>
1650
1652
Applicable to: Building, Unit, Improvement
1651
1653
1652
1654
??? example "Unbuildable"
@@ -2410,6 +2412,7 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
2410
2412
These resources are removed *when work begins* on the construction. Do not confuse with "costs [amount][stockpiledResource]" (lowercase 'c'), the Unit Action Modifier.
2411
2413
Example: "Costs [3][Mana]"
2412
2414
2415
+
This unique's effect can be modified with <(modified by game speed)>
2413
2416
Applicable to: Building, Unit, Improvement
2414
2417
2415
2418
??? example "Unbuildable"
@@ -2832,6 +2835,9 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
2832
2835
??? example "<when espionage is disabled>"
2833
2836
Applicable to: Conditional
2834
2837
2838
+
??? example "<when nuclear weapons are enabled>"
0 commit comments