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": "briareus-pri",
"name": "Briareus PRI",
"category": "cannon",
"atk": 298,
"crt": 6,
"rarity": 5,
"skills": [
{
"name": "Typhon - Cluster Missiles",
"description": "Launches homing missiles at multiple targets. Longer charge time. Slightly decreased DMG when hitting the same target multiple times.\n1st Sequence: 3 missiles.\n2nd Sequence: 7 missiles.\n3rd Sequence: 15 missiles.\nMissile hits have a 10% chance to stun / paralyze / freeze the target for 2s and deal an additional 1,333 Fire / Lightning / Ice DMG."
},
{
"name": "Time Trap",
"description": "[SP: 18][CD: 24s] Rips open a Time Trap field in front of the character. Enemies within the AOE suffer Time Slow and 50% reduced DEF for 6.20s."
}
]
}