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": "key-of-radiance",
"name": "Key of Radiance",
"category": "pistol",
"atk": 299,
"crt": 13,
"rarity": 5,
"skills": [
{
"name": "Blazing Air",
"description": "[SP: 3][CD: 18s] Hurl the pistols into the air to attack enemies automatically dealing 20.0% ATK of Fire DMG per 0.2s to enemies nearby (12 hits in total) and restoring 3 SP, after which the pistols explode dealing 600.0% ATK of Fire DMG.\nHerrscher of Flamescion equip bonus: Pistol hurling restores 3.0 bonus SP and the explosion DMG detonates Ember Brands."
},
{
"name": "Burning Touch",
"description": "Fire DMG increases by 20.0%. Combo ATK and Ultimate deal 25.0% bonus Total DMG."
}
],
"version": "5.0"
}