Skip to content

76 — Ratio of AI trigger teams...

Sets the percent chance that the trigger's house consults its AI triggers when its team countdown expires.

Editor data
Numeric ID
76
Engine ID
TACTION_SET_AI_TRIGGER_TEAM_RATIO
Editor name
Ratio of AI trigger teams...
Need token
NEED_NUMBER
Parameters
  1. Numberinteger
Attachment
none
INI example
[Actions]
<TriggerID>=1,76,0,<Number>,0,0,0,0,

Valid values

  • A percentage from 1 to 100. A roll of 1 to 100 must come out at or below it for the house to look at its AI triggers at all.
Caveats
  • The figure is stored exactly as written, with no range check, so anything at or below 0 never passes and anything above 100 always does.
  • Zero does not divert the house onto some other kind of team. The team pass has no other source of suggestions, so a failed roll simply ends the pass with nothing raised and restarts the countdown. Lowering the figure makes a house raise teams less often; it does not change what it raises.
  • The house changed is the one that owns the trigger. No house is named on the line.
  • The roll is only one of the two gates. The house's AI-trigger switch has to be on as well, and it starts off.
  • The store is skipped when the trigger has no owning house.