mylist.dpslvl: Sees how effective one of your mons is at attacking a type of...

Description Usage Arguments

View source: R/pokemon.R

Description

Sees how effective one of your mons is at attacking a type of target at each of a range of your mon's levels. If range is not included, will look for the mon's level and go from there to 40. If the mon has no level, will go from 20:40.

Usage

1
mylist.dpslvl(sourceID, target, raid = T, range = NA, data = mymons, ...)

Arguments

sourceID

the row number of your attacking mon

target

the type of target you're going after

raid

is the target a raid boss?

range

number range of levels you're checking, e.g. 32:40

data

the name of your database


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