avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-dataset-model
/
io.github.lishangbu.avalon.dataset.entity
/
PokemonStatProps
Pokemon
Stat
Props
@
GeneratedBy
(
type
=
PokemonStat::class
)
object
PokemonStatProps
Members
Properties
BASE_
STAT
Link copied to clipboard
val
BASE_STAT
:
TypedProp.Scalar
<
PokemonStat
,
Int
?
>
EFFORT
Link copied to clipboard
val
EFFORT
:
TypedProp.Scalar
<
PokemonStat
,
Int
?
>
ID
Link copied to clipboard
val
ID
:
TypedProp.Reference
<
PokemonStat
,
PokemonStatId
>