Menu
Mission Control LogoDocsBlogDownload (1.5.1)ChangelogDiscordSupportPatreon
GitHub
Mission Control Logo
  • Docs
  • Blog
  • Download (1.5.1)
  • Changelog
  • Discord
  • Support
  • Patreon
  • GitHub
  • Overview
    • About
    • Install
    • Media
  • Features
    • Settings
    • Custom Contract Types
    • Reuse of Story Maps
    • Additional Lances
    • Random Spawns
    • Encounter Rulesets
    • Extended Lances
    • Extended Boundaries
    • Dynamic Withdraw
    • AI Behaviours
    • Quick Skirmish
    • Dialogue System
    • Combat Dialogue
    • Per-Contract Overrides
    • Metrics
  • Content
    • Story & Flashpoints
    • Procedural Contract Types
  • Contract Type Builder
    • Overview
    • Setup
    • Understanding Structure
  • Contract Type Builder API
    • Chunks
    • Nodes
    • Nodes API
      • Contract Edit
      • Dialogue
      • Objective
      • Region
      • Spawner
      • Swap Placement
      • Combat State
    • AI Orders
    • Overrides
    • Plots
    • Triggers
    • Trigger Conditionals
      • Always True
      • Dialogue Matches
      • Encounter Object Matches State
      • Objective Status
      • Objective Statuses
    • Trigger Results
      • Camera Focus
      • Complete Objective
      • Delay
      • Destroy Buildings At Lance Spawns
      • Dialogue
      • Execute Game Logic
      • Ignore Chunks
      • Modify Lance Evasion Ticks By Tag
      • Set Is Objective Target By Tag
      • Set Lance Evasion Ticks By Tag
      • Set Status At Random
      • Set Status
      • Set Team By Lance Spawner Guid
      • Set Team By Tag
      • Set Temporary Unit Phase Initiative By Tag
      • Set Units In Region To Be Tagged Objective Targets
      • Tag Units In Region
      • Trigger Result At Random
  • Suggestions & Feeback
    • Support

Always True Conditional

The AlwaysTrueConditional conditional auto-passes as soon as it's run. It's useful for when you want to activate a Result as soon as a specific Trigger is detected.

#Properties

PropertyRequiredDefaultDetails
TypetrueAlwaysTrueConditional-

#Example

"Conditionals": [
{
"Type": "AlwaysTrueConditional"
}
]
Previous

« Triggers

Next

Dialogue Matches Conditional »

  • Properties
  • Example

Site

  • Docs
  • Blog
  • Support
  • Patreon

Community

  • MC Discord
  • BattleTech Game
  • BattleTech Steam

Links

  • Github
  • Nexus
CWolf Logo
Copyright © 2022 Richard 'CWolf' Griffiths