- 主题
- 回帖
- 0
- 精华
- 注册时间
- 2023-5-15
- 最后登录
- 1970-1-1
- 在线时间
- 小时
- 爆棚声望
-
- PGB
-
|
另附我自己调的文件,关于传球看工投这个我是没想明白的,所以我改成了视野、传球、才华~
{
"relevant_attributes": ["vision", "passing", "flair"],
"stat_type": "passes_attempted"
},
{
"relevant_attributes": ["passing", "decisions","vision",, "technique"],
"stat_type": "pass_completion"
},
{
"relevant_attributes": ["passing", "vision", "flair","technique"],
"stat_type": "key_passes"
},
{
"relevant_attributes": ["vision","crossing", "flair"],
"stat_type": "crosses_attempted"
},
{
"relevant_attributes": ["crossing", "vision", "technique"],
"stat_type": "cross_completion"
},
{
"relevant_attributes": ["positioning","tackling", "work_rate"],
"stat_type": "tackles_attempted"
},
{
"relevant_attributes": ["tackling", "positioning","anticipation", "positioning" ,"strength"],
"stat_type": "tackle_completion"
},
{
"relevant_attributes": ["tackling", "positioning", "work_rate"],
"stat_type": "key_tackles"
},
{
"relevant_attributes": [ "positioning","anticipation","],
"stat_type": "interceptions"
},
{
"relevant_attributes": [ "positioning", "work_rate","concentration", "bravery"],
"stat_type": "blocks"
},
{
"relevant_attributes": ["positioning","concentration"],
"stat_type": "clearances"
},
{
"relevant_attributes": ["jumping","heading", "aggression","concentration"],
"stat_type": "headers_attempted"
},
{
"relevant_attributes": [ "jumping","heading", "strength"],
"stat_type": "header_completion"
},
{
"relevant_attributes": ["jumping","positioning","heading", "concentration"],
"stat_type": "key_headers"
},
{
"relevant_attributes": ["dirtyness", "aggression"],
"stat_type": "fouls_made"
},
{
"relevant_attributes": ["dribbling", "technique", "acceleration", "flair"],
"stat_type": "dribbles"
},
{
"relevant_attributes": ["movement", "concentration", "acceleration", "work_rate"],
"stat_type": "offsides"
},
{
"relevant_attributes": ["work_rate", "pace", "stamina"],
"stat_type": "distance_run"
},
{
"relevant_attributes": ["vision","flair", "passing"],
"stat_type": "progressive_passes"
},
{
"relevant_attributes": ["work_rate", "stamina"],
"stat_type": "footprints"
},
{
"relevant_attributes": ["work_rate", "stamina", "anticipation"],
"stat_type": "pressures_attempted"
},
{
"relevant_attributes": ["pace","work_rate", "stamina"],
"stat_type": "pressures_completion"
}
] |
|