Interface BattleGlobalStatus

Global status of the battle

Hierarchy

  • BattleGlobalStatus

Properties

abilityEffects: Set<string>

Active ability effects For example Neutralizing gas, sword of ruin, etc

fields: Map<string, BattleGlobalCondition>

Active fields

gameType: BattleGameType

Game type

gen: number

Generation

inverse: boolean

True if inverse type chart

isSleepClause: boolean

True if sleep clause active

rules: Set<string>

Active rules

teamPreview: boolean

True if the battle format has team preview

teamPreviewSize: number

Team preview size 0 = Full team

tier: string

Tier

Active weather

Generated using TypeDoc