olddps: Lists all combinations of moves for a given 'mon, and their...

Description Usage Arguments

View source: R/pokemon.R

Description

Lists all combinations of moves for a given 'mon, and their average combined DPS per totaldps(). As with that, can adjust the numbers to show how they perform against a target 'mon. Ends with ratio of damage to specific target to unadjusted DPS.

Usage

1
olddps(mon, target = NA, inc.old = FALSE, inc.rank = TRUE)

Arguments

mon

The pokemon in question

target

The target pokemon

inc.old

Show movesets no longer seen in the wild

inc.rank

Exclude the offense/defense ranks


thelit/openpogo documentation built on Jan. 16, 2020, 12:52 a.m.