b0bbc2a07f
The oracle is three-valued, and all three fingerprints are now confirmed live
against a running client rather than read out of Ghidra:
NAMED our sentinel rating 7 survives and a real name appears. The id is
real, and teamid/nation/leagueId come back FILLED by the game
because we send them as zero.
placeholder rating 7 survives but the name is 'Jamal Blackman', team 0. The
players-table row exists and is an empty slot. This is the trap:
169193 does this and it was in VERIFIED_ASSET_IDS.
MISS rating 0x32, teamid 0x78d, nation 0xe, position 2, name ' '. That
is the binary's miss-fill, byte for byte, and it is exactly the
blank card photographed in a pack today.
Scale: 5000 candidates per response ingests cleanly; 20000 was served and then
silently not ingested (the map did not change at all), so the ceiling is between
them and auto chunks default to 5000.
Auto-advance: the client PAGES the club, so one visit yields several fetches.
'auto:lo-hi:step' hands out the next chunk per fetch. Item ids derive from the
candidate's offset in the WHOLE range, not its index in the chunk, so chunks never
collide and results accumulate across fetches for a single probe at the end.
sweep_collect.py accumulates into data/players.json and rejects the placeholder
name as a matter of course. Yield in 20000-24999 was 19 real ids per 5000, which
is why auto-advance matters: the real roster clusters in 150000-240000.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VUT92pz6RWKih9dSr8ZpxW
5235 lines
79 KiB
Plaintext
5235 lines
79 KiB
Plaintext
{
|
|
"version": 1,
|
|
"personaId": 33068179,
|
|
"personaName": "CAGE",
|
|
"clubName": "OpenFUT",
|
|
"clubAbbr": "OFC",
|
|
"established": "2026",
|
|
"coins": 8000,
|
|
"points": 0,
|
|
"record": {
|
|
"won": 0,
|
|
"draw": 0,
|
|
"loss": 0
|
|
},
|
|
"nextItemId": 100000122,
|
|
"items": [
|
|
{
|
|
"id": 100000001,
|
|
"resourceId": 20801,
|
|
"assetId": 20801,
|
|
"cardassetid": 20801,
|
|
"definitionId": 20801,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 94,
|
|
"preferredPosition": "LW",
|
|
"nation": 38,
|
|
"teamid": 243,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 93
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 91
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 33
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000002,
|
|
"resourceId": 158023,
|
|
"assetId": 158023,
|
|
"cardassetid": 158023,
|
|
"definitionId": 158023,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 93,
|
|
"preferredPosition": "RW",
|
|
"nation": 52,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 96
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 26
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 61
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000003,
|
|
"resourceId": 200389,
|
|
"assetId": 200389,
|
|
"cardassetid": 200389,
|
|
"definitionId": 200389,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "GK",
|
|
"nation": 44,
|
|
"teamid": 240,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 47
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 25
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 86
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000004,
|
|
"resourceId": 183907,
|
|
"assetId": 183907,
|
|
"cardassetid": 183907,
|
|
"definitionId": 183907,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 90,
|
|
"preferredPosition": "CB",
|
|
"nation": 21,
|
|
"teamid": 21,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 58
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 70
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 71
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 85
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000005,
|
|
"resourceId": 155862,
|
|
"assetId": 155862,
|
|
"cardassetid": 155862,
|
|
"definitionId": 155862,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 89,
|
|
"preferredPosition": "CB",
|
|
"nation": 45,
|
|
"teamid": 243,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 77
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 74
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 84
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000006,
|
|
"resourceId": 197445,
|
|
"assetId": 197445,
|
|
"cardassetid": 197445,
|
|
"definitionId": 197445,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "LB",
|
|
"nation": 40,
|
|
"teamid": 21,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 68
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 79
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000007,
|
|
"resourceId": 189332,
|
|
"assetId": 189332,
|
|
"cardassetid": 189332,
|
|
"definitionId": 189332,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 86,
|
|
"preferredPosition": "LB",
|
|
"nation": 45,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 92
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 66
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 84
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 71
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000008,
|
|
"resourceId": 182521,
|
|
"assetId": 182521,
|
|
"cardassetid": 182521,
|
|
"definitionId": 182521,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 88,
|
|
"preferredPosition": "CM",
|
|
"nation": 21,
|
|
"teamid": 21,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 61
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 74
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000009,
|
|
"resourceId": 183277,
|
|
"assetId": 183277,
|
|
"cardassetid": 183277,
|
|
"definitionId": 183277,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 88,
|
|
"preferredPosition": "LM",
|
|
"nation": 7,
|
|
"teamid": 5,
|
|
"leagueId": 13,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 92
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 37
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 62
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000010,
|
|
"resourceId": 176580,
|
|
"assetId": 176580,
|
|
"cardassetid": 176580,
|
|
"definitionId": 176580,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 92,
|
|
"preferredPosition": "ST",
|
|
"nation": 60,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 83
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000011,
|
|
"resourceId": 183907,
|
|
"assetId": 183907,
|
|
"cardassetid": 183907,
|
|
"definitionId": 183907,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 90,
|
|
"preferredPosition": "CB",
|
|
"nation": 21,
|
|
"teamid": 21,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 58
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 70
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 71
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 85
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000012,
|
|
"resourceId": 183277,
|
|
"assetId": 183277,
|
|
"cardassetid": 183277,
|
|
"definitionId": 183277,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 88,
|
|
"preferredPosition": "LM",
|
|
"nation": 7,
|
|
"teamid": 5,
|
|
"leagueId": 13,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 92
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 37
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 62
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000013,
|
|
"resourceId": 155862,
|
|
"assetId": 155862,
|
|
"cardassetid": 155862,
|
|
"definitionId": 155862,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 89,
|
|
"preferredPosition": "CB",
|
|
"nation": 45,
|
|
"teamid": 243,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 77
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 74
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 84
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000014,
|
|
"resourceId": 155862,
|
|
"assetId": 155862,
|
|
"cardassetid": 155862,
|
|
"definitionId": 155862,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 89,
|
|
"preferredPosition": "CB",
|
|
"nation": 45,
|
|
"teamid": 243,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 77
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 74
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 84
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000015,
|
|
"resourceId": 20801,
|
|
"assetId": 20801,
|
|
"cardassetid": 20801,
|
|
"definitionId": 20801,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 94,
|
|
"preferredPosition": "LW",
|
|
"nation": 38,
|
|
"teamid": 243,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 93
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 91
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 33
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000021,
|
|
"resourceId": 202126,
|
|
"assetId": 202126,
|
|
"cardassetid": 202126,
|
|
"definitionId": 202126,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 86,
|
|
"preferredPosition": "ST",
|
|
"nation": 18,
|
|
"teamid": 5,
|
|
"leagueId": 13,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 84
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 74
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 45
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 79
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000022,
|
|
"resourceId": 183277,
|
|
"assetId": 183277,
|
|
"cardassetid": 183277,
|
|
"definitionId": 183277,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 88,
|
|
"preferredPosition": "LM",
|
|
"nation": 7,
|
|
"teamid": 5,
|
|
"leagueId": 13,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 92
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 37
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 62
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000023,
|
|
"resourceId": 202126,
|
|
"assetId": 202126,
|
|
"cardassetid": 202126,
|
|
"definitionId": 202126,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 86,
|
|
"preferredPosition": "ST",
|
|
"nation": 18,
|
|
"teamid": 5,
|
|
"leagueId": 13,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 84
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 74
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 45
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 79
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000024,
|
|
"resourceId": 197445,
|
|
"assetId": 197445,
|
|
"cardassetid": 197445,
|
|
"definitionId": 197445,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "LB",
|
|
"nation": 40,
|
|
"teamid": 21,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 68
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 79
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000025,
|
|
"resourceId": 188545,
|
|
"assetId": 188545,
|
|
"cardassetid": 188545,
|
|
"definitionId": 188545,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 89,
|
|
"preferredPosition": "ST",
|
|
"nation": 37,
|
|
"teamid": 240,
|
|
"leagueId": 16,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 77
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 75
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 82
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000031,
|
|
"resourceId": 183907,
|
|
"assetId": 183907,
|
|
"cardassetid": 183907,
|
|
"definitionId": 183907,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 90,
|
|
"preferredPosition": "CB",
|
|
"nation": 21,
|
|
"teamid": 21,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 58
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 70
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 71
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 85
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000032,
|
|
"resourceId": 197445,
|
|
"assetId": 197445,
|
|
"cardassetid": 197445,
|
|
"definitionId": 197445,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "LB",
|
|
"nation": 40,
|
|
"teamid": 21,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 68
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 79
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000033,
|
|
"resourceId": 167495,
|
|
"assetId": 167495,
|
|
"cardassetid": 167495,
|
|
"definitionId": 167495,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 90,
|
|
"preferredPosition": "GK",
|
|
"nation": 27,
|
|
"teamid": 22,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 52
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 22
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 88
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000034,
|
|
"resourceId": 176580,
|
|
"assetId": 176580,
|
|
"cardassetid": 176580,
|
|
"definitionId": 176580,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 92,
|
|
"preferredPosition": "ST",
|
|
"nation": 60,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 83
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000035,
|
|
"resourceId": 176580,
|
|
"assetId": 176580,
|
|
"cardassetid": 176580,
|
|
"definitionId": 176580,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 92,
|
|
"preferredPosition": "ST",
|
|
"nation": 60,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 83
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000041,
|
|
"resourceId": 20801,
|
|
"assetId": 20801,
|
|
"cardassetid": 20801,
|
|
"definitionId": 20801,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 94,
|
|
"preferredPosition": "LW",
|
|
"nation": 38,
|
|
"teamid": 243,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 93
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 91
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 33
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000042,
|
|
"resourceId": 158023,
|
|
"assetId": 158023,
|
|
"cardassetid": 158023,
|
|
"definitionId": 158023,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 93,
|
|
"preferredPosition": "RW",
|
|
"nation": 52,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 96
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 26
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 61
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000053,
|
|
"resourceId": 20801,
|
|
"assetId": 20801,
|
|
"cardassetid": 20801,
|
|
"definitionId": 20801,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 94,
|
|
"preferredPosition": "LW",
|
|
"nation": 38,
|
|
"teamid": 243,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 93
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 91
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 33
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000059,
|
|
"resourceId": 158023,
|
|
"assetId": 158023,
|
|
"cardassetid": 158023,
|
|
"definitionId": 158023,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 93,
|
|
"preferredPosition": "RW",
|
|
"nation": 52,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 96
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 26
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 61
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000044,
|
|
"resourceId": 176580,
|
|
"assetId": 176580,
|
|
"cardassetid": 176580,
|
|
"definitionId": 176580,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 92,
|
|
"preferredPosition": "ST",
|
|
"nation": 60,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 83
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000048,
|
|
"resourceId": 183907,
|
|
"assetId": 183907,
|
|
"cardassetid": 183907,
|
|
"definitionId": 183907,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 90,
|
|
"preferredPosition": "CB",
|
|
"nation": 21,
|
|
"teamid": 21,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 58
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 70
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 71
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 85
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000045,
|
|
"resourceId": 167495,
|
|
"assetId": 167495,
|
|
"cardassetid": 167495,
|
|
"definitionId": 167495,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 90,
|
|
"preferredPosition": "GK",
|
|
"nation": 27,
|
|
"teamid": 22,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 52
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 22
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 88
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000054,
|
|
"resourceId": 155862,
|
|
"assetId": 155862,
|
|
"cardassetid": 155862,
|
|
"definitionId": 155862,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 89,
|
|
"preferredPosition": "CB",
|
|
"nation": 45,
|
|
"teamid": 243,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 77
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 74
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 84
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000051,
|
|
"resourceId": 190871,
|
|
"assetId": 190871,
|
|
"cardassetid": 190871,
|
|
"definitionId": 190871,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "LW",
|
|
"nation": 54,
|
|
"teamid": 240,
|
|
"leagueId": 16,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 36
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 61
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000061,
|
|
"resourceId": 197445,
|
|
"assetId": 197445,
|
|
"cardassetid": 197445,
|
|
"definitionId": 197445,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "LB",
|
|
"nation": 40,
|
|
"teamid": 21,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 68
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 79
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000050,
|
|
"resourceId": 200389,
|
|
"assetId": 200389,
|
|
"cardassetid": 200389,
|
|
"definitionId": 200389,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "GK",
|
|
"nation": 44,
|
|
"teamid": 240,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 47
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 25
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 86
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000043,
|
|
"resourceId": 189332,
|
|
"assetId": 189332,
|
|
"cardassetid": 189332,
|
|
"definitionId": 189332,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 86,
|
|
"preferredPosition": "LB",
|
|
"nation": 45,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 92
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 66
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 84
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 71
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000052,
|
|
"resourceId": 184941,
|
|
"assetId": 184941,
|
|
"cardassetid": 184941,
|
|
"definitionId": 184941,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 85,
|
|
"preferredPosition": "CB",
|
|
"nation": 14,
|
|
"teamid": 5,
|
|
"leagueId": 4,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 40
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 55
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 60
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 85
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000057,
|
|
"resourceId": 169193,
|
|
"assetId": 169193,
|
|
"cardassetid": 169193,
|
|
"definitionId": 169193,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "CDM",
|
|
"nation": 54,
|
|
"teamid": 240,
|
|
"leagueId": 16,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 70
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 66
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 84
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000064,
|
|
"resourceId": 20801,
|
|
"assetId": 20801,
|
|
"cardassetid": 20801,
|
|
"definitionId": 20801,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 94,
|
|
"preferredPosition": "LW",
|
|
"nation": 38,
|
|
"teamid": 243,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 93
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 91
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 33
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000062,
|
|
"resourceId": 176580,
|
|
"assetId": 176580,
|
|
"cardassetid": 176580,
|
|
"definitionId": 176580,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 92,
|
|
"preferredPosition": "ST",
|
|
"nation": 60,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 83
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000047,
|
|
"resourceId": 155862,
|
|
"assetId": 155862,
|
|
"cardassetid": 155862,
|
|
"definitionId": 155862,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 89,
|
|
"preferredPosition": "CB",
|
|
"nation": 45,
|
|
"teamid": 243,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 77
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 74
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 84
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000065,
|
|
"resourceId": 188545,
|
|
"assetId": 188545,
|
|
"cardassetid": 188545,
|
|
"definitionId": 188545,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 89,
|
|
"preferredPosition": "ST",
|
|
"nation": 37,
|
|
"teamid": 240,
|
|
"leagueId": 16,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 77
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 75
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 82
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000060,
|
|
"resourceId": 190871,
|
|
"assetId": 190871,
|
|
"cardassetid": 190871,
|
|
"definitionId": 190871,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "LW",
|
|
"nation": 54,
|
|
"teamid": 240,
|
|
"leagueId": 16,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 36
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 61
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000046,
|
|
"resourceId": 200389,
|
|
"assetId": 200389,
|
|
"cardassetid": 200389,
|
|
"definitionId": 200389,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "GK",
|
|
"nation": 44,
|
|
"teamid": 240,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 47
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 25
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 86
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000063,
|
|
"resourceId": 202126,
|
|
"assetId": 202126,
|
|
"cardassetid": 202126,
|
|
"definitionId": 202126,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 86,
|
|
"preferredPosition": "ST",
|
|
"nation": 18,
|
|
"teamid": 5,
|
|
"leagueId": 13,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 84
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 74
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 45
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 79
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000066,
|
|
"resourceId": 184941,
|
|
"assetId": 184941,
|
|
"cardassetid": 184941,
|
|
"definitionId": 184941,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 85,
|
|
"preferredPosition": "CB",
|
|
"nation": 14,
|
|
"teamid": 5,
|
|
"leagueId": 4,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 40
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 55
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 60
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 85
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000049,
|
|
"resourceId": 155862,
|
|
"assetId": 155862,
|
|
"cardassetid": 155862,
|
|
"definitionId": 155862,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 89,
|
|
"preferredPosition": "CB",
|
|
"nation": 45,
|
|
"teamid": 243,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 77
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 74
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 84
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000067,
|
|
"resourceId": 188545,
|
|
"assetId": 188545,
|
|
"cardassetid": 188545,
|
|
"definitionId": 188545,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 89,
|
|
"preferredPosition": "ST",
|
|
"nation": 37,
|
|
"teamid": 240,
|
|
"leagueId": 16,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 77
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 75
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 82
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000071,
|
|
"resourceId": 192985,
|
|
"assetId": 192985,
|
|
"cardassetid": 192985,
|
|
"definitionId": 192985,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 88,
|
|
"preferredPosition": "RM",
|
|
"nation": 21,
|
|
"teamid": 22,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 85
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 85
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 63
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 68
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000058,
|
|
"resourceId": 200389,
|
|
"assetId": 200389,
|
|
"cardassetid": 200389,
|
|
"definitionId": 200389,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "GK",
|
|
"nation": 44,
|
|
"teamid": 240,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 47
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 25
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 86
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000069,
|
|
"resourceId": 197445,
|
|
"assetId": 197445,
|
|
"cardassetid": 197445,
|
|
"definitionId": 197445,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "LB",
|
|
"nation": 40,
|
|
"teamid": 21,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 68
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 79
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000068,
|
|
"resourceId": 189332,
|
|
"assetId": 189332,
|
|
"cardassetid": 189332,
|
|
"definitionId": 189332,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 86,
|
|
"preferredPosition": "LB",
|
|
"nation": 45,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 92
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 66
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 84
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 71
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000055,
|
|
"resourceId": 155862,
|
|
"assetId": 155862,
|
|
"cardassetid": 155862,
|
|
"definitionId": 155862,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 89,
|
|
"preferredPosition": "CB",
|
|
"nation": 45,
|
|
"teamid": 243,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 77
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 74
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 84
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000070,
|
|
"resourceId": 189332,
|
|
"assetId": 189332,
|
|
"cardassetid": 189332,
|
|
"definitionId": 189332,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 86,
|
|
"preferredPosition": "LB",
|
|
"nation": 45,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 92
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 66
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 84
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 71
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000074,
|
|
"resourceId": 20801,
|
|
"assetId": 20801,
|
|
"cardassetid": 20801,
|
|
"definitionId": 20801,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 94,
|
|
"preferredPosition": "LW",
|
|
"nation": 38,
|
|
"teamid": 243,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 93
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 91
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 33
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000075,
|
|
"resourceId": 176580,
|
|
"assetId": 176580,
|
|
"cardassetid": 176580,
|
|
"definitionId": 176580,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 92,
|
|
"preferredPosition": "ST",
|
|
"nation": 60,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 83
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000076,
|
|
"resourceId": 155862,
|
|
"assetId": 155862,
|
|
"cardassetid": 155862,
|
|
"definitionId": 155862,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 89,
|
|
"preferredPosition": "CB",
|
|
"nation": 45,
|
|
"teamid": 243,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 77
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 74
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 84
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000073,
|
|
"resourceId": 192985,
|
|
"assetId": 192985,
|
|
"cardassetid": 192985,
|
|
"definitionId": 192985,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 88,
|
|
"preferredPosition": "RM",
|
|
"nation": 21,
|
|
"teamid": 22,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 85
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 85
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 63
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 68
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000072,
|
|
"resourceId": 202126,
|
|
"assetId": 202126,
|
|
"cardassetid": 202126,
|
|
"definitionId": 202126,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 86,
|
|
"preferredPosition": "ST",
|
|
"nation": 18,
|
|
"teamid": 5,
|
|
"leagueId": 13,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 84
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 74
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 45
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 79
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000077,
|
|
"resourceId": 177003,
|
|
"assetId": 177003,
|
|
"cardassetid": 177003,
|
|
"definitionId": 177003,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 88,
|
|
"preferredPosition": "CM",
|
|
"nation": 14,
|
|
"teamid": 5,
|
|
"leagueId": 13,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 65
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 71
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 66
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000078,
|
|
"resourceId": 183277,
|
|
"assetId": 183277,
|
|
"cardassetid": 183277,
|
|
"definitionId": 183277,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 88,
|
|
"preferredPosition": "LM",
|
|
"nation": 7,
|
|
"teamid": 5,
|
|
"leagueId": 13,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 92
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 37
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 62
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000079,
|
|
"resourceId": 158023,
|
|
"assetId": 158023,
|
|
"cardassetid": 158023,
|
|
"definitionId": 158023,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 93,
|
|
"preferredPosition": "RW",
|
|
"nation": 52,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 96
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 26
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 61
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000080,
|
|
"resourceId": 167495,
|
|
"assetId": 167495,
|
|
"cardassetid": 167495,
|
|
"definitionId": 167495,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 90,
|
|
"preferredPosition": "GK",
|
|
"nation": 27,
|
|
"teamid": 22,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 52
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 22
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 88
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000081,
|
|
"resourceId": 158023,
|
|
"assetId": 158023,
|
|
"cardassetid": 158023,
|
|
"definitionId": 158023,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 93,
|
|
"preferredPosition": "RW",
|
|
"nation": 52,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 96
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 26
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 61
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000082,
|
|
"resourceId": 176580,
|
|
"assetId": 176580,
|
|
"cardassetid": 176580,
|
|
"definitionId": 176580,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 92,
|
|
"preferredPosition": "ST",
|
|
"nation": 60,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 83
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000084,
|
|
"resourceId": 167495,
|
|
"assetId": 167495,
|
|
"cardassetid": 167495,
|
|
"definitionId": 167495,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 90,
|
|
"preferredPosition": "GK",
|
|
"nation": 27,
|
|
"teamid": 22,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 52
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 22
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 88
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000086,
|
|
"resourceId": 184941,
|
|
"assetId": 184941,
|
|
"cardassetid": 184941,
|
|
"definitionId": 184941,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 85,
|
|
"preferredPosition": "CB",
|
|
"nation": 14,
|
|
"teamid": 5,
|
|
"leagueId": 4,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 40
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 55
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 60
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 85
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000083,
|
|
"resourceId": 169193,
|
|
"assetId": 169193,
|
|
"cardassetid": 169193,
|
|
"definitionId": 169193,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "CDM",
|
|
"nation": 54,
|
|
"teamid": 240,
|
|
"leagueId": 16,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 70
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 66
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 84
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000085,
|
|
"resourceId": 176580,
|
|
"assetId": 176580,
|
|
"cardassetid": 176580,
|
|
"definitionId": 176580,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 92,
|
|
"preferredPosition": "ST",
|
|
"nation": 60,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 83
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000089,
|
|
"resourceId": 188545,
|
|
"assetId": 188545,
|
|
"cardassetid": 188545,
|
|
"definitionId": 188545,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 89,
|
|
"preferredPosition": "ST",
|
|
"nation": 37,
|
|
"teamid": 240,
|
|
"leagueId": 16,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 77
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 75
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 82
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000087,
|
|
"resourceId": 192985,
|
|
"assetId": 192985,
|
|
"cardassetid": 192985,
|
|
"definitionId": 192985,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 88,
|
|
"preferredPosition": "RM",
|
|
"nation": 21,
|
|
"teamid": 22,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 85
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 85
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 63
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 68
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000091,
|
|
"resourceId": 182521,
|
|
"assetId": 182521,
|
|
"cardassetid": 182521,
|
|
"definitionId": 182521,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 88,
|
|
"preferredPosition": "CM",
|
|
"nation": 21,
|
|
"teamid": 21,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 61
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 74
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000090,
|
|
"resourceId": 200389,
|
|
"assetId": 200389,
|
|
"cardassetid": 200389,
|
|
"definitionId": 200389,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "GK",
|
|
"nation": 44,
|
|
"teamid": 240,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 47
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 25
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 86
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000097,
|
|
"resourceId": 20801,
|
|
"assetId": 20801,
|
|
"cardassetid": 20801,
|
|
"definitionId": 20801,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 94,
|
|
"preferredPosition": "LW",
|
|
"nation": 38,
|
|
"teamid": 243,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 93
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 91
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 33
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000095,
|
|
"resourceId": 176580,
|
|
"assetId": 176580,
|
|
"cardassetid": 176580,
|
|
"definitionId": 176580,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 92,
|
|
"preferredPosition": "ST",
|
|
"nation": 60,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 83
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000100,
|
|
"resourceId": 167495,
|
|
"assetId": 167495,
|
|
"cardassetid": 167495,
|
|
"definitionId": 167495,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 90,
|
|
"preferredPosition": "GK",
|
|
"nation": 27,
|
|
"teamid": 22,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 52
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 22
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 88
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000096,
|
|
"resourceId": 188545,
|
|
"assetId": 188545,
|
|
"cardassetid": 188545,
|
|
"definitionId": 188545,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 89,
|
|
"preferredPosition": "ST",
|
|
"nation": 37,
|
|
"teamid": 240,
|
|
"leagueId": 16,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 77
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 75
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 82
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000101,
|
|
"resourceId": 182521,
|
|
"assetId": 182521,
|
|
"cardassetid": 182521,
|
|
"definitionId": 182521,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 88,
|
|
"preferredPosition": "CM",
|
|
"nation": 21,
|
|
"teamid": 21,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 61
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 74
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000098,
|
|
"resourceId": 183277,
|
|
"assetId": 183277,
|
|
"cardassetid": 183277,
|
|
"definitionId": 183277,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 88,
|
|
"preferredPosition": "LM",
|
|
"nation": 7,
|
|
"teamid": 5,
|
|
"leagueId": 13,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 92
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 37
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 62
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000094,
|
|
"resourceId": 177003,
|
|
"assetId": 177003,
|
|
"cardassetid": 177003,
|
|
"definitionId": 177003,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 88,
|
|
"preferredPosition": "CM",
|
|
"nation": 14,
|
|
"teamid": 5,
|
|
"leagueId": 13,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 65
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 71
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 66
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000093,
|
|
"resourceId": 190871,
|
|
"assetId": 190871,
|
|
"cardassetid": 190871,
|
|
"definitionId": 190871,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "LW",
|
|
"nation": 54,
|
|
"teamid": 240,
|
|
"leagueId": 16,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 36
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 61
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000102,
|
|
"resourceId": 200389,
|
|
"assetId": 200389,
|
|
"cardassetid": 200389,
|
|
"definitionId": 200389,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "GK",
|
|
"nation": 44,
|
|
"teamid": 240,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 47
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 25
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 86
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000103,
|
|
"resourceId": 188545,
|
|
"assetId": 188545,
|
|
"cardassetid": 188545,
|
|
"definitionId": 188545,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 89,
|
|
"preferredPosition": "ST",
|
|
"nation": 37,
|
|
"teamid": 240,
|
|
"leagueId": 16,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 77
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 75
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 82
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000104,
|
|
"resourceId": 177003,
|
|
"assetId": 177003,
|
|
"cardassetid": 177003,
|
|
"definitionId": 177003,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 88,
|
|
"preferredPosition": "CM",
|
|
"nation": 14,
|
|
"teamid": 5,
|
|
"leagueId": 13,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 65
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 71
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 66
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000105,
|
|
"resourceId": 202126,
|
|
"assetId": 202126,
|
|
"cardassetid": 202126,
|
|
"definitionId": 202126,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 86,
|
|
"preferredPosition": "ST",
|
|
"nation": 18,
|
|
"teamid": 5,
|
|
"leagueId": 13,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 84
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 74
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 45
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 79
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000106,
|
|
"resourceId": 176580,
|
|
"assetId": 176580,
|
|
"cardassetid": 176580,
|
|
"definitionId": 176580,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 92,
|
|
"preferredPosition": "ST",
|
|
"nation": 60,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 83
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000099,
|
|
"resourceId": 176580,
|
|
"assetId": 176580,
|
|
"cardassetid": 176580,
|
|
"definitionId": 176580,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 92,
|
|
"preferredPosition": "ST",
|
|
"nation": 60,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 83
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000092,
|
|
"resourceId": 190871,
|
|
"assetId": 190871,
|
|
"cardassetid": 190871,
|
|
"definitionId": 190871,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "LW",
|
|
"nation": 54,
|
|
"teamid": 240,
|
|
"leagueId": 16,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 36
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 61
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000107,
|
|
"resourceId": 183277,
|
|
"assetId": 183277,
|
|
"cardassetid": 183277,
|
|
"definitionId": 183277,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 88,
|
|
"preferredPosition": "LM",
|
|
"nation": 7,
|
|
"teamid": 5,
|
|
"leagueId": 13,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 92
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 37
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 62
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000108,
|
|
"resourceId": 192985,
|
|
"assetId": 192985,
|
|
"cardassetid": 192985,
|
|
"definitionId": 192985,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 88,
|
|
"preferredPosition": "RM",
|
|
"nation": 21,
|
|
"teamid": 22,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 85
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 85
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 63
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 68
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000109,
|
|
"resourceId": 202126,
|
|
"assetId": 202126,
|
|
"cardassetid": 202126,
|
|
"definitionId": 202126,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 86,
|
|
"preferredPosition": "ST",
|
|
"nation": 18,
|
|
"teamid": 5,
|
|
"leagueId": 13,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 84
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 74
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 45
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 79
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000110,
|
|
"resourceId": 20801,
|
|
"assetId": 20801,
|
|
"cardassetid": 20801,
|
|
"definitionId": 20801,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 94,
|
|
"preferredPosition": "LW",
|
|
"nation": 38,
|
|
"teamid": 243,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 93
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 91
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 33
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000111,
|
|
"resourceId": 190871,
|
|
"assetId": 190871,
|
|
"cardassetid": 190871,
|
|
"definitionId": 190871,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "LW",
|
|
"nation": 54,
|
|
"teamid": 240,
|
|
"leagueId": 16,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 36
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 61
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000112,
|
|
"resourceId": 189332,
|
|
"assetId": 189332,
|
|
"cardassetid": 189332,
|
|
"definitionId": 189332,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 86,
|
|
"preferredPosition": "LB",
|
|
"nation": 45,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 92
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 66
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 84
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 71
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000113,
|
|
"resourceId": 200389,
|
|
"assetId": 200389,
|
|
"cardassetid": 200389,
|
|
"definitionId": 200389,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "GK",
|
|
"nation": 44,
|
|
"teamid": 240,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 47
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 25
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 86
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000114,
|
|
"resourceId": 167495,
|
|
"assetId": 167495,
|
|
"cardassetid": 167495,
|
|
"definitionId": 167495,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 90,
|
|
"preferredPosition": "GK",
|
|
"nation": 27,
|
|
"teamid": 22,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 52
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 22
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 88
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000115,
|
|
"resourceId": 189332,
|
|
"assetId": 189332,
|
|
"cardassetid": 189332,
|
|
"definitionId": 189332,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 86,
|
|
"preferredPosition": "LB",
|
|
"nation": 45,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 92
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 66
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 84
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 71
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000116,
|
|
"resourceId": 176580,
|
|
"assetId": 176580,
|
|
"cardassetid": 176580,
|
|
"definitionId": 176580,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 92,
|
|
"preferredPosition": "ST",
|
|
"nation": 60,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 83
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000117,
|
|
"resourceId": 176580,
|
|
"assetId": 176580,
|
|
"cardassetid": 176580,
|
|
"definitionId": 176580,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 92,
|
|
"preferredPosition": "ST",
|
|
"nation": 60,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 83
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000118,
|
|
"resourceId": 176580,
|
|
"assetId": 176580,
|
|
"cardassetid": 176580,
|
|
"definitionId": 176580,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 92,
|
|
"preferredPosition": "ST",
|
|
"nation": 60,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 83
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 87
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000119,
|
|
"resourceId": 158023,
|
|
"assetId": 158023,
|
|
"cardassetid": 158023,
|
|
"definitionId": 158023,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 93,
|
|
"preferredPosition": "RW",
|
|
"nation": 52,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 96
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 26
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 61
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000120,
|
|
"resourceId": 197445,
|
|
"assetId": 197445,
|
|
"cardassetid": 197445,
|
|
"definitionId": 197445,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "LB",
|
|
"nation": 40,
|
|
"teamid": 21,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 68
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 79
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000121,
|
|
"resourceId": 158023,
|
|
"assetId": 158023,
|
|
"cardassetid": 158023,
|
|
"definitionId": 158023,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 93,
|
|
"preferredPosition": "RW",
|
|
"nation": 52,
|
|
"teamid": 241,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 89
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 90
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 96
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 26
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 61
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
}
|
|
],
|
|
"squads": [
|
|
{
|
|
"id": 0,
|
|
"custom": "[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50,50,0,50,40,65,0,65,50,50,1]",
|
|
"squadName": "OpenFUT",
|
|
"chemistry": 22,
|
|
"starRating": 90,
|
|
"rating": 90,
|
|
"formation": "f442",
|
|
"squadType": "REGULAR_SQUAD",
|
|
"manager": [
|
|
{
|
|
"id": 0,
|
|
"dream": false
|
|
}
|
|
],
|
|
"players": [
|
|
{
|
|
"index": 0,
|
|
"itemData": {
|
|
"id": 100000025,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 11
|
|
},
|
|
{
|
|
"index": 1,
|
|
"itemData": {
|
|
"id": 100000010,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 10
|
|
},
|
|
{
|
|
"index": 2,
|
|
"itemData": {
|
|
"id": 100000009,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 7
|
|
},
|
|
{
|
|
"index": 3,
|
|
"itemData": {
|
|
"id": 100000008,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 6
|
|
},
|
|
{
|
|
"index": 4,
|
|
"itemData": {
|
|
"id": 100000007,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 5
|
|
},
|
|
{
|
|
"index": 5,
|
|
"itemData": {
|
|
"id": 100000006,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 4
|
|
},
|
|
{
|
|
"index": 6,
|
|
"itemData": {
|
|
"id": 100000005,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 3
|
|
},
|
|
{
|
|
"index": 7,
|
|
"itemData": {
|
|
"id": 100000004,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 2
|
|
},
|
|
{
|
|
"index": 8,
|
|
"itemData": {
|
|
"id": 100000003,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 1
|
|
},
|
|
{
|
|
"index": 9,
|
|
"itemData": {
|
|
"id": 100000002,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 9
|
|
},
|
|
{
|
|
"index": 10,
|
|
"itemData": {
|
|
"id": 100000001,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 8
|
|
},
|
|
{
|
|
"index": 11,
|
|
"itemData": {
|
|
"id": 0,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 0
|
|
},
|
|
{
|
|
"index": 12,
|
|
"itemData": {
|
|
"id": 0,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 0
|
|
},
|
|
{
|
|
"index": 13,
|
|
"itemData": {
|
|
"id": 0,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 0
|
|
},
|
|
{
|
|
"index": 14,
|
|
"itemData": {
|
|
"id": 0,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 0
|
|
},
|
|
{
|
|
"index": 15,
|
|
"itemData": {
|
|
"id": 0,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 0
|
|
},
|
|
{
|
|
"index": 16,
|
|
"itemData": {
|
|
"id": 0,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 0
|
|
},
|
|
{
|
|
"index": 17,
|
|
"itemData": {
|
|
"id": 0,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 0
|
|
},
|
|
{
|
|
"index": 18,
|
|
"itemData": {
|
|
"id": 0,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 0
|
|
},
|
|
{
|
|
"index": 19,
|
|
"itemData": {
|
|
"id": 0,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 0
|
|
},
|
|
{
|
|
"index": 20,
|
|
"itemData": {
|
|
"id": 0,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 0
|
|
},
|
|
{
|
|
"index": 21,
|
|
"itemData": {
|
|
"id": 0,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 0
|
|
},
|
|
{
|
|
"index": 22,
|
|
"itemData": {
|
|
"id": 0,
|
|
"dream": false
|
|
},
|
|
"kitNumber": 0
|
|
}
|
|
],
|
|
"captain": 100000001,
|
|
"kicktakers": [
|
|
{
|
|
"index": 0,
|
|
"id": 100000001,
|
|
"dream": false
|
|
},
|
|
{
|
|
"index": 1,
|
|
"id": 100000001,
|
|
"dream": false
|
|
},
|
|
{
|
|
"index": 2,
|
|
"id": 100000001,
|
|
"dream": false
|
|
},
|
|
{
|
|
"index": 3,
|
|
"id": 100000001,
|
|
"dream": false
|
|
},
|
|
{
|
|
"index": 4,
|
|
"id": 100000001,
|
|
"dream": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"packsOpened": 19,
|
|
"purchased": [],
|
|
"clientdata": {
|
|
"userHubData": {
|
|
"entries": [
|
|
{
|
|
"key": 0,
|
|
"value": 0
|
|
},
|
|
{
|
|
"key": 1,
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |