14 lines
254 B
JSON
14 lines
254 B
JSON
{
|
|
"id": "king-cobra",
|
|
"name": "King Cobra",
|
|
"category": "greatsword",
|
|
"atk": 185,
|
|
"crt": 7,
|
|
"rarity": 4,
|
|
"skills": [
|
|
{
|
|
"name": "Royal Serpent",
|
|
"description": "Character gains 20 initial SP when entering battle."
|
|
}
|
|
]
|
|
} |