feat: code_post_gfx.ff
All checks were successful
link / Link assets on Linux (push) Successful in 5m29s
All checks were successful
link / Link assets on Linux (push) Successful in 5m29s
This commit is contained in:
73
zone_raw/code_post_gfx/leaderboards/LB_SO_DELTACAMP.json
Normal file
73
zone_raw/code_post_gfx/leaderboards/LB_SO_DELTACAMP.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"_type": "leaderboard",
|
||||
"_version": 1,
|
||||
"columns": [
|
||||
{
|
||||
"aggregationFunction": "last",
|
||||
"colId": 65535,
|
||||
"name": "Rank",
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"aggregationFunction": "last",
|
||||
"colId": 1,
|
||||
"hidden": true,
|
||||
"name": "Prestige Level",
|
||||
"statName": "prestige",
|
||||
"type": "prestige"
|
||||
},
|
||||
{
|
||||
"aggregationFunction": "last",
|
||||
"colId": 2,
|
||||
"hidden": true,
|
||||
"name": "Total XP",
|
||||
"statName": "experience",
|
||||
"type": "levelxp"
|
||||
},
|
||||
{
|
||||
"aggregationFunction": "last",
|
||||
"colId": 65533,
|
||||
"name": "Gamer Name",
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"aggregationFunction": "last",
|
||||
"colId": 65534,
|
||||
"name": "Score",
|
||||
"statName": "round score",
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"aggregationFunction": "last",
|
||||
"colId": 3,
|
||||
"name": "Stars",
|
||||
"statName": "round difficulty",
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"aggregationFunction": "last",
|
||||
"colId": 4,
|
||||
"name": "Time Survived",
|
||||
"precision": 3,
|
||||
"statName": "round timePlayed",
|
||||
"type": "time_full"
|
||||
},
|
||||
{
|
||||
"aggregationFunction": "last",
|
||||
"colId": 5,
|
||||
"hidden": true,
|
||||
"name": "Kills",
|
||||
"statName": "round kills",
|
||||
"type": "number"
|
||||
}
|
||||
],
|
||||
"id": 4014,
|
||||
"prestigeColId": 1,
|
||||
"trackTypes": [
|
||||
"ALLTIME",
|
||||
"WEEKLY",
|
||||
"MONTHLY"
|
||||
],
|
||||
"updateType": "rank",
|
||||
"xpColId": 2
|
||||
}
|
||||
Reference in New Issue
Block a user