allmoves.add: Add a new move to allmoves

Description Usage Arguments

View source: R/pokemon.R

Description

Add a new move to allmoves

Usage

1
allmoves.add(name, type, speed, power, seconds, energy, notes = NA)

Arguments

name

the new move's name

type

the move's type

speed

the move's speed (Fast or Charge)

power

the move's power

seconds

the move's duration in seconds

energy

the move's energy generation/cost

note

any special notes for the move (e.g. misc. effect)


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