Add weapon data

This commit is contained in:
Sakura Knoll
2021-12-20 02:47:35 +09:00 Unverified
parent 61bf657f23
commit a79d8aee6f
552 changed files with 4532 additions and 0 deletions
@@ -0,0 +1,21 @@
{
"id": "star-destroyer-19c-x",
"name": "Star Destroyer 19C-X",
"atk": 398,
"crt": 59,
"rarity": 6,
"skills": [
{
"name": "Total Coverage",
"description": "[SP: 0][CD: 16s] Charge to enter the barrage mode and unleash up to 8 Charged ATKs; each Charged ATK shoots 9 bullets with each bullet dealing 22.0% ATK of Physical DMG. If wielded by Black Nucleus, she can aim in over-the-shoulder view by dragging the button; when she casts the weapon active under Invisibility, her Crit Rate increases by 40.0% and the weapon active's CD shortens by 6.0s."
},
{
"name": "Shockwave Missiles",
"description": "Launches homing missiles at multiple targets. DMG dealt slightly decreases if it hits the same target again.1 stack: 2 missiles2 stacks: 6 missiles3 stacks: 13 missilesUnder the barrage mode, the wielder's Crit DMG increases by 60.0% when the target is less than 5 meters away."
},
{
"name": "Polarized Munitions",
"description": "Under the barrage mode, the wielder's Total DMG increases by 40.0%, and each shot boosts all subsequent shots' Physical DMG by 8.0%. This effect can stack and will be removed when the barrage mode ends."
}
]
}