Restructure data modules
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"id": "blaze-destroyer",
|
||||
"name": "Blaze Destroyer",
|
||||
"category": "pistol",
|
||||
"atk": 276,
|
||||
"crt": 32,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Raging Flames",
|
||||
"description": "[SP: 20][CD: 9s] Knocks enemies in a small AOE in front of the character airborne, dealing 100% ATK of Physical DMG. Targets explode after a short period of time, dealing 1,888 Fire DMG and igniting other enemies. Ignited enemies receive 196 Fire DMG every 0.5s for 4.5s."
|
||||
},
|
||||
{
|
||||
"name": "Ignition",
|
||||
"description": "For every enemy ignited, each attack deals an additional 41 Fire DMG. Stacks up to 5 times."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user