Skip to content

Commit

Permalink
db: rework gem filtering
Browse files Browse the repository at this point in the history
 - add in void spheres
 - refactor so old gems get dumped into leftover db

Signed-off-by: jarves <[email protected]>
  • Loading branch information
jarveson committed Sep 11, 2023
1 parent c8a6efa commit 384689a
Show file tree
Hide file tree
Showing 6 changed files with 234 additions and 7 deletions.
Binary file modified assets/database/db.bin
Binary file not shown.
1 change: 1 addition & 0 deletions assets/database/db.json
Original file line number Diff line number Diff line change
Expand Up @@ -8363,6 +8363,7 @@
{"effectId":3883,"spellId":70164,"name":"Rune of the Nerubian Carapace","type":13,"stats":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"quality":2,"phase":1,"classAllowlist":[10]}
],
"gems":[
{"id":22459,"name":"Void Sphere","icon":"inv_enchant_voidsphere","color":8,"stats":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,4,4,4,0],"phase":1,"quality":4},
{"id":25890,"name":"Destructive Skyfire Diamond","icon":"inv_misc_gem_diamond_07","color":1,"stats":[0,0,0,0,0,0,0,0,14,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"phase":1,"quality":3},
{"id":25893,"name":"Mystical Skyfire Diamond","icon":"inv_misc_gem_diamond_07","color":1,"stats":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"phase":1,"quality":3},
{"id":25894,"name":"Swift Skyfire Diamond","icon":"inv_misc_gem_diamond_07","color":1,"stats":[0,0,0,0,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0],"phase":1,"quality":3},
Expand Down
Binary file modified assets/database/leftover_db.bin
Binary file not shown.
Loading

0 comments on commit 384689a

Please sign in to comment.