Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.0
    Preparing search index...

    Function determineFallFromStance

    • Determines fall direction from current trigram stance

      Some stances have inherent instability in certain directions. This function returns likely fall directions when balance is lost.

      Korean stances and fall tendencies:

      • 건 (Heaven): Forward bias - aggressive stance
      • 태 (Lake): Backward bias - fluid retreating
      • 리 (Fire): Forward bias - aggressive advance
      • 진 (Thunder): Backward bias - explosive preparation
      • 손 (Wind): Side bias - lateral movement
      • 감 (Water): Backward bias - defensive flow
      • 간 (Mountain): Backward bias - solid defense
      • 곤 (Earth): Forward bias - grounding takedowns

      Parameters

      • stance: TrigramStance

        Current trigram stance

      • defaultFall: FallType = "backward"

        Default fall type if stance doesn't suggest direction

      Returns FallType

      Likely fall direction for the stance

      자세낙법방향