Heroic Lands
Home
Thalorna
Blog
Projects
Song of Heroic Lands
HârnMaster 3
Modules
API Documentation
KnowledgeBase
License
Preparing search index...
The search index is not available
Song of Heroic Lands API - v0.8.2
Song of Heroic Lands API
sohl
document
actor
logic
SkillLike
Interface SkillLike
The minimal shape a skill must expose to be grouped for display.
interface
SkillLike
{
canImprove
:
boolean
;
disabled
:
boolean
;
eml
:
number
;
emlDeltaLabel
:
string
;
fate
:
number
;
fateDeltaLabel
:
string
;
id
:
string
;
img
:
string
;
improveFlag
:
boolean
;
index
:
number
;
ml
:
number
;
name
:
string
;
notes
:
string
;
sb
:
number
;
sbValid
:
boolean
;
subType
:
undefined
|
string
;
uuid
:
string
;
}
Index
Properties
can
Improve
disabled
eml
eml
Delta
Label
fate
fate
Delta
Label
id
img
improve
Flag
index
ml
name
notes
sb
sb
Valid
sub
Type
uuid
Properties
can
Improve
canImprove
:
boolean
disabled
disabled
:
boolean
eml
eml
:
number
eml
Delta
Label
emlDeltaLabel
:
string
fate
fate
:
number
fate
Delta
Label
fateDeltaLabel
:
string
id
id
:
string
img
img
:
string
improve
Flag
improveFlag
:
boolean
index
index
:
number
ml
ml
:
number
name
name
:
string
notes
notes
:
string
sb
sb
:
number
sb
Valid
sbValid
:
boolean
sub
Type
subType
:
undefined
|
string
uuid
uuid
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
can
Improve
disabled
eml
eml
Delta
Label
fate
fate
Delta
Label
id
img
improve
Flag
index
ml
name
notes
sb
sb
Valid
sub
Type
uuid
Song of Heroic Lands API - v0.8.2
Loading...
The minimal shape a skill must expose to be grouped for display.