Body, Mind & Soul — API Reference
    Preparing search index...

    Function consumeOverride

    • Consume one draw from an override.

      For tempStack source: splices the top cardId off the stack, decrements charges, removes the override and stack as needed, fires bms.tempStackConsumed. For deck source: delegates to deck.system.drawCard().

      Returns the resolved Card document, or null on failure.

      Parameters

      • actor: any
      • override: any
      • __namedParameters: { hookContext?: null } = {}

      Returns Promise<any>