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
  • entity
  • strikemode
  • applyGoverningMasteryLevel

Function applyGoverningMasteryLevel

  • applyGoverningMasteryLevel(
        sm: sohl.entity.strikemode.StrikeModeBase,
        governing: sohl.entity.modifier.MasteryLevelModifier,
    ): void
  • Fold a governing mastery level into a strike mode's combat rolls. The governing modifier's base and its labeled deltas are merged into the strike mode's attack (and, for a MeleeStrikeMode, its block and counterstrike) via addVM({ includeBase: true }), so the strike mode's own flat modifiers layer on top with the full derivation intact. A disabled governing mastery level disables the derived rolls.

    Parameters

    • sm: sohl.entity.strikemode.StrikeModeBase

      The strike mode whose combat rolls to drive.

    • governing: sohl.entity.modifier.MasteryLevelModifier

      The governing skill's mastery-level modifier.

    Returns void

    • Defined in src/entity/strikemode/governing.ts:42

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