78 — Ratio of team infantry...
Stores an infantry share on the trigger's house that nothing reads.
Editor data
- Numeric ID
78- Engine ID
TACTION_SET_TEAM_INFANTRY_RATIO- Editor name
- Ratio of team infantry...
- Need token
NEED_NUMBER- Parameters
- Number
integer
- Number
- Attachment
- none
INI example
[Actions]
<TriggerID>=1,78,0,<Number>,0,0,0,0,Valid values
- Any number. Every value behaves the same way, because nothing reads what is stored.
Caveats
- The action runs and does nothing beyond the store. No path that runs reads the share back, so nothing about what a house builds for its teams changes whatever is written.
- The house written to is the one that owns the trigger. No house is named on the line.
- The store is skipped when the trigger has no owning house.
- Of the four ratio actions only the AI-trigger one, which shares the naming, reaches a decision. Its two companions here are inert in the same way this one is.