Skip to main content

B1SkillCheckDice

  • Defines the dice configuration for a skill check, including value range and result type probabilities.
PropertyTypeDescriptionMetadata
MinValueint32The minimum value this dice can produce.Category: B1SkillCheckDice
ClampMin: 0
MaxValueint32The maximum value this dice can produce.Category: B1SkillCheckDice
ClampMin: 0
ResultTypeChancesTMapThe probability distribution for each result type; values should sum to 100.Category: B1SkillCheckDice
ClampMin: 0