[ { "excel_file_name": "L-联盟-仓库.xlsx", "sheets": [ { "sheet_name": "Sheet1", "row_offset": 1, "outputs": [ { "enable": true, "read_type": "type_sjson", "parser_id": "table", "file_name": "league_storage.json", "gen_codes": [ { "read_type": "type_go" } ] }, { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "LeagueStorageCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "ID", "is_unique": true } ], "heads": [ { "key": "资源ID", "name": "ID", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "初始默认税率(百分比)", "name": "InitRate", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "税率下限(百分比)", "name": "MinRate", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "税率上限(百分比)", "name": "MaxRate", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "税率调整次数(每日)", "name": "AdjustTimes", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "F币分红次数(每日)", "name": "fBonusTimes", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "F币分红最小值", "name": "MinFBonus", "side": "cs", "type_sjson": "int", "type_go": "int64", "type_cjson": "int", "type_csharp": "int" }, { "key": "排序", "name": "Sort", "side": "c", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "产量", "name": "Output", "side": "c", "type_cjson": "int", "type_csharp": "GameConfig.ConfigGen.LeagueAttribute" }, { "key": "储存上限", "name": "StoreLimit", "side": "c", "type_cjson": "int", "type_csharp": "GameConfig.ConfigGen.LeagueAttribute" }, { "key": "保护上限", "name": "ProtCap", "side": "c", "type_cjson": "int", "type_csharp": "GameConfig.ConfigGen.LeagueAttribute" } , { "key": "资源介绍", "name": "Desc", "side": "c", "type_cjson": "string", "type_csharp": "string" } ] } ] } ]