[ { "excel_file_name": "T-探险-布阵模型.xlsx", "sheets": [ { "sheet_name": "Sheet1", "row_offset": 1, "outputs": [ { "enable": true, "read_type": "type_sjson", "parser_id": "table", "file_name": "lineup_type.json", "gen_codes": [ { "read_type": "type_go" } ] }, { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "LineupTypeCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "ID", "is_unique": true } ], "heads": [ { "key": "布阵模型ID", "name": "ID", "side": "c", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "缩放", "name": "ModelScale", "side": "c", "type_cjson": "string", "type_csharp": "Vector3,Vector3Converter" }, { "key": "坐标偏移", "name": "PosionOffset", "side": "c", "type_cjson": "string", "type_csharp": "Vector3,Vector3Converter" }, { "key": "旋转偏移", "name": "RotationOffset", "side": "c", "type_cjson": "string", "type_csharp": "Vector3,Vector3Converter" }, { "key": "默认动作名", "name": "ActionName", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "预制体", "name": "Prefab", "side": "c", "type_sjson": "string", "type_go": "string", "type_cjson": "string", "type_csharp": "string" } ] } ] } ]