[ { "excel_file_name": "D-地图-标记指令.xlsx", "sheets": [ { "sheet_name": "联盟标记", "row_offset": 1, "outputs": [ { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "MapMarkCommandCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "CommandID", "is_unique": true } ], "heads": [ { "key": "指令ID", "name": "CommandID", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "指令名称Lang", "name": "CommandNameLang", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "效果ID", "name": "EffectID", "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": "MapMarkTypeCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "MapMarkTypeID", "is_unique": true } ], "heads": [ { "key": "标记类型ID", "name": "MapMarkTypeID", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "类型名称Lang", "name": "MapMarkTypeNameLang", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "是否有子标记类型", "name": "HasSubType", "side": "c", "type_cjson": "bool", "type_csharp": "bool" }, { "key": "效果ID", "name": "EffectID", "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": "MapMarkEffectCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "EffectID", "is_unique": true } ], "heads": [ { "key": "标记效果ID", "name": "EffectID", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "标记图标", "name": "Icon", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "地块标记光效", "name": "GridLightEffect", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "显示标题", "name": "IsShowTitle", "side": "c", "type_cjson": "bool", "type_csharp": "bool" }, { "key": "标题文字颜色", "name": "BubbleTextColor", "side": "c", "type_cjson": "string", "type_csharp": "ColorInt,ColorIntConverter" }, { "key": "标题外框颜色", "name": "OutlineColor", "side": "c", "type_cjson": "string", "type_csharp": "ColorInt,ColorIntConverter" }, { "key": "标题外框偏移", "name": "OutlineOffset", "side": "c", "type_cjson": "string", "type_csharp": "Vector2Float,Vector2FloatConverter" }, { "key": "标题文字颜色-小", "name": "BubbleTextColorSmall", "side": "c", "type_cjson": "string", "type_csharp": "ColorInt,ColorIntConverter" }, { "key": "标题外框颜色-小", "name": "OutlineColorSmall", "side": "c", "type_cjson": "string", "type_csharp": "ColorInt,ColorIntConverter" }, { "key": "标题外框偏移-小", "name": "OutlineOffsetSmall", "side": "c", "type_cjson": "string", "type_csharp": "Vector2Float,Vector2FloatConverter" } ] } ] } ]