Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "blooded-saints",
|
||||
"name": "Blooded Saints",
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user