[ { "excel_file_name": "T-探险-关卡.xlsx", "sheets": [ { "sheet_name": "Sheet1", "row_offset": 1, "outputs": [ { "enable": true, "read_type": "type_sjson", "parser_id": "table", "file_name": "chapter_level.json", "gen_codes": [ { "read_type": "type_go" } ] }, { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "ChapterLevelCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "ChapterID,ID", "is_unique": true }, { "index_names": "ID", "is_unique": true } ], "heads": [ { "key": "所属章节", "name": "ChapterID", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "关卡ID", "name": "ID", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "关卡名称Lang", "name": "NameLang", "side": "c", "type_sjson": "string", "type_go": "string", "type_cjson": "string", "type_csharp": "string" }, { "key": "关卡名称", "name": "Levelname", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "前置关卡ID", "name": "UnlockID", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "关卡类型", "name": "LevelType", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "图标", "name": "Icon", "side": "c", "type_sjson": "string", "type_go": "string", "type_cjson": "string", "type_csharp": "string" }, { "key": "怪物组ID", "name": "MonsterGroupID", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "挑战消耗精力值", "name": "CostStamina", "side": "cs", "type_sjson": "array", "type_go": "types.Assets", "type_cjson": "string", "type_csharp": "ArrayIntList,ArrayIntListConverter" }, { "key": "每日可挑战次数", "name": "DayChallengeCount", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "每日可购买次数", "name": "DayCanBuyTimes", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "星级条件", "name": "Conditions", "side": "cs", "type_sjson": "array", "type_go": "types.List[int32]", "type_cjson": "array", "type_csharp": "int[]" }, { "key": "固定奖励", "name": "FixedRewards", "side": "cs", "type_sjson": "array", "type_go": "types.Assets", "type_cjson": "string", "type_csharp": "ArrayIntList,ArrayIntListConverter" }, { "key": "首通奖励展示", "name": "FirstRewardDisplay", "side": "c", "type_sjson": "array", "type_go": "types.Assets", "type_cjson": "string", "type_csharp": "ArrayIntList,ArrayIntListConverter" }, { "key": "随机奖励展示", "name": "RandomRewardDisplay", "side": "c", "type_sjson": "array", "type_go": "types.Assets", "type_cjson": "string", "type_csharp": "ArrayIntList,ArrayIntListConverter" }, { "key": "首通奖励", "name": "FirstReward", "side": "cs", "type_sjson": "array", "type_go": "types.Assets", "type_cjson": "string", "type_csharp": "ArrayIntList,ArrayIntListConverter" }, { "key": "随机奖励库", "name": "RandomRewardPools", "side": "cs", "type_sjson": "array", "type_go": "types.PairList[int32, int]", "type_cjson": "string", "type_csharp": "ArrayIntList,ArrayIntListConverter" }, { "key": "战场地图ID", "name": "BattleSceneID", "side": "cs", "type_sjson": "int", "type_go": "uint32", "type_cjson": "int", "type_csharp": "int" }, { "key": "章节界面奖励展示", "name": "ChapterRewards", "side": "c", "type_cjson": "string", "type_csharp": "ArrayIntList,ArrayIntListConverter" }, { "key": "怪物组名字Lang", "name": "MonsterNameLang", "side": "c", "type_sjson": "string", "type_go": "string", "type_cjson": "string", "type_csharp": "string" }, { "key": "怪物组等级", "name": "MonsterLevle", "side": "c", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "怪物组头像", "name": "MonsterIcon", "side": "c", "type_sjson": "string", "type_go": "string", "type_cjson": "string", "type_csharp": "string" }, { "key": "跳转id", "name": "JumpIDs", "side": "c", "type_cjson": "array", "type_csharp": "int[]" } ] } ] } ]