ehp-rates

0.0.2 • Public • Published

ehp-rates

RuneScape EHP (Efficient Hours Played) experience rates as a module.

Install

$ npm install ehp-rates

Usage

const rates = require('ehp-rates');
 
const { rs3 } = rates;
/*
  {
      main: {
        attack: ...
        defence: ...
      },
      skiller: {
        cooking: ...
        woodcutting: ...
      }
    }
  }
*/

API

.<game>.<mode>.<skill>

Returns an object with two arrays thresholds and rates. At skill experience thresholds[i] the EHP rate is rates[i].

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i ehp-rates

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

4.37 kB

Total Files

4

Last publish

Collaborators

  • paco