Attribute used for moves which ignore type-based debuffs from weather, namely Hydro Steam. Called during damage calculation after getting said debuff from getAttackTypeMultiplier in the Pokemon class.

See

apply

Hierarchy (view full)

Constructors

Properties

selfTarget: boolean

Should this Move target the user?

weather: WeatherType

The WeatherType this move ignores

Methods