Page 1 of 1
"Better information for the upgrades"
Posted: Thu Mar 18, 2021 3:37 pm
by poltergeist09
In the upgrades it's really confusing to know what units will be affected by the upgrades/tech, so we suggest a better definition and information for each upgrades/tech. Would it be nice

Re: "Better information for the upgrades"
Posted: Fri Apr 23, 2021 1:36 pm
by L4cus
maybe the modifiers shuould be visible on unit description
Re: "Better information for the upgrades"
Posted: Fri Apr 23, 2021 3:28 pm
by Endru1241
L4cus wrote: ↑Fri Apr 23, 2021 1:36 pm
maybe the modifiers shuould be visible on unit description
Stratego set modifiers as deprecated.
trnValidTargets OR trnInValidTargets (not at the same time) should be used instead.
Btw.
@Stratego (dev) those two are not displayed anywhere ( are descriptions of them actually passed? ) - and overall tech section on propsheet would need some update.
Re: "Better information for the upgrades"
Posted: Fri Apr 23, 2021 5:58 pm
by Stratego (dev)
modifiers as deprecated
yes the new era is to
Use
the
trnValidTargets setting
Deprecated
so dont use:
--
trnModifiers
-- and
category-modifier-relations in consts json (so using the
M_ categories is deprecated too)
so we should show the trnValidTargets to fulfil this request
Re: "Better information for the upgrades"
Posted: Fri Apr 23, 2021 7:06 pm
by L4cus
ohhhhh
gosh i sound like an idiot T_T
Re: "Better information for the upgrades"
Posted: Fri Apr 23, 2021 8:19 pm
by Stratego (dev)
not at all, we just mention which is the latest status of the similar filelds.