Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.3.13
GitHub
README
Game Design
Architecture
Combat System
Preparing search index...
CombatLogEntry
Interface CombatLogEntry
interface
CombatLogEntry
{
english
:
string
;
id
:
string
;
korean
:
string
;
playerIndex
?:
number
;
timestamp
:
number
;
type
:
"attack"
|
"technique"
|
"damage"
|
"defend"
|
"stance"
|
"info"
;
}
Index
Properties
english
id
korean
player
Index?
timestamp
type
Properties
english
english
:
string
id
id
:
string
korean
korean
:
string
Optional
player
Index
playerIndex
?:
number
timestamp
timestamp
:
number
type
type
:
"attack"
|
"technique"
|
"damage"
|
"defend"
|
"stance"
|
"info"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
english
id
korean
player
Index
timestamp
type
Game Documentation
Korean Martial Arts
GitHub
README
Game Design
Architecture
Combat System
Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.3.13
Loading...