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": "genome-reaper",
"name": "Genome Reaper",
"category": "scythe",
"atk": 275,
"crt": 30,
"rarity": 5,
"skills": [
{
"name": "Toxic Avalanche",
"description": "[SP: 15][CD: 20s] Releases neurotoxins every 0.5s to deal 100% ATK of Lightning DMG to nearby enemies. Duration: 4.9s. Then unleash a powerful Toxic Mist that deals 700% ATK of Lightning DMG to nearby enemies."
},
{
"name": "Sin Stalker",
"description": "Character's Move Speed buffs Physical and Elemental DMG of attacks. For every 10% Move Speed buff, gain 5.0% DMG (Max DMG buff: 35%). Character gains 20% Move Speed."
}
],
"version": "3.0"
}