Generic class for removing arena tags

Param: tagTypes:

The types of tags that can be removed

Param: selfSideTarget:

Is the user removing tags from its own side?

Hierarchy (view full)

Constructors

Properties

firstHitOnly: boolean

Should this effect only apply on the first hit?

selfSideTarget: boolean
selfTarget: boolean

Should this Move target the user?

tagTypes: ArenaTagType[]

Defines when this effect should trigger in the move's effect order

See

MoveEffectPhase.start

Methods