Restructure data modules
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user