====== GAME_ACTION_DICE_ROLLER_BOOLEAN_OUTCOME ====== **Category**: Data Parent class: [[:api:game_action|GAME_ACTION]]\\ //[[:annotations#cloneable|Cloneable]]// ===== Properties ===== ---- ==== SuccessTitleKey ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#string|string]]'' * **Expected**: ''string value'' ---- ==== FailTitleKey ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#string|string]]'' * **Expected**: ''string value'' ---- ==== ProbabilityCondition ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:game_condition_probability|GAME_CONDITION_PROBABILITY]]'' * **Expected**: ''GAME_CONDITION_PROBABILITY value'' ---- ==== SuccessActionList ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#list|list]]<[[:api:game_action|GAME_ACTION]]>'' * **Expected**: ''list of GAME_ACTION values'' ---- ==== FailActionList ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#list|list]]<[[:api:game_action|GAME_ACTION]]>'' * **Expected**: ''list of GAME_ACTION values''