Restructure data modules

This commit is contained in:
Sakura Knoll
2022-01-01 15:10:17 +09:00 Unverified
parent 4ddb6c8eed
commit 3af8a985b0
1049 changed files with 53 additions and 40 deletions
@@ -0,0 +1,19 @@
{
"id": "nue-of-the-shadow",
"name": "Nue of the Shadow",
"category": "katana",
"atk": 291,
"crt": 19,
"rarity": 5,
"skills": [
{
"name": "Zaizan of Guilt",
"description": "[SP: 4][CD: 20s] Unleash a quick forward slash to deal 700.0% ATK of Physical DMG and boost team Crit Rate by 10.0% and Crit DMG by 15.0% for 9s. Effect cannot stack, but can be refreshed by Shadow Dash's Ultimate on hit when this weapon is equipped by her."
},
{
"name": "Fearsome Weeping",
"description": "Combo ATK and Ultimate deal 25.0% bonus Crit DMG. Upon entry or evasion skill activation, wielder takes 20.0% less Physical DMG for 9s. Can stack."
}
],
"version": "4.3"
}