Skip to content

Conversation

@sgreg
Copy link
Contributor

@sgreg sgreg commented Oct 15, 2025

There are a few moves that don't roll on stats or a progress track, but that have an oracle attached to it, e.g.

  • Ask the Oracle
  • Pay the Price
  • Find an Opportunity (Delve)
  • Confront Chaos (SF/SI)

Currently, using the "Make a move" command or the "Make this move with prompts" button in the Moves sidebar creates just an empty move node for those. Thought it would be nice to have the oracle involved directly with the move, so this change here adds a prompt to roll on the attached oracle(s) and add the result to the move nodes, turning it from
image
to
image

The prompt for "Ask the Oracle" looks for example like this then:
image
which then triggers the matching oracle popup - or not, if "Skip rolling on oracle" is selected, in which case an empty move node is added, just like before.

Note that this only affects moves that don't have any stats or progress track attached to, so "Endure Stress" / "Endure Harm" as example, which lets you roll on stats but also roll on an oracle to interpret the outcome, won't be affected by this change.

sgreg added 4 commits October 16, 2025 01:17
If no-roll moves, i.e. moves that neither roll on a stat nor a progress
track, contain references to oracles, prompt for the oracle and add its
result to the resulting move node.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant