转换配置表为csv格式

This commit is contained in:
flswld
2023-01-06 11:16:59 +08:00
parent 7596d87bb4
commit b6512b58c2
814 changed files with 320715 additions and 54 deletions

View File

@@ -0,0 +1,11 @@
卡组ID,解锁条件,解锁条件参数
1,,
2,,
3,1,3
4,1,3
5,1,5
6,1,5
7,1,7
8,1,7
9,1,10
10,1,10
1 卡组ID 解锁条件 解锁条件参数
2 1
3 2
4 3 1 3
5 4 1 3
6 5 1 5
7 6 1 5
8 7 1 7
9 8 1 7
10 9 1 10
11 10 1 10