转换配置表为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,10 @@
索引ID,ScheduleID,难度,怪物等级,地城等级,分数系数
1,5040001,0,0,49,1
2,5040001,1,0,69,2
3,5040001,2,0,89,4
4,5076001,0,0,49,1
5,5076001,1,0,69,2
6,5076001,2,0,89,4
7,5094001,0,0,39,1
8,5094001,1,0,69,2
9,5094001,2,0,89,4
1 索引ID ScheduleID 难度 怪物等级 地城等级 分数系数
2 1 5040001 0 0 49 1
3 2 5040001 1 0 69 2
4 3 5040001 2 0 89 4
5 4 5076001 0 0 49 1
6 5 5076001 1 0 69 2
7 6 5076001 2 0 89 4
8 7 5094001 0 0 39 1
9 8 5094001 1 0 69 2
10 9 5094001 2 0 89 4