• Parameters

    • target: Monster | ((...args: [Monster[]]) => Monster)

      Either the monster we want to fight or a function for choosing said monster

    • Rest...combatParams: [filterFunction?: string | ((round: number, monster: Monster, text: string) => string)]

      Any parameters you'd like to pass to runCombat

    Returns boolean

    whether we successfully parachuted into the target monster