hch
2025-08-02 c4f9670d3a4c104f94575d05e5911e237d64446d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
int    int    int    int[]    int[]
Id    Country    NeedHeroCount    AttrIDList    AttrValueList
唯一ID    国家    所需武将数    属性ID列表    属性值列表
1    1    4    16|18    1000|1000
2    1    5    16|18    1500|1500
3    1    6    16|18    2000|2000
4    2    4    16|18    1000|1000
5    2    5    16|18    1500|1500
6    2    6    16|18    2000|2000
7    3    4    16|18    1000|1000
8    3    5    16|18    1500|1500
9    3    6    16|18    2000|2000
10    4    4    16|18    1000|1000
11    4    5    16|18    1500|1500
12    4    6    16|18    2000|2000