Skip to content

Commit

Permalink
Updated db files
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Aug 24, 2022
1 parent 8dc4f0d commit 6361560
Show file tree
Hide file tree
Showing 6 changed files with 15,406 additions and 14,906 deletions.
18 changes: 15 additions & 3 deletions assets/db/artifacts.json
Expand Up @@ -3,7 +3,7 @@
{
"key": "adventurer",
"image": "adventurer_4.png",
"minRarity": 2,
"minRarity": 1,
"maxRarity": 3
},
{
Expand Down Expand Up @@ -42,6 +42,12 @@
"minRarity": 4,
"maxRarity": 5
},
{
"key": "deepwood-memories",
"image": "deepwood-memories_4.png",
"minRarity": 4,
"maxRarity": 5
},
{
"key": "defenders-will",
"image": "defenders-will_4.png",
Expand All @@ -66,6 +72,12 @@
"minRarity": 3,
"maxRarity": 4
},
{
"key": "gilded-dreams",
"image": "gilded-dreams_4.png",
"minRarity": 4,
"maxRarity": 5
},
{
"key": "gladiators-finale",
"image": "gladiators-finale_4.png",
Expand Down Expand Up @@ -99,7 +111,7 @@
{
"key": "lucky-dog",
"image": "lucky-dog_4.png",
"minRarity": 2,
"minRarity": 1,
"maxRarity": 3
},
{
Expand Down Expand Up @@ -213,7 +225,7 @@
{
"key": "traveling-doctor",
"image": "traveling-doctor_4.png",
"minRarity": 2,
"minRarity": 1,
"maxRarity": 3
},
{
Expand Down
66 changes: 66 additions & 0 deletions assets/db/banners_history.json
Expand Up @@ -932,6 +932,72 @@
"the-widsith"
],
"version": 2.8
},
{
"type": "character",
"from": "2022-08-02T00:00:00",
"until": "2022-08-23T00:00:00",
"itemKeys": [
"yoimiya",
"bennett",
"xinyan",
"yun-jin"
],
"version": 2.8
},
{
"type": "weapon",
"from": "2022-08-02T00:00:00",
"until": "2022-08-23T00:00:00",
"itemKeys": [
"thundering-pulse",
"summit-shaper",
"wine-and-song",
"alley-hunter",
"the-flute",
"sacrificial-greatsword",
"dragons-bane"
],
"version": 2.8
},
{
"type": "character",
"from": "2022-08-24T00:00:00",
"until": "2022-09-09T00:00:00",
"itemKeys": [
"tighnari",
"collei",
"diona",
"fischl"
],
"version": 3.0
},
{
"type": "character",
"from": "2022-08-24T00:00:00",
"until": "2022-09-09T00:00:00",
"itemKeys": [
"zhongli",
"collei",
"diona",
"fischl"
],
"version": 3.0
},
{
"type": "weapon",
"from": "2022-08-24T00:00:00",
"until": "2022-09-09T00:00:00",
"itemKeys": [
"hunters-path",
"vortex-vanquisher",
"favonius-sword",
"the-bell",
"favonius-lance",
"favonius-codex",
"the-stringless"
],
"version": 3.0
}
]
}

0 comments on commit 6361560

Please sign in to comment.