0.0.3 • Published 7 years ago

warframe-location-query v0.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

warframe-location-query

Supported by Warframe Community Developers

A node project for fetching data from http://xenogelion.com/Hidden/Relics.json to give data about relic and prime part drops.

Installation

npm install --save warframe-location-query

Usage

RequireModule FileAccessorDescriptionparameters
warframe-location-queryindex.js.getLocationsForComponentGet Query result string for a location lookup queryquery, callback

Environment variables

Variableexampledefault
LOCATION_MAX_CACHED_TIME60000030000

Objects

Relic

  • name - Components fetched
  • type - Type of the item - relic
  • locations - List of locations where this relic can be found

Prime Part

  • name - Components fetched
  • type - Type of the item - Prime part
  • locations - List of relics in which this prime part can be found
  • ducats - Value of priime part in ducats