interface WeatherBattlerTag {
    weatherTypes: WeatherType[];
}

Implemented by

Properties

Properties

weatherTypes: WeatherType[]