[ { "excel_file_name": "D-地图-对象.xlsx", "sheets": [ { "sheet_name": "Sheet1", "row_offset": 1, "outputs": [ { "enable": false, "read_type": "type_sjson", "parser_id": "table", "file_name": "map_object.json", "gen_codes": [ { "read_type": "type_go" } ] }, { "enable": false, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "MapObjectCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "ConfigID", "is_unique": true } ], "heads": [ { "key": "配置ID", "name": "ConfigID", "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": "Level", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "类型", "name": "Type", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "是否可攻占", "name": "CanMarchOccupy", "side": "cs", "type_sjson": "bool", "type_go": "bool", "type_cjson": "bool", "type_csharp": "bool" }, { "key": "是否可行军", "name": "CanMarchStay", "side": "cs", "type_sjson": "bool", "type_go": "bool", "type_cjson": "bool", "type_csharp": "bool" }, { "key": "是否可调动", "name": "CanDeployed", "side": "cs", "type_sjson": "bool", "type_go": "bool", "type_cjson": "bool", "type_csharp": "bool" }, { "key": "是否可征兵", "name": "CanConscription", "side": "cs", "type_sjson": "bool", "type_go": "bool", "type_cjson": "bool", "type_csharp": "bool" }, { "key": "是否可驻守", "name": "CanMarchGarrison", "side": "cs", "type_sjson": "bool", "type_go": "bool", "type_cjson": "bool", "type_csharp": "bool" }, { "key": "是否可采集", "name": "CanMarchGather", "side": "cs", "type_sjson": "bool", "type_go": "bool", "type_cjson": "bool", "type_csharp": "bool" }, { "key": "是否可掠夺", "name": "CanMarchSnatch", "side": "cs", "type_sjson": "bool", "type_go": "bool", "type_cjson": "bool", "type_csharp": "bool" }, { "key": "是否可攻城", "name": "CanMarchAttack", "side": "cs", "type_sjson": "bool", "type_go": "bool", "type_cjson": "bool", "type_csharp": "bool" }, { "key": "奇数列偏移", "name": "OffsetOdd", "side": "cs", "type_sjson": "array", "type_go": "types.Points", "type_cjson": "string", "type_csharp": "string" }, { "key": "偶数列偏移", "name": "OffsetEven", "side": "cs", "type_sjson": "array", "type_go": "types.Points", "type_cjson": "string", "type_csharp": "string" }, { "key": "模型-草地", "name": "Model1", "side": "c", "type_sjson": "string", "type_go": "string", "type_cjson": "string", "type_csharp": "string" }, { "key": "模型-雪地", "name": "Model2", "side": "c", "type_sjson": "string", "type_go": "string", "type_cjson": "string", "type_csharp": "string" }, { "key": "模型-沙漠", "name": "Model3", "side": "c", "type_sjson": "string", "type_go": "string", "type_cjson": "string", "type_csharp": "string" } ] } ] } ]