Coder Social home page Coder Social logo

ajb85 / warframe-worldstate-data Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wfcd/warframe-worldstate-data

0.0 2.0 0.0 2.85 MB

A repository of Warframe data for use with warframe-worldstate-parser

License: MIT License

JavaScript 100.00%

warframe-worldstate-data's Introduction

Warframe Worldstate Data

Supported by Warframe Community Developers

A repository of Warframe data for use with warframe-worldstate-parser

Installation

Published version:

npm i -S warframe-worldstate-data@latest

Recommended version:

npm i -S git://github.com/wfcd/warframe-worldstate-data.git

Usage

var worldstateData = require('warframe-worldstate-data');
var nodes = worldstateData.solNodes;

var erpo = nodes['SolNode903'];
var erpoEnemyType = erpo.enemy;
var erpoName = erpo.value;
var erpoMission = erpo.type;

Available data and formatting

JSON Data Accessor Description
conclaveData.json conclave Stores conclave data for modes and categories
eventsData.json events Stores event strings. May be deprecated when languages.json is more complete.
factionsData.json factions Stores faction strings for identifying each faction
fissureModifiers.json fissureModifiers Fissure tier assignments corresponding to era names
languages.json languages General string storage for converting worldstate strings to display strings
missionTypes.json missionTypes Types of missions, ex.: MT_EXCAVATE corresponds to Excavation
operationTypes.json operationTypes Operation string conversions for global modifiers
persistentEnemyData.json persistentEnemy Persistent enemy data mappings. Currently only acolytes.
relics.json relics Relic information pertaining to what relics prime parts are derived from.
solNodes.json solNodes Data for each node in the solar system. Currently includes node name, base enemy type, and base mission type
syndicateData.json syndicates Mappings for worldstate syndicate names to displayable syndicate names.
upgradeTypes.json upgradeTypes Upgrade types for global modifiers.

warframe-worldstate-data's People

Contributors

tobitenno avatar scruffyrules avatar nspacestd avatar tithen-firion avatar

Watchers

James Cloos avatar Andrew J Brush avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.