pokemon-escape

0.0.1 • Public • Published

pokemon-escape Build Status

Check if Pokemon flee from battle

Install

$ npm install --save pokemon-escape

Usage

const pokemonEscape = require('pokemon-escape')
 
pokemonEscape(20)
// => true

API

pokemonEscape(fleeRate)

returns a boolean

fleeRate

Type: integer
Required

Pokemon's flee rate. Can check here

Related

License

MIT © Bu Kinoshita

Package Sidebar

Install

npm i pokemon-escape

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • bukinoshita