Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.35
🏠 Live Game
📦 npm Package
📦 GitHub
🛡️ ISMS
Preparing search index...
systems/combat
CombatEventData
Interface CombatEventData
interface
CombatEventData
{
attacker
:
number
;
damage
:
number
;
defender
:
number
;
effects
?:
readonly
string
[]
;
id
:
string
;
result
:
"critical"
|
"hit"
|
"blocked"
|
"miss"
;
technique
?:
string
;
timestamp
:
number
;
type
:
"block"
|
"critical"
|
"attack"
|
"stance_change"
|
"vital_point"
;
}
Index
Properties
attacker
damage
defender
effects?
id
result
technique?
timestamp
type
Properties
Readonly
attacker
attacker
:
number
Readonly
damage
damage
:
number
Readonly
defender
defender
:
number
Optional
Readonly
effects
effects
?:
readonly
string
[]
Readonly
id
id
:
string
Readonly
result
result
:
"critical"
|
"hit"
|
"blocked"
|
"miss"
Optional
Readonly
technique
technique
?:
string
Readonly
timestamp
timestamp
:
number
Readonly
type
type
:
"block"
|
"critical"
|
"attack"
|
"stance_change"
|
"vital_point"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attacker
damage
defender
effects
id
result
technique
timestamp
type
🏛️ Architecture
🔒 Security Architecture
🛡️ Threat Model
📊 Data Model
🎮 Combat Architecture
🔄 Flowchart
📈 State Diagram
🧠 Mindmap
💼 SWOT Analysis
🚀 Future Architecture
🔮 Future Security
🔮 Future Threat Model
🔮 Future Data Model
🔮 Future Workflows
📋 CRA Assessment
📚 ISMS Mapping
🔐 Controls
💰 Financial Security
📋 BCP Plan
🏁 End-of-Life Strategy
📗 Workflows
🗺️ Roadmap
📋 Secure Dev Policy
📖 Open Source Policy
🏠 Live Game
📦 npm Package
📦 GitHub
🛡️ ISMS
Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.35
Loading...