18 lines
215 B
JSON
18 lines
215 B
JSON
|
[
|
||
|
{
|
||
|
"Id": 1,
|
||
|
"Content": "Standard Class"
|
||
|
},
|
||
|
{
|
||
|
"Id": 2,
|
||
|
"Content": "Elite Class"
|
||
|
},
|
||
|
{
|
||
|
"Id": 3,
|
||
|
"Content": "Overlord Class"
|
||
|
},
|
||
|
{
|
||
|
"Id": 4,
|
||
|
"Content": "Calamity Class"
|
||
|
}
|
||
|
]
|