Parse a formula string, resolving {{draw}}, {{roll}}, and $variable tokens. Draws are resolved asynchronously via deck.system.drawCard(), then the remaining formula is tokenized synchronously.
Actor system data (for deck resolution)
Optional
Options: { advantageStage: number }
Parse a formula string, resolving {{draw}}, {{roll}}, and $variable tokens. Draws are resolved asynchronously via deck.system.drawCard(), then the remaining formula is tokenized synchronously.