Analyze Pool V2
POST /api/creative/mechanics/analysis/v2/pool
Analyze a single dice pool — sum distribution, DC thresholds, and face-reading bands.
Request Body required
Section titled “Request Body required ”Request for sum-based pool analysis.
object
Defines how individual die faces map to categorical outcomes.
For a d10 pool system: faces 1-10 map to bands like Critical Success, Advantage, Neutral, Consequence, Critical Failure — each with a weight that determines net outcome when advantages and consequences cancel.
object
A range of die face values with a categorical meaning and weight.
Example: on a d10, faces 8-9 are “Advantage” with weight +1.
object
Responses
Section titled “ Responses ”Successful Response
Full analysis of a dice pool — sum-based with face-reading overlay.
object
Summary statistics for the sum of a dice pool.
object
object
Probability of meeting or exceeding a specific DC.
object
Expected outcome for a single band in a dice pool.
object
object
Validation Error