-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* bump xivapi-js * updated backend libs for security * reverting xivapi update due to open pr will redo this once the pr for the library gets accepted * removed unused imports * added dummy data files need to populate these tomorrow * re-running npm install to fix package-lock * data from the game obtained
- Loading branch information
Showing
7 changed files
with
1,924 additions
and
14,530 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
- has_accessories: True | ||
has_armour: True | ||
has_weapon: True | ||
item_level: 640 | ||
name: 'Diadochos' | ||
- has_accessories: True | ||
has_armour: True | ||
has_weapon: False | ||
item_level: 640 | ||
name: 'Anabaseios' | ||
- has_accessories: False | ||
has_armour: False | ||
has_weapon: True | ||
item_level: 645 | ||
name: 'Voidcast' | ||
- has_accessories: True | ||
has_armour: True | ||
has_weapon: True | ||
item_level: 650 | ||
name: 'Credendum' | ||
- has_accessories: True | ||
has_armour: True | ||
has_weapon: True | ||
item_level: 660 | ||
name: 'Augmented Credendum' | ||
- has_accessories: True | ||
has_armour: True | ||
has_weapon: False | ||
item_level: 660 | ||
name: 'Ascension' | ||
- has_accessories: False | ||
has_armour: False | ||
has_weapon: True | ||
item_level: 665 | ||
name: 'Ascension' |
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
Oops, something went wrong.