Add auto-tracking support for Coin flips #23

Open
opened 2025-05-31 02:58:33 +00:00 by Eldritch-Oliver · 0 comments
Eldritch-Oliver commented 2025-05-31 02:58:33 +00:00 (Migrated from github.com)

Currently fate dice are unable to be tracked automatically by the module, this should be updated to allow to auto track the heads/tails of each roll

Foundry represents this values as 0(tails)/1(heads) under the hood, so we should be able to tap into that handling to help make this simpler, in addition the roll's dice term has denomination c.

Ideally this would be really cool to be a pie graph, but for now is fine to be left as a bar graph.

Currently fate dice are unable to be tracked automatically by the module, this should be updated to allow to auto track the heads/tails of each roll Foundry represents this values as `0`(tails)/`1`(heads) under the hood, so we should be able to tap into that handling to help make this simpler, in addition the roll's dice term has denomination `c`. Ideally this would be really cool to be a pie graph, but for now is fine to be left as a bar graph.
Oliver added the
Kind
Feature
label 2025-11-11 06:26:36 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Foundry/stat-tracker#23
No description provided.