Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
types/game
GameConfig
Interface GameConfig
interface
GameConfig
{
allowArchetypeSwitching
:
boolean
;
difficulty
:
"master"
|
"expert"
|
"beginner"
|
"intermediate"
;
enableStatusEffects
:
boolean
;
enableVitalPoints
:
boolean
;
maxHealth
:
number
;
maxKi
:
number
;
maxRounds
:
number
;
maxStamina
:
number
;
roundDuration
:
number
;
}
Index
Properties
allow
Archetype
Switching
difficulty
enable
Status
Effects
enable
Vital
Points
max
Health
max
Ki
max
Rounds
max
Stamina
round
Duration
Properties
Readonly
allow
Archetype
Switching
allowArchetypeSwitching
:
boolean
Readonly
difficulty
difficulty
:
"master"
|
"expert"
|
"beginner"
|
"intermediate"
Readonly
enable
Status
Effects
enableStatusEffects
:
boolean
Readonly
enable
Vital
Points
enableVitalPoints
:
boolean
Readonly
max
Health
maxHealth
:
number
Readonly
max
Ki
maxKi
:
number
Readonly
max
Rounds
maxRounds
:
number
Readonly
max
Stamina
maxStamina
:
number
Readonly
round
Duration
roundDuration
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allow
Archetype
Switching
difficulty
enable
Status
Effects
enable
Vital
Points
max
Health
max
Ki
max
Rounds
max
Stamina
round
Duration
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...