ConditionalCheckConditionsInfo
Star System Schema
/ Definitions / ConditionalCheckConditionsInfo
Schema Type: JSON Type: object
No Description Found
allConditionsSet
Type: array
The check will only pass if all of these dialogue conditions are set
Items
Type: string
No Description Found
anyConditionsSet
Type: array
The check will only pass if any of these dialogue conditions are set
Items
Type: string
No Description Found
allPersistentConditionsSet
Type: array
The check will only pass if all of these persistent conditions are set
Items
Type: string
No Description Found
anyPersistentConditionsSet
Type: array
The check will only pass if any of these persistent conditions are set
Items
Type: string
No Description Found
allFactsRevealed
Type: array
The check will only pass if all of these ship log facts are revealed
Items
Type: string
No Description Found
anyFactsRevealed
Type: array
The check will only pass if any of these ship log facts are revealed
Items
Type: string
No Description Found
invert
Type: boolean
If the check should pass only if the conditions are not met