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

    Variable GAME_PHASESConst

    GAME_PHASES: {
        COMBAT: "combat";
        DEFEAT: "defeat";
        INTRO: "intro";
        TRAINING: "training";
        VICTORY: "victory";
    } = ...

    Type declaration

    • ReadonlyCOMBAT: "combat"
    • ReadonlyDEFEAT: "defeat"
    • ReadonlyINTRO: "intro"
    • ReadonlyTRAINING: "training"
    • ReadonlyVICTORY: "victory"