14 lines
294 B
JSON
14 lines
294 B
JSON
{
|
|
"id": "crimson-queen",
|
|
"name": "Crimson Queen",
|
|
"category": "greatsword",
|
|
"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."
|
|
}
|
|
]
|
|
} |