PokéRogue
    Preparing search index...
    interface MoveTargetSet {
        multiple: boolean;
        targets: BattlerIndex[];
    }
    Index

    Properties

    Properties

    multiple: boolean
    targets: BattlerIndex[]