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,22 @@
{
"id": "jizo-mitama",
"name": "Jizo Mitama",
"category": "katana",
"atk": 289,
"crt": 24,
"rarity": 5,
"skills": [
{
"name": "Soul Appearance",
"description": "[SP: 40][CD: 50s] Summons Jizo Mitama to fight for 40s. Jizo Mitama deals Physical DMG equal to 300% of ATK to enemies within a larger area and sends them floating. Jizo Mitama has other attacking methods:Slash Attack: 100% ATK of Physical DMG.\nDash Attack: 200% ATK of Physical DMG and knocks enemies airborne.\nCleave: 100% ATK of Physical DMG and knocks enemies airborne."
},
{
"name": "Sightless",
"description": "Character attacks against enemies knocked airborne gain 32% Total DMG Multiplier."
},
{
"name": "Key of Erosion",
"description": "In co-op raids, characters deal 15% more Physical DMG. Upon using weapon skill, deal 30% more Physical DMG for 10.0s."
}
]
}