s20260709_DeDn8PQlRWhVRkUA3cLk
This commit is contained in:
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"dataList": [
|
||||
{
|
||||
"id": "very-high",
|
||||
"content": "Dominating"
|
||||
},
|
||||
{
|
||||
"id": "high",
|
||||
"content": "Favored"
|
||||
},
|
||||
{
|
||||
"id": "normal",
|
||||
"content": "Neutral"
|
||||
},
|
||||
{
|
||||
"id": "low",
|
||||
"content": "Struggling"
|
||||
},
|
||||
{
|
||||
"id": "very-low",
|
||||
"content": "Hopeless"
|
||||
},
|
||||
{
|
||||
"id": "impossible",
|
||||
"content": "Unselectable"
|
||||
},
|
||||
{
|
||||
"id": "event-very-high",
|
||||
"content": "Very High"
|
||||
},
|
||||
{
|
||||
"id": "event-high",
|
||||
"content": "High"
|
||||
},
|
||||
{
|
||||
"id": "event-normal",
|
||||
"content": "Normal"
|
||||
},
|
||||
{
|
||||
"id": "event-low",
|
||||
"content": "Low"
|
||||
},
|
||||
{
|
||||
"id": "event-very-low",
|
||||
"content": "Very Low"
|
||||
},
|
||||
{
|
||||
"id": "event-impossible",
|
||||
"content": "Unselectable"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user