Heroic Lands Heroic Lands
Home Thalorna Blog
Projects
Song of Heroic Lands HârnMaster 3 Modules API Documentation KnowledgeBase
License
  • Preparing search index...
  • The search index is not available
Song of Heroic Lands API - v0.8.2
  • Song of Heroic Lands API
  • sohl
  • document
  • item
  • logic
  • postFateResultCard

Function postFateResultCard

  • postFateResultCard(
        host: FateHost,
        fateResult: sohl.entity.result.SuccessTestResult,
        outcome: FateOutcome,
        spentSource: undefined | MysteryLogic,
    ): Promise<void>
  • Post the Fate result card naming the resolved path (CF "point lost" / MF "no effect" / MS "+1" / CS the chosen "+2" or "retained +1") and the Fate Mystery a point was spent from, attaching the Fate roll for display.

    Parameters

    • host: FateHost

      The logic the Fate was spent on.

    • fateResult: sohl.entity.result.SuccessTestResult

      The evaluated Fate test result.

    • outcome: FateOutcome

      The resolved resolveFateOutcome outcome.

    • spentSource: undefined | MysteryLogic

      The Fate Mystery a point was consumed from, if any.

    Returns Promise<void>

    • Defined in src/document/item/logic/fate-host.ts:470

Settings

Member Visibility
Song of Heroic Lands API - v0.8.2
  • Loading...

Generated using TypeDoc with typedoc-github-theme

© 2020–2026 Tom Rodriguez. Content under The World of Thalorna and Song of Heroic Lands is licensed under CC BY-SA 4.0; all other content is © Tom Rodriguez, all rights reserved. See License.

CC BY-SA 4.0 Discord