mylist.strlvl: Shows how strong of a defender one of your mons is against a...

Description Usage Arguments

View source: R/pokemon.R

Description

Shows how strong of a defender one of your mons is against a target across a range of levels

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
mylist.strlvl(
  source,
  target,
  tarFast,
  tarCharge,
  raid = T,
  range = NA,
  data = mymons,
  ...
)

Arguments

source

the type of attacker

target

the row number of your defender

tarFast

the attacker's fast attack

tarCharge

the attacker's charge attack

raid

is the attacker a raid boss?

range

the range of your mon's levels to try

data

the name of your database


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