gistfile1.txt
· 1.0 KiB · Text
Sin formato
{
"scores": [
{
"userKey": "dey",
"characterName": "«Deystroyer»",
"nation": "Capella",
"pts": 2000,
"k": 2,
"d": 2,
"submittedAt": "2026-06-21T16:53:31.248Z",
"slot": 20,
"date": "2026-06-21",
"submittedByOfficer": true,
"wRankAtSubmission": {
"rank": 2,
"delta": 0
}
},
{
"userKey": "flash",
"characterName": "«Flash»",
"nation": "Procyon",
"pts": 2000,
"k": 2,
"d": 2,
"submittedAt": "2026-06-21T22:14:09.022Z",
"slot": 20,
"date": "2026-06-21",
"submittedByOfficer": true
},
{
"userKey": "flash",
"characterName": "»Flash«",
"class": "WI",
"nation": "Procyon",
"pts": 400,
"k": 2,
"d": 2,
"stats": {
"atk": 15000000,
"def": 7000000
},
"submittedAt": "2026-06-21T23:39:57.648Z",
"slot": 20,
"date": "2026-06-21",
"submittedByOfficer": false
}
]
}
| 1 | { |
| 2 | "scores": [ |
| 3 | { |
| 4 | "userKey": "dey", |
| 5 | "characterName": "«Deystroyer»", |
| 6 | "nation": "Capella", |
| 7 | "pts": 2000, |
| 8 | "k": 2, |
| 9 | "d": 2, |
| 10 | "submittedAt": "2026-06-21T16:53:31.248Z", |
| 11 | "slot": 20, |
| 12 | "date": "2026-06-21", |
| 13 | "submittedByOfficer": true, |
| 14 | "wRankAtSubmission": { |
| 15 | "rank": 2, |
| 16 | "delta": 0 |
| 17 | } |
| 18 | }, |
| 19 | { |
| 20 | "userKey": "flash", |
| 21 | "characterName": "«Flash»", |
| 22 | "nation": "Procyon", |
| 23 | "pts": 2000, |
| 24 | "k": 2, |
| 25 | "d": 2, |
| 26 | "submittedAt": "2026-06-21T22:14:09.022Z", |
| 27 | "slot": 20, |
| 28 | "date": "2026-06-21", |
| 29 | "submittedByOfficer": true |
| 30 | }, |
| 31 | { |
| 32 | "userKey": "flash", |
| 33 | "characterName": "»Flash«", |
| 34 | "class": "WI", |
| 35 | "nation": "Procyon", |
| 36 | "pts": 400, |
| 37 | "k": 2, |
| 38 | "d": 2, |
| 39 | "stats": { |
| 40 | "atk": 15000000, |
| 41 | "def": 7000000 |
| 42 | }, |
| 43 | "submittedAt": "2026-06-21T23:39:57.648Z", |
| 44 | "slot": 20, |
| 45 | "date": "2026-06-21", |
| 46 | "submittedByOfficer": false |
| 47 | } |
| 48 | ] |
| 49 | } |