Add auto-tracking support for Fate Dice #22

Open
opened 2025-05-31 02:56:50 +00:00 by Eldritch-Oliver · 0 comments
Eldritch-Oliver commented 2025-05-31 02:56:50 +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 -/+/blank faces of the dice.

Foundry represents this values as -1/0/1 under the hood, so we should be able to tap into that handling to help make this simpler, in addition the roll term's denomination is f.

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 `-`/`+`/`blank` faces of the dice. Foundry represents this values as `-1/0/1` under the hood, so we should be able to tap into that handling to help make this simpler, in addition the roll term's denomination is `f`. 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#22
No description provided.