totaldps: Gives the combined average DPS per second of a pair of moves.

Description Usage Arguments

View source: R/pokemon.R

Description

Gives the combined average DPS per second of a pair of moves.

Usage

1
totaldps(move1, move2, source = NA, target = NA, stab1 = TRUE, stab2 = TRUE)

Arguments

move1

The fast move

move2

The charge move

source

Source pokemon

target

Target pokemon

stab1

Does the first move get a STAB bonus?

stab2

Does the second move get a STAB bonus?


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