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

    Function getNextComboTechnique

    • Get next technique in archetype signature combo

      Checks if current technique is part of a signature combo sequence, and returns the next technique in that sequence if found.

      Parameters

      • currentTechniqueId: string

        Current technique ID just executed

      • archetype: PlayerArchetype

        Player archetype

      Returns string | undefined

      Next technique ID in combo sequence, or undefined if no combo

      원형 대표 연계 기술의 다음 기술 가져오기