Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.0
GitHub
Live Game
README
Game Design
Architecture
Security
Combat System
Preparing search index...
systems/trigram
TrigramTransitionRule
Interface TrigramTransitionRule
interface
TrigramTransitionRule
{
conditions
?:
readonly
{
archetype
?:
PlayerArchetype
;
effectType
?:
EffectType
;
stat
?:
"health"
|
"ki"
|
"stamina"
;
threshold
?:
number
;
type
:
"player_stat"
|
"archetype"
|
"active_effect"
;
value
?:
string
|
boolean
;
}
[]
;
cost
:
TrigramTransitionCost
;
description
:
KoreanText
;
effectiveness
:
number
;
from
:
TrigramStance
;
to
:
TrigramStance
;
}
Index
Properties
conditions?
cost
description
effectiveness
from
to
Properties
Optional
Readonly
conditions
conditions
?:
readonly
{
archetype
?:
PlayerArchetype
;
effectType
?:
EffectType
;
stat
?:
"health"
|
"ki"
|
"stamina"
;
threshold
?:
number
;
type
:
"player_stat"
|
"archetype"
|
"active_effect"
;
value
?:
string
|
boolean
;
}
[]
Readonly
cost
cost
:
TrigramTransitionCost
Readonly
description
description
:
KoreanText
Readonly
effectiveness
effectiveness
:
number
Readonly
from
from
:
TrigramStance
Readonly
to
to
:
TrigramStance
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
conditions
cost
description
effectiveness
from
to
🎮 Game Documentation
🥋 Korean Martial Arts
🏛️ Architecture (C4)
📊 Data Model
🛡️ Security Architecture
🎯 Threat Model
📈 SWOT Analysis
🔄 State Diagrams
📋 CRA Assessment
📚 ISMS Mapping
GitHub
Live Game
README
Game Design
Architecture
Security
Combat System
Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.0
Loading...