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,18 @@
{
"id": "star-shatterer-vikrant",
"name": "Star Shatterer - Vikrant",
"category": "cannon",
"atk": 275,
"crt": 27,
"rarity": 5,
"skills": [
{
"name": "Gravity Plus: Rapid Fire",
"description": "Rapid-fire weapon that deals continuous DMG to targets along a straight line of fire. Continuous firing will overheat the weapon. Closer enemies take more DMG. DMG is maximized at a range within 3 meters. Wielder gains 15.0% Max HP during battle. Entire team gains 15% Total DMG Multiplier when attacking weakened enemies."
},
{
"name": "Distortion Field",
"description": "[SP: 21][CD: 30s] Generate a field lasting 7s that inflicts upon enemies 50.0% Move Slow, 150% ATK of Physical DMG per second, and slowly drags them towards the center of the field. If not weakened, the enemy also suffers Weaken (ATK is reduced by 10%) for 3s."
}
]
}