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,14 @@
{
"id": "holy-guns-kallen",
"name": "Holy Guns - Kallen",
"category": "pistol",
"atk": 183,
"crt": 10,
"rarity": 4,
"skills": [
{
"name": "Sacred Guardian",
"description": "When attacked, character absorbs 40% of incoming DMG and unleashes Divine Impact, dealing 290% ATK of Physical DMG to surrounding enemies and slowing their ATK Speed by 75% for 4.5s. Sacred Guardian can be triggered once every 15s."
}
]
}