pokemon-rogue-battle
Preparing search index...
system/arena-data
SerializedArenaData
Interface SerializedArenaData
interface
SerializedArenaData
{
biome
:
BiomeId
;
playerTerasUsed
?:
number
;
positionalTags
:
SerializedPositionalTag
[]
;
tags
?:
(
|
BaseArenaTag
&
Pick
<
MudSportTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
WaterSportTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
MistTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
TrickRoomTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
GravityTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
ReflectTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
LightScreenTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
AuroraVeilTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
TailwindTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
HappyHourTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
SafeguardTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
NoCritTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
FireGrassPledgeTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
WaterFirePledgeTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
GrassWaterPledgeTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
FairyLockTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
SpikesTag
,
"tagType"
|
"layers"
|
"maxLayers"
>
|
BaseArenaTag
&
Pick
<
ToxicSpikesTag
,
"tagType"
|
"layers"
|
"maxLayers"
>
|
BaseArenaTag
&
Pick
<
StealthRockTag
,
"tagType"
|
"layers"
|
"maxLayers"
>
|
BaseArenaTag
&
Pick
<
StickyWebTag
,
"tagType"
|
"layers"
|
"maxLayers"
>
|
BaseArenaTag
&
Pick
<
ImprisonTag
,
"tagType"
|
"layers"
|
"maxLayers"
>
|
BaseArenaTag
&
Pick
<
SuppressAbilitiesTag
,
"tagType"
|
"sourceCount"
>
)
[]
;
terrain
:
null
|
NonFunctionProperties
<
Terrain
>
;
weather
:
null
|
NonFunctionProperties
<
Weather
>
;
}
Index
Properties
biome
player
Teras
Used?
positional
Tags
tags?
terrain
weather
Properties
biome
biome
:
BiomeId
Optional
player
Teras
Used
playerTerasUsed
?:
number
positional
Tags
positionalTags
:
SerializedPositionalTag
[]
Optional
tags
tags
?:
(
|
BaseArenaTag
&
Pick
<
MudSportTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
WaterSportTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
MistTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
TrickRoomTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
GravityTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
ReflectTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
LightScreenTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
AuroraVeilTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
TailwindTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
HappyHourTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
SafeguardTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
NoCritTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
FireGrassPledgeTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
WaterFirePledgeTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
GrassWaterPledgeTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
FairyLockTag
,
"tagType"
>
|
BaseArenaTag
&
Pick
<
SpikesTag
,
"tagType"
|
"layers"
|
"maxLayers"
>
|
BaseArenaTag
&
Pick
<
ToxicSpikesTag
,
"tagType"
|
"layers"
|
"maxLayers"
>
|
BaseArenaTag
&
Pick
<
StealthRockTag
,
"tagType"
|
"layers"
|
"maxLayers"
>
|
BaseArenaTag
&
Pick
<
StickyWebTag
,
"tagType"
|
"layers"
|
"maxLayers"
>
|
BaseArenaTag
&
Pick
<
ImprisonTag
,
"tagType"
|
"layers"
|
"maxLayers"
>
|
BaseArenaTag
&
Pick
<
SuppressAbilitiesTag
,
"tagType"
|
"sourceCount"
>
)
[]
terrain
terrain
:
null
|
NonFunctionProperties
<
Terrain
>
weather
weather
:
null
|
NonFunctionProperties
<
Weather
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
biome
player
Teras
Used
positional
Tags
tags
terrain
weather
pokemon-rogue-battle
Loading...