ehp-rates

v0.0.2
ehp rates as a package
runescape osrs rs3 ehp rates efficient hours played

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].

npm i ehp-rates

Metadata

  • MIT
  • Whatever
  • Paco Coursey
  • released 11/16/2018

Downloads

Maintainers