Class for abilities that convert single-strike moves to two-strike moves (i.e. Parental Bond).

the damage multiplier for the second strike, relative to the first.

Hierarchy (view full)

Constructors

Properties

showAbility: boolean

Methods

  • If conditions are met, this doubles the move's hit count (via args[1]) or multiplies the damage of secondary strikes (via args[2])

    Parameters

    Returns boolean