Giter Club home page Giter Club logo

e7db-api's People

Contributors

dependabot[bot] avatar raphaelddl avatar raphaeloliveira-hotmart avatar snyk-bot avatar zx900930 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

e7db-api's Issues

API V2 Hero stats

Api v2 no longer offers hero stats ? like lv60SixStarFullyAwakened.

Request to move specialty change data to specialty change hero

For reference: Zarroc2762/E7-Gear-Optimizer#59

The optimizer not taking into account a specialty change hero's specialty change tree isn't the main problem. The problem is that data is only available on the original hero; so it couldn't do so anyway.

The simplest workaround would be to add new text fields in the Optimize tab to account for lost stats similar to how there is one to account for Devotion skills like C. Dom's crit chance.

I think it would still be preferable to have that data on the actual specialty change hero since that's how it works in game.

Api

is this API always up to date? are u always working on?

Non-Attack damage scaling isn't available for skills in the hero/ api

Skills that have damage scaling off of stats other than the caster's attack don't seem to have that information in the new api. Examples of this are Alencia's skills scaling off of her HP, Vildred's scaling off of his speed, Sol's scaling off of the target's HP, or Fighter Maya's scaling off of her defense. This information is available in the v1 api.

For example, Alencia's S3 Genesis has the following damage multiplier info from v1 at https://api.epicsevendb.com/api/hero/alencia
"damageModifiers":[ { "name":"pow", "value":1, "soulburn":1 }, { "name":"atk_rate", "value":0.5, "soulburn":0.5 }, { "name":"hp_rate", "value":0.15, "soulburn":0.15 } ]
I can see that there is an 'hp_rate' of 15% for this skill.

However, if I view alencia in v2 at https://api.epicsevendb.com/hero/alencia, the only values pertaining to the damage multipliers are these:
"pow":1, "att_rate":0.5,
(Note: this skill doesn't have a soulburn, so that information isn't missing here, only the hp scaling)

Missing buff

Diene S3 missing Increase Critical Hit Resistance buff
Baal Sezan (fire one) S3 missing Decrease Defense
Falconer Kluri S3 missing Decrease Defense

I'm currently checking other character so i might edit this post

Heroes' full image preview

Visualize the hero full body instead of a cropped one inside of assets field when I send a request in /hero/{id} or /hero.

Gunther attribute has wrong

Gunther's attack value on lv 60 and fully awakened is 1426 in game.
But API shows it is 951.
Same problem on all his state column.

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.