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
+17
View File
@@ -0,0 +1,17 @@
{
"id": "spirit-guns-yae",
"name": "Spirit Guns - Yae",
"atk": 267,
"crt": 21,
"rarity": 5,
"skills": [
{
"name": "Shin - Seven Sakura",
"description": "[SP: 21][CD: 14s] Attacks enemies near the target with a 7-hit telekinetic slash sequence. Each slash deals 77% ATK of Physical DMG and immobilize them for 3.7s."
},
{
"name": "Night Sakura",
"description": "During global Time Fracture, attacks hitting the target also cause bleeding, dealing 47% ATK of Physical DMG every 0.5s for 5.7s."
}
]
}