pokemon-rogue-battle
    Preparing search index...

    Class IgnoreWeatherTypeDebuffAttr

    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.

    apply

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    selfTarget: boolean

    Should this Move target the user?

    weather: WeatherType

    The WeatherType this move ignores

    Methods