[ { "excel_file_name": "R-任务-主线.xlsx", "sheets": [ { "sheet_name": "Sheet1", "row_offset": 1, "outputs": [ { "enable": true, "read_type": "type_sjson", "parser_id": "table", "file_name": "main_quest.json", "gen_codes": [ { "read_type": "type_go" } ] }, { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "MainQuestCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "ChapterID", "is_unique": true } ], "heads": [ { "key": "章节ID", "name": "ChapterID", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "章节名称Lang", "name": "NameLang", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "章节介绍Lang", "name": "DescLang", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "背景图", "name": "Bg", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "章节名称图", "name": "ChapterNameImg", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "章节奖励", "name": "ChapterRewards", "side": "cs", "type_sjson": "array", "type_go": "types.Assets", "type_cjson": "string", "type_csharp": "ArrayIntList,ArrayIntListConverter" }, { "key": "任务组ID", "name": "QuestGroupID", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "下一章节ID", "name": "NextChapterID", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" } ] } ] } ]