Add weapon data
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"id": "crimson-queen",
|
||||
"name": "Crimson Queen",
|
||||
"atk": 120,
|
||||
"crt": 15,
|
||||
"rarity": 4,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Blood Awakening",
|
||||
"description": "Deal more Physical DMG at low HP: Gain 0.60% Physical DMG for every 1% of HP lost."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user