Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
system/game-data
SystemSaveData
Interface SystemSaveData
interface
SystemSaveData
{
achvUnlocks
:
AchvUnlocks
;
dexData
:
DexData
;
eggPity
:
number
[]
;
eggs
:
default
[]
;
gameStats
:
GameStats
;
gameVersion
:
string
;
gender
:
PlayerGender
;
secretId
:
number
;
starterData
:
StarterData
;
timestamp
:
number
;
trainerId
:
number
;
unlockPity
:
number
[]
;
unlocks
:
Unlocks
;
voucherCounts
:
VoucherCounts
;
voucherUnlocks
:
VoucherUnlocks
;
}
Index
Properties
achv
Unlocks
dex
Data
egg
Pity
eggs
game
Stats
game
Version
gender
secret
Id
starter
Data
timestamp
trainer
Id
unlock
Pity
unlocks
voucher
Counts
voucher
Unlocks
Properties
achv
Unlocks
achv
Unlocks
:
AchvUnlocks
dex
Data
dex
Data
:
DexData
egg
Pity
egg
Pity
:
number
[]
eggs
eggs
:
default
[]
game
Stats
game
Stats
:
GameStats
game
Version
game
Version
:
string
gender
gender
:
PlayerGender
secret
Id
secret
Id
:
number
starter
Data
starter
Data
:
StarterData
timestamp
timestamp
:
number
trainer
Id
trainer
Id
:
number
unlock
Pity
unlock
Pity
:
number
[]
unlocks
unlocks
:
Unlocks
voucher
Counts
voucher
Counts
:
VoucherCounts
voucher
Unlocks
voucher
Unlocks
:
VoucherUnlocks
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
achv
Unlocks
dex
Data
egg
Pity
eggs
game
Stats
game
Version
gender
secret
Id
starter
Data
timestamp
trainer
Id
unlock
Pity
unlocks
voucher
Counts
voucher
Unlocks
pokemon-rogue-battle
Loading...