Get pokeball information
Install
$ yarn add get-pokeball
Usage
/*{ name: 'Ultra ball', slug: 'ultraball', price: { buy: 1200, sell: 600 }, value: { f: 12, d: 150 }}*/
API
getPokeball(name)
name
Type: string
Options: Pokeballs
Required
Pokeball's name
Related
- pokemon-game — Pokemon game — Get 'em all
- pokedex-api — Pokedex API
- pokemon-catch-probability — Check probabilty to catch a pokemon
- catch-pokemon — Algorithm to catch a pokemon
- pokeball-shake — Algorithm to determine how many times pokeball shakes
- pokemon-capture-quote — Pokemon capture quote
- pokemon-f — Algorithm to calculate
f
on capture pokemon method
License
MIT © Bu Kinoshita