Z-战斗常量.json 472 B

123456789101112131415161718192021222324
  1. [
  2. {
  3. "excel_file_name": "Z-战斗常量.xlsx",
  4. "sheets": [
  5. {
  6. "sheet_name": "Sheet1",
  7. "row_offset": 1,
  8. "outputs": [
  9. {
  10. "enable": true,
  11. "read_type": "type_cjson",
  12. "parser_id": "const",
  13. "file_name": "BattleConstCfg.json",
  14. "gen_codes": [
  15. {
  16. "read_type": "type_csharp"
  17. }
  18. ]
  19. }
  20. ]
  21. }
  22. ]
  23. }
  24. ]