ConditionalCheckEffectsInfo
Star System Schema
/ Definitions / ConditionalCheckEffectsInfo
Schema Type: JSON Type: object
No Description Found
setConditions
Type: array
The check will set these dialogue conditions if it passes
Items
Type: string
No Description Found
unsetConditions
Type: array
The check will unset these dialogue conditions if it passes
Items
Type: string
No Description Found
setPersistentConditions
Type: array
The check will set these persistent conditions if it passes
Items
Type: string
No Description Found
unsetPersistentConditions
Type: array
The check will unset these persistent conditions if it passes
Items
Type: string
No Description Found
revealFacts
Type: array
The check will reveal these ship log facts if it passes
Items
Type: string
No Description Found
reversible
Type: boolean
If the check should undo its effects if the conditions are not met anymore (unset the set conditions, etc.). Note: ship log facts cannot currently be unrevealed.