Skip to content

Commit

Permalink
Added artifacts, characters, materials and new weapons info.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Jul 23, 2021
1 parent 0189609 commit 903a1d0
Show file tree
Hide file tree
Showing 4 changed files with 19,579 additions and 14,390 deletions.
32 changes: 32 additions & 0 deletions assets/db/artifacts.json
Expand Up @@ -527,6 +527,38 @@
"pieces": 4
}
]
},
{
"key": "Shimenawa's Reminiscence",
"image": "shimenawas_reminiscence4.png",
"rarityMin": 4,
"rarityMax": 5,
"bonus": [
{
"key": "b1",
"pieces": 2
},
{
"key": "b2",
"pieces": 4
}
]
},
{
"key": "Emblem of Severed Fate",
"image": "emblem_of_severed_fate4.png",
"rarityMin": 4,
"rarityMax": 5,
"bonus": [
{
"key": "b1",
"pieces": 2
},
{
"key": "b2",
"pieces": 4
}
]
}
]
}

0 comments on commit 903a1d0

Please sign in to comment.