pokemon-rogue-battle
    Preparing search index...

    Class HitsTagForDoubleDamageAttr

    Used for moves that will always hit for a given tag but also doubles damage. Moves include: Gust, Stomp, Body Slam, Surf, Earthquake, Magnitude, Twister, Whirlpool, Dragon Rush, Heat Crash, Steam Roller, Flying Press

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    doubleDamage: boolean

    Should this move deal double damage against HitsTagAttr.tagType?

    selfTarget: boolean

    Should this Move target the user?

    The BattlerTagType this move hits

    Methods