Add weapon data
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"id": "violet-knight",
|
||||
"name": "Violet Knight",
|
||||
"atk": 178,
|
||||
"crt": 17,
|
||||
"rarity": 4,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Purple Impact",
|
||||
"description": "[SP: 15][CD: 7s] Dashes towards target and unleash a swordwind, dealing 3x145% ATK of Physical DMG to enemies in an AOE in front of the character."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user