-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add floatLevel and ASL to parser (#14)
* Add t5 slayer kill value Add tier 5 slayer kills to the getSlayer const * Return floatLevel in getLevelByXp Add the float level to the returned skill json * Add ASL to parser Add ASL to the returned skyblock profile request (only will appear if skills isn't empty) * Add total dragon last hit kills to stats * Update Player.js Re-format getTotalDragonKills function * Update Player.js * Update total_dragon_kills Added a surrounding Number() around the function for total_dragon_kills so that it will return a number and not the json object * Update Player.js * Update Player.js
- Loading branch information
1 parent
1e20668
commit 756e5df
Showing
2 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters