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": "path-to-acheron",
"name": "Path to Acheron",
"category": "scythe",
"atk": 278,
"crt": 29,
"rarity": 5,
"skills": [
{
"name": "Dhatura's Blessing",
"description": "The wielder restores 200 HP instantly and gains 10% Crit Rate and 30.0% Crit Damage for 10.0s upon unleashing Switch Skill or Ultimate."
},
{
"name": "Higanbana's Curse",
"description": "The wielder gains 20.0% Physical Damage. Stygian Nymph equip bonus: Gains 30.0% Total Damage Multiplier for Mark Damage."
}
],
"version": "3.5"
}