mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
19 lines
253 B
JSON
19 lines
253 B
JSON
{
|
|
"Damage": {
|
|
"id": "damage",
|
|
"display": "Damage"
|
|
},
|
|
"Flanker": {
|
|
"id": "kills",
|
|
"display": "Kills"
|
|
},
|
|
"Front Line": {
|
|
"id": "objective_time",
|
|
"display": "Objective Time"
|
|
},
|
|
"Support": {
|
|
"id": "healing",
|
|
"display": "Healing"
|
|
}
|
|
}
|