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": "blooded-saints",
"name": "Blooded Saints",
"category": "pistol",
"atk": 277,
"crt": 33,
"rarity": 5,
"skills": [
{
"name": "Holy Verdict",
"description": "When Basic or Burst attacks hit the enemy, summon Orbital Support to deal 450% ATK of Physical DMG to target nearby enemies. Orbital Support can strike once every 6.0s. Sündenjäger equip bonus: Apply a Hunted Brand to current target for 13s."
},
{
"name": "Blooded Hands",
"description": "Every time the character summons Orbital Support using the Holy Verdict skill, character gains 7% Physical DMG for 20.0s. Stacks up to 6 times. Triggering this again resets the duration. Buff ends once the character exits."
}
]
}