temtem-api
temtem-api copied to clipboard
🐾 An API for Temtem data, from the official wiki, updated every 4 hours.
Resolved an issue where Temtems were rendering incorrectly in the Temtem API. "Umbra Temtems" were being displayed instead of the correct Temtems. Added a category for Umbra Temtems and adjusted...
https://github.com/search?q=repo%3Amaael%2Ftemtem-api%20gamepedia&type=code
If you compare the "weaknesses" property between these two requests, you can see that "expand=types" causes all the weaknesses to be the value "1" - https://temtem-api.mael.tech/api/temtems?weaknesses=true - https://temtem-api.mael.tech/api/temtems?weaknesses=true&expand=types
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 1.130.0 to 3.16.0. Release notes Sourced from simple-git's releases. [email protected] Minor Changes 97fde2c: Support the use of -B in place of the default -b in checkout methods...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
The techniques retrieved from the technique endpoint don't have synergy effect data on moves which have different priorities when used in synergy. e.g. Electropunch has Low priority. When used in...
I would like to request that the Experience Yield Modifier be included in the temtem api call. I would like to use this information to populate a spreadsheet I'm using...