[ { "excel_file_name": "S-赛季-霸业任务.xlsx", "sheets": [ { "sheet_name": "Sheet1", "row_offset": 1, "outputs": [ { "enable": true, "read_type": "type_sjson", "parser_id": "table", "file_name": "season_quest.json", "gen_codes": [ { "read_type": "type_go" } ] }, { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "SeasonQuestCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "ID", "is_unique": true } ], "heads": [ { "key": "霸业ID", "name": "ID", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "下一个霸业ID", "name": "NextID", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "任务类型", "name": "QuestType", "side": "cs", "type_sjson": "int", "type_go": "enum.SeasonQuestType", "type_cjson": "int", "type_csharp": "int" }, { "key": "标题Lang", "name": "TitleLang", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "任务参数", "name": "QuestParams", "side": "cs", "type_sjson": "array", "type_go": "types.List[int32]", "type_cjson": "array", "type_csharp": "int[]" }, { "key": "任务奖励", "name": "Rewards", "side": "cs", "type_sjson": "array", "type_go": "types.Assets", "type_cjson": "string", "type_csharp": "ArrayIntList,ArrayIntListConverter" }, { "key": "任务时长(h)", "name": "QuestDuration", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "解锁功能", "name": "UnlockFunc", "side": "cs", "type_sjson": "array", "type_go": "types.List[int32]", "type_cjson": "array", "type_csharp": "int[]" }, { "key": "排序", "name": "Sort", "side": "c", "type_cjson": "int", "type_csharp": "int" } ] }, { "sheet_name": "霸业任务枚举", "row_offset": 1, "outputs": [ { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "SeasonQuestTypeCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "QuestTypeID", "is_unique": true } ], "heads": [ { "key": "霸业任务枚举ID", "name": "QuestTypeID", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "任务描述Lang", "name": "DescLang", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "展示-任务所需次数", "name": "NeedTimes", "side": "c", "type_cjson": "array", "type_csharp": "int[]" }, { "key": "展示-描述内容", "name": "DesContent", "side": "c", "type_cjson": "array", "type_csharp": "int[]" } ] }, { "sheet_name": "功能解锁枚举", "row_offset": 1, "outputs": [ { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "SeasonUnlockFuncCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "UnlockFuncID", "is_unique": true } ], "heads": [ { "key": "功能解锁枚举ID", "name": "UnlockFuncID", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "功能描述Lang", "name": "DescLang", "side": "c", "type_cjson": "string", "type_csharp": "string" } ] } ] } ]