gistfile1.txt
· 1.0 KiB · Text
Eredeti
"capella": [
{
"userKey": "zephyr",
"characterName": "XefronYokuda",
"class": "FA",
"nation": "Capella",
"weeklyPoints": 2867,
"tgCount": 5,
"currentRank": 4,
"previousRank": 4
},
{
"userKey": "dey",
"characterName": "«Deystroyer»",
"class": "BL",
"nation": "Capella",
"weeklyPoints": 7172,
"tgCount": 5,
"currentRank": 1,
"previousRank": 1
},
{
"userKey": "keira",
"characterName": "«Keira»",
"class": "WI",
"nation": "Capella",
"weeklyPoints": 5600,
"tgCount": 3,
"currentRank": 2,
"previousRank": 2
},
{
"userKey": "sean",
"characterName": "»No.1«",
"class": "FB",
"nation": "Capella",
"weeklyPoints": 3283,
"tgCount": 2,
"currentRank": 3,
"previousRank": 3
}
],
| 1 | "capella": [ |
| 2 | { |
| 3 | "userKey": "zephyr", |
| 4 | "characterName": "XefronYokuda", |
| 5 | "class": "FA", |
| 6 | "nation": "Capella", |
| 7 | "weeklyPoints": 2867, |
| 8 | "tgCount": 5, |
| 9 | "currentRank": 4, |
| 10 | "previousRank": 4 |
| 11 | }, |
| 12 | { |
| 13 | "userKey": "dey", |
| 14 | "characterName": "«Deystroyer»", |
| 15 | "class": "BL", |
| 16 | "nation": "Capella", |
| 17 | "weeklyPoints": 7172, |
| 18 | "tgCount": 5, |
| 19 | "currentRank": 1, |
| 20 | "previousRank": 1 |
| 21 | }, |
| 22 | { |
| 23 | "userKey": "keira", |
| 24 | "characterName": "«Keira»", |
| 25 | "class": "WI", |
| 26 | "nation": "Capella", |
| 27 | "weeklyPoints": 5600, |
| 28 | "tgCount": 3, |
| 29 | "currentRank": 2, |
| 30 | "previousRank": 2 |
| 31 | }, |
| 32 | { |
| 33 | "userKey": "sean", |
| 34 | "characterName": "»No.1«", |
| 35 | "class": "FB", |
| 36 | "nation": "Capella", |
| 37 | "weeklyPoints": 3283, |
| 38 | "tgCount": 2, |
| 39 | "currentRank": 3, |
| 40 | "previousRank": 3 |
| 41 | } |
| 42 | ], |