PokéRogue
GitHub
Switch to Main
Preparing search index...
src/enums/stat
PERMANENT_STATS
Variable PERMANENT_STATS
Const
PERMANENT_STATS
:
readonly
[
HP
,
ATK
,
DEF
,
SPATK
,
SPDEF
,
SPD
]
= ...
A constant array comprised of the
Stat
values that make up
PermanentStat
.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...
A constant array comprised of the
Stat
values that make upPermanentStat
.