GithubHelp home page GithubHelp logo

relic locations about warframe-drop-data HOT 5 CLOSED

wfcd avatar wfcd commented on July 20, 2024
relic locations

from warframe-drop-data.

Comments (5)

TobiTenno avatar TobiTenno commented on July 20, 2024

relics are part of normal location droptables already
mods drop from enemies, not rotation/location rewards

image

from warframe-drop-data.

nonchip avatar nonchip commented on July 20, 2024

yes, yes, and yes. and?

mob drop tables are also in the api and we still get a modLocations endpoint. we even got a enemy->mod table AND a mod->enemy table.

from warframe-drop-data.

atomicptr avatar atomicptr commented on July 20, 2024

@nonchip is your issue that you miss the new data endpoints? Like X by avatar / X by drop, which we discussed in #44.

from warframe-drop-data.

nonchip avatar nonchip commented on July 20, 2024

@atomicptr no rather the fact we have some endpoints that combine data in a useful way (like modLocations/enemyModTables and the same for BPs) but for other stuff we don't (like what I called "relicLocations" being a table of where to get relics) so we have to parse and reconstruct that info (from iterating the mission drops and filtering the result for example) so i was wondering whether we could get endpoints like modLocations for other types loot.

i mean doing the logic to them client side isn't that hard (see lower half (the first portion filters for specific relics based on their contents) of https://259f7828-cbdb-4ce7-bbd7-1d76d4a38a1c.htmlpasta.com/ for how i did it) but we do have that "quality of life info" for some items and not for others, so why not add it?

i guess it's simply always been this way because the source data has both ways of sorting them but it still seems a bit arbitrary and i think it would be useful to substitute such information.

from warframe-drop-data.

TobiTenno avatar TobiTenno commented on July 20, 2024

the ones we already have are combined by location already, relics aren't, simple as that

from warframe-drop-data.

Related Issues (20)

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.