e9e6f203c2
The old pool was 79 hand-written rows whose asset ids were mostly invented, on
the premise that the client's card map is empty offline so no id could render.
That premise was refuted by a live screenshot, and this replaces its consequence.
Source: tools/dbdata_extract.py reads FIFA's own rating-sorted index out of a
running process (0x40 stride, self-validating {begin,end,end+1} name-pointer
triple, anchored on 20801 = Ronaldo 94) -> data/roster.json. dbdata.dll was a
dead end and is documented as such: its single export getTableData is an
anti-tamper attestation routine, not a data accessor.
Cross-validated against a completely independent method. tools/sweep_collect.py
serves candidate ids as a synthetic club and reads back the identity the CLIENT
resolved through its own merge. 573 of 573 overlapping names agreed exactly, and
the single id present in one and not the other is 26501, the target of the
documented 22800..22879 Legends remap -- which is also what produced 'Alex Hunter
x80' in a sweep and had looked like a bug.
Field honesty, because half of these are real and half are not:
playerid/rating/name REAL the roster
club/nation/league REAL we send zeros and the CLIENT fills them (the merge
only fills those fields when they arrive as zero)
position PARTLY 59 from the game's own per-card cache, 17 curated
by hand, the rest synthetic but deterministic
attributes SYNTH derived from rating and position
169193 is dropped from the curated set: it was in VERIFIED_ASSET_IDS and is not a
real player. The client resolves it to the database's empty placeholder row, which
renders as 'Jamal Blackman'. Two independent methods agreed.
NOTE BEFORE PUSHING ANYWHERE PUBLIC: data/roster.json is EA's player data,
extracted from your own installation. Fine locally; think twice about publishing.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VUT92pz6RWKih9dSr8ZpxW
9197 lines
139 KiB
Plaintext
9197 lines
139 KiB
Plaintext
{
|
|
"version": 1,
|
|
"personaId": 33068179,
|
|
"personaName": "CAGE",
|
|
"clubName": "OpenFUT",
|
|
"clubAbbr": "OFC",
|
|
"established": "2026",
|
|
"coins": 9949600,
|
|
"points": 0,
|
|
"record": {
|
|
"won": 0,
|
|
"draw": 0,
|
|
"loss": 0
|
|
},
|
|
"nextItemId": 100000205,
|
|
"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"
|
|
},
|
|
{
|
|
"id": 100000125,
|
|
"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": 100000126,
|
|
"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": 100000123,
|
|
"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": 100000122,
|
|
"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": 100000124,
|
|
"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": 100000130,
|
|
"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": 100000128,
|
|
"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": 100000129,
|
|
"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": 100000127,
|
|
"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": 100000131,
|
|
"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": 100000134,
|
|
"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": 100000133,
|
|
"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": 100000136,
|
|
"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": 100000132,
|
|
"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": 100000135,
|
|
"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": 100000141,
|
|
"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": 100000142,
|
|
"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": 100000145,
|
|
"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": 100000138,
|
|
"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": 100000140,
|
|
"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": 100000137,
|
|
"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": 100000139,
|
|
"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": 100000144,
|
|
"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": 100000143,
|
|
"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": 100000146,
|
|
"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": 100000155,
|
|
"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": 100000151,
|
|
"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": 100000149,
|
|
"resourceId": 167495,
|
|
"assetId": 167495,
|
|
"cardassetid": 167495,
|
|
"definitionId": 167495,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 90,
|
|
"preferredPosition": "GK",
|
|
"nation": 21,
|
|
"teamid": 21,
|
|
"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": 100000157,
|
|
"resourceId": 169193,
|
|
"assetId": 169193,
|
|
"cardassetid": 169193,
|
|
"definitionId": 169193,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "CDM",
|
|
"nation": 45,
|
|
"teamid": 21,
|
|
"leagueId": 19,
|
|
"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": 100000154,
|
|
"resourceId": 202126,
|
|
"assetId": 202126,
|
|
"cardassetid": 202126,
|
|
"definitionId": 202126,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 86,
|
|
"preferredPosition": "ST",
|
|
"nation": 14,
|
|
"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": 100000147,
|
|
"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": 100000148,
|
|
"resourceId": 199304,
|
|
"assetId": 199304,
|
|
"cardassetid": 199304,
|
|
"definitionId": 199304,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 81,
|
|
"preferredPosition": "LM",
|
|
"nation": 36,
|
|
"teamid": 9,
|
|
"leagueId": 13,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 85
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 76
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 45
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 66
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000152,
|
|
"resourceId": 178603,
|
|
"assetId": 178603,
|
|
"cardassetid": 178603,
|
|
"definitionId": 178603,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 81,
|
|
"preferredPosition": "CB",
|
|
"nation": 46,
|
|
"teamid": 175,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 70
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 48
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 63
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 83
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000153,
|
|
"resourceId": 212188,
|
|
"assetId": 212188,
|
|
"cardassetid": 212188,
|
|
"definitionId": 212188,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 79,
|
|
"preferredPosition": "GK",
|
|
"nation": 18,
|
|
"teamid": 73,
|
|
"leagueId": 16,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 43
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 22
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 79
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000158,
|
|
"resourceId": 203551,
|
|
"assetId": 203551,
|
|
"cardassetid": 203551,
|
|
"definitionId": 203551,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 78,
|
|
"preferredPosition": "LW",
|
|
"nation": 95,
|
|
"teamid": 481,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 73
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 74
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 32
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 58
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000156,
|
|
"resourceId": 215316,
|
|
"assetId": 215316,
|
|
"cardassetid": 215316,
|
|
"definitionId": 215316,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 75,
|
|
"preferredPosition": "GK",
|
|
"nation": 52,
|
|
"teamid": 44,
|
|
"leagueId": 31,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 41
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 77
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 21
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 76
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000150,
|
|
"resourceId": 203551,
|
|
"assetId": 203551,
|
|
"cardassetid": 203551,
|
|
"definitionId": 203551,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 78,
|
|
"preferredPosition": "LW",
|
|
"nation": 95,
|
|
"teamid": 481,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 86
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 73
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 74
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 32
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 58
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000159,
|
|
"resourceId": 232517,
|
|
"assetId": 232517,
|
|
"cardassetid": 232517,
|
|
"definitionId": 232517,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 62,
|
|
"preferredPosition": "RB",
|
|
"nation": 36,
|
|
"teamid": 175,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 44
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 58
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 60
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 61
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000161,
|
|
"resourceId": 235066,
|
|
"assetId": 235066,
|
|
"cardassetid": 235066,
|
|
"definitionId": 235066,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 60,
|
|
"preferredPosition": "GK",
|
|
"nation": 34,
|
|
"teamid": 48,
|
|
"leagueId": 31,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 63
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 33
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 61
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 17
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 62
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000160,
|
|
"resourceId": 227403,
|
|
"assetId": 227403,
|
|
"cardassetid": 227403,
|
|
"definitionId": 227403,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 64,
|
|
"preferredPosition": "ST",
|
|
"nation": 14,
|
|
"teamid": 15,
|
|
"leagueId": 14,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 70
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 66
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 55
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 28
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 68
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000162,
|
|
"resourceId": 237510,
|
|
"assetId": 237510,
|
|
"cardassetid": 237510,
|
|
"definitionId": 237510,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 59,
|
|
"preferredPosition": "CB",
|
|
"nation": 25,
|
|
"teamid": 10,
|
|
"leagueId": 4,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 56
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 36
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 46
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 50
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 64
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000163,
|
|
"resourceId": 236743,
|
|
"assetId": 236743,
|
|
"cardassetid": 236743,
|
|
"definitionId": 236743,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 60,
|
|
"preferredPosition": "LB",
|
|
"nation": 45,
|
|
"teamid": 481,
|
|
"leagueId": 53,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 56
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 58
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 60
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 58
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000168,
|
|
"resourceId": 167495,
|
|
"assetId": 167495,
|
|
"cardassetid": 167495,
|
|
"definitionId": 167495,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 90,
|
|
"preferredPosition": "GK",
|
|
"nation": 21,
|
|
"teamid": 21,
|
|
"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": 100000167,
|
|
"resourceId": 196889,
|
|
"assetId": 196889,
|
|
"cardassetid": 196889,
|
|
"definitionId": 196889,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 78,
|
|
"preferredPosition": "CDM",
|
|
"nation": 21,
|
|
"teamid": 175,
|
|
"leagueId": 19,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 64
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 60
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 76
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 71
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 78
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000166,
|
|
"resourceId": 209331,
|
|
"assetId": 209331,
|
|
"cardassetid": 209331,
|
|
"definitionId": 209331,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 77,
|
|
"preferredPosition": "CB",
|
|
"nation": 25,
|
|
"teamid": 47,
|
|
"leagueId": 31,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 66
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 45
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 58
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 61
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000169,
|
|
"resourceId": 213345,
|
|
"assetId": 213345,
|
|
"cardassetid": 213345,
|
|
"definitionId": 213345,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 76,
|
|
"preferredPosition": "RM",
|
|
"nation": 54,
|
|
"teamid": 10,
|
|
"leagueId": 4,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 84
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 70
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 73
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 40
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 60
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000164,
|
|
"resourceId": 215316,
|
|
"assetId": 215316,
|
|
"cardassetid": 215316,
|
|
"definitionId": 215316,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 75,
|
|
"preferredPosition": "GK",
|
|
"nation": 52,
|
|
"teamid": 44,
|
|
"leagueId": 31,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 41
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 77
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 21
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 76
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000165,
|
|
"resourceId": 211029,
|
|
"assetId": 211029,
|
|
"cardassetid": 211029,
|
|
"definitionId": 211029,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 73,
|
|
"preferredPosition": "CB",
|
|
"nation": 27,
|
|
"teamid": 10,
|
|
"leagueId": 4,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 64
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 44
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 55
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 58
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 75
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 76
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000170,
|
|
"resourceId": 224512,
|
|
"assetId": 224512,
|
|
"cardassetid": 224512,
|
|
"definitionId": 224512,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 67,
|
|
"preferredPosition": "LB",
|
|
"nation": 46,
|
|
"teamid": 10,
|
|
"leagueId": 4,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 50
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 63
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 66
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 66
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 64
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000172,
|
|
"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": 100000181,
|
|
"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": 100000177,
|
|
"resourceId": 177003,
|
|
"assetId": 177003,
|
|
"cardassetid": 177003,
|
|
"definitionId": 177003,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 88,
|
|
"preferredPosition": "CM",
|
|
"nation": 34,
|
|
"teamid": 243,
|
|
"leagueId": 53,
|
|
"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": 100000174,
|
|
"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": 100000179,
|
|
"resourceId": 190871,
|
|
"assetId": 190871,
|
|
"cardassetid": 190871,
|
|
"definitionId": 190871,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 87,
|
|
"preferredPosition": "LW",
|
|
"nation": 54,
|
|
"teamid": 73,
|
|
"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": 100000173,
|
|
"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": 100000171,
|
|
"resourceId": 192119,
|
|
"assetId": 192119,
|
|
"cardassetid": 192119,
|
|
"definitionId": 192119,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 83,
|
|
"preferredPosition": "ST",
|
|
"nation": 95,
|
|
"teamid": 18,
|
|
"leagueId": 13,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 83
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 84
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 71
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 81
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 38
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 74
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000178,
|
|
"resourceId": 212188,
|
|
"assetId": 212188,
|
|
"cardassetid": 212188,
|
|
"definitionId": 212188,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 79,
|
|
"preferredPosition": "GK",
|
|
"nation": 18,
|
|
"teamid": 73,
|
|
"leagueId": 16,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 43
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 22
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 79
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000176,
|
|
"resourceId": 215316,
|
|
"assetId": 215316,
|
|
"cardassetid": 215316,
|
|
"definitionId": 215316,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 75,
|
|
"preferredPosition": "GK",
|
|
"nation": 52,
|
|
"teamid": 44,
|
|
"leagueId": 31,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 41
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 77
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 21
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 76
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99,
|
|
"pile": "club"
|
|
},
|
|
{
|
|
"id": 100000180,
|
|
"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": 100000175,
|
|
"resourceId": 212188,
|
|
"assetId": 212188,
|
|
"cardassetid": 212188,
|
|
"definitionId": 212188,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 79,
|
|
"preferredPosition": "GK",
|
|
"nation": 18,
|
|
"teamid": 73,
|
|
"leagueId": 16,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 43
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 22
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 79
|
|
}
|
|
],
|
|
"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": 30,
|
|
"purchased": [
|
|
{
|
|
"id": 100000182,
|
|
"resourceId": 200936,
|
|
"assetId": 200936,
|
|
"cardassetid": 200936,
|
|
"definitionId": 200936,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 63,
|
|
"preferredPosition": "CAM",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 59
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 60
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 64
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 64
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 40
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 51
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000183,
|
|
"resourceId": 234259,
|
|
"assetId": 234259,
|
|
"cardassetid": 234259,
|
|
"definitionId": 234259,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 52,
|
|
"preferredPosition": "CM",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 49
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 44
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 51
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 52
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 45
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 50
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000184,
|
|
"resourceId": 228404,
|
|
"assetId": 228404,
|
|
"cardassetid": 228404,
|
|
"definitionId": 228404,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 69,
|
|
"preferredPosition": "CAM",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 67
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 41
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 58
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000185,
|
|
"resourceId": 214019,
|
|
"assetId": 214019,
|
|
"cardassetid": 214019,
|
|
"definitionId": 214019,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 64,
|
|
"preferredPosition": "LW",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 70
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 58
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 63
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 67
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 36
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 52
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000186,
|
|
"resourceId": 232273,
|
|
"assetId": 232273,
|
|
"cardassetid": 232273,
|
|
"definitionId": 232273,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 51,
|
|
"preferredPosition": "RB",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 52
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 35
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 47
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 46
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 53
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 48
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000187,
|
|
"resourceId": 206310,
|
|
"assetId": 206310,
|
|
"cardassetid": 206310,
|
|
"definitionId": 206310,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 67,
|
|
"preferredPosition": "CM",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 57
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 66
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 67
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 58
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 64
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000188,
|
|
"resourceId": 192635,
|
|
"assetId": 192635,
|
|
"cardassetid": 192635,
|
|
"definitionId": 192635,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 76,
|
|
"preferredPosition": "LW",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 68
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 73
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 48
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 61
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000189,
|
|
"resourceId": 178250,
|
|
"assetId": 178250,
|
|
"cardassetid": 178250,
|
|
"definitionId": 178250,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 78,
|
|
"preferredPosition": "CB",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 63
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 45
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 61
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 56
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 83
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 81
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000190,
|
|
"resourceId": 207964,
|
|
"assetId": 207964,
|
|
"cardassetid": 207964,
|
|
"definitionId": 207964,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 69,
|
|
"preferredPosition": "LB",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 71
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 49
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 64
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 63
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 67
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 67
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000191,
|
|
"resourceId": 207725,
|
|
"assetId": 207725,
|
|
"cardassetid": 207725,
|
|
"definitionId": 207725,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 75,
|
|
"preferredPosition": "CDM",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 57
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 73
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 71
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 75
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 73
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000192,
|
|
"resourceId": 191856,
|
|
"assetId": 191856,
|
|
"cardassetid": 191856,
|
|
"definitionId": 191856,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 75,
|
|
"preferredPosition": "GK",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 49
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 53
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 29
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 52
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 15
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 49
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000193,
|
|
"resourceId": 229317,
|
|
"assetId": 229317,
|
|
"cardassetid": 229317,
|
|
"definitionId": 229317,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 68,
|
|
"preferredPosition": "RW",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 65
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 65
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 69
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 42
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 53
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000194,
|
|
"resourceId": 186132,
|
|
"assetId": 186132,
|
|
"cardassetid": 186132,
|
|
"definitionId": 186132,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 80,
|
|
"preferredPosition": "GK",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 52
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 57
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 31
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 55
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 16
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 52
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000195,
|
|
"resourceId": 201043,
|
|
"assetId": 201043,
|
|
"cardassetid": 201043,
|
|
"definitionId": 201043,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 75,
|
|
"preferredPosition": "CM",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 66
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 65
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 75
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 76
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 66
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 67
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000196,
|
|
"resourceId": 139313,
|
|
"assetId": 139313,
|
|
"cardassetid": 139313,
|
|
"definitionId": 139313,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 77,
|
|
"preferredPosition": "CDM",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 67
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 58
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 73
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 72
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 76
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 79
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000197,
|
|
"resourceId": 170370,
|
|
"assetId": 170370,
|
|
"cardassetid": 170370,
|
|
"definitionId": 170370,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 80,
|
|
"preferredPosition": "CM",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 70
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 69
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 81
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 70
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 72
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000198,
|
|
"resourceId": 165580,
|
|
"assetId": 165580,
|
|
"cardassetid": 165580,
|
|
"definitionId": 165580,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 83,
|
|
"preferredPosition": "LB",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 84
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 75
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 74
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 84
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 78
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000199,
|
|
"resourceId": 156519,
|
|
"assetId": 156519,
|
|
"cardassetid": 156519,
|
|
"definitionId": 156519,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 80,
|
|
"preferredPosition": "CB",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 64
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 45
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 61
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 84
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 82
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000200,
|
|
"resourceId": 2651,
|
|
"assetId": 2651,
|
|
"cardassetid": 2651,
|
|
"definitionId": 2651,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 75,
|
|
"preferredPosition": "LW",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 79
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 70
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 70
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 81
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 45
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 58
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000201,
|
|
"resourceId": 204278,
|
|
"assetId": 204278,
|
|
"cardassetid": 204278,
|
|
"definitionId": 204278,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 76,
|
|
"preferredPosition": "CB",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 62
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 40
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 60
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 56
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 82
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 80
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000202,
|
|
"resourceId": 177388,
|
|
"assetId": 177388,
|
|
"cardassetid": 177388,
|
|
"definitionId": 177388,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 86,
|
|
"preferredPosition": "LB",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 60
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 88
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 82
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000203,
|
|
"resourceId": 208333,
|
|
"assetId": 208333,
|
|
"cardassetid": 208333,
|
|
"definitionId": 208333,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 80,
|
|
"preferredPosition": "RB",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 59
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 71
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 76
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 80
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 74
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
},
|
|
{
|
|
"id": 100000204,
|
|
"resourceId": 166744,
|
|
"assetId": 166744,
|
|
"cardassetid": 166744,
|
|
"definitionId": 166744,
|
|
"cardsubtypeid": 0,
|
|
"itemType": "player",
|
|
"rareflag": 1,
|
|
"rating": 76,
|
|
"preferredPosition": "LB",
|
|
"nation": 0,
|
|
"teamid": 0,
|
|
"leagueId": 0,
|
|
"playStyle": 250,
|
|
"attributeList": [
|
|
{
|
|
"index": 0,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 1,
|
|
"value": 53
|
|
},
|
|
{
|
|
"index": 2,
|
|
"value": 69
|
|
},
|
|
{
|
|
"index": 3,
|
|
"value": 69
|
|
},
|
|
{
|
|
"index": 4,
|
|
"value": 78
|
|
},
|
|
{
|
|
"index": 5,
|
|
"value": 72
|
|
}
|
|
],
|
|
"itemState": "free",
|
|
"owners": 1,
|
|
"untradeable": true,
|
|
"contract": 7,
|
|
"fitness": 99
|
|
}
|
|
],
|
|
"clientdata": {
|
|
"userHubData": {
|
|
"entries": [
|
|
{
|
|
"key": 0,
|
|
"value": 0
|
|
},
|
|
{
|
|
"key": 1,
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |