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": "aphrodite",
"name": "Aphrodite",
"category": "scythe",
"atk": 279,
"crt": 29,
"rarity": 5,
"skills": [
{
"name": "Thorny Rose",
"description": "[SP: 13][CD: 8s] Blink and appear behind the target foe to deal 400%+8*50% ATK of Physical DMG to all nearby enemies."
},
{
"name": "Marigold's Luck",
"description": "The wielder deals 20% bonus Physical DMG. Basic ATKs (including Charged and Combo ATKs) deal 200% ATK of Physical DMG to nearby enemies on hit. This effect can be triggered 1 time every 4.0s, and its Crit Rate increases by 100% against MECH-type enemies."
}
],
"version": "2.8"
}