[ { "excel_file_name": "Z-buff特效.xlsx", "sheets": [ { "sheet_name": "Sheet1", "row_offset": 2, "outputs": [ { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "BattleBuffEffectCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "ID", "is_unique": true } ], "heads": [ { "key": "配置ID", "name": "ID", "side": "c", "type_cjson": "int", "type_csharp": "uint" }, { "key": "特效延迟时间", "name": "DelayTime", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "特效持续时间", "name": "Duration", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "特效预制体", "name": "Prefab", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "坐标类型", "name": "CoordType", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "挂载点", "name": "EffectAttachmentType", "side": "c", "type_cjson": "int", "type_csharp": "F1.Battle.EffectAttachmentType" }, { "key": "是否一直跟随挂载点", "name": "IsFollow", "side": "c", "type_cjson": "bool", "type_csharp": "bool" }, { "key": "是否使用挂载点旋转", "name": "EnableRotation", "side": "c", "type_cjson": "bool", "type_csharp": "bool" }, { "key": "是否使用挂载点缩放", "name": "EnableScale", "side": "c", "type_cjson": "bool", "type_csharp": "bool" } ] } ] } ]