Modding: Added "non-[filter]" filtering for unit filters

Cleaned up unit filter validations to match actual filters
This commit is contained in:
Yair Morgenstern
2023-11-18 22:16:43 +02:00
parent 2b0568f025
commit dc6413d707
12 changed files with 126 additions and 40 deletions

View File

@ -785,6 +785,11 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
Applicable to: Global, Unit
??? example "[relativeAmount] Air Interception Range"
Example: "[+20] Air Interception Range"
Applicable to: Global, Unit
??? example "[amount] HP when healing"
Example: "[3] HP when healing"