Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / map / tileMaps / GroupConfig.json
  1. {
  2. "TestGroup1": {
  3. "GroupName": "TestGroup1",
  4. "BattleList": [
  5. {
  6. "ErrorType": 0,
  7. "Path": "resource/map/tileMaps/TestGroup1/battle/Battle1"
  8. },
  9. {
  10. "ErrorType": 0,
  11. "Path": "resource/map/tileMaps/TestGroup1/battle/Battle2"
  12. },
  13. {
  14. "ErrorType": 0,
  15. "Path": "resource/map/tileMaps/TestGroup1/battle/Battle3"
  16. },
  17. {
  18. "ErrorType": 0,
  19. "Path": "resource/map/tileMaps/TestGroup1/battle/Battle4"
  20. },
  21. {
  22. "ErrorType": 0,
  23. "Path": "resource/map/tileMaps/TestGroup1/battle/Battle5"
  24. },
  25. {
  26. "ErrorType": 0,
  27. "Path": "resource/map/tileMaps/TestGroup1/battle/Battle6"
  28. }
  29. ],
  30. "InletList": [
  31. {
  32. "ErrorType": 0,
  33. "Path": "resource/map/tileMaps/TestGroup1/inlet/Start1"
  34. },
  35. {
  36. "ErrorType": 0,
  37. "Path": "resource/map/tileMaps/TestGroup1/inlet/Start2"
  38. },
  39. {
  40. "ErrorType": 0,
  41. "Path": "resource/map/tileMaps/TestGroup1/inlet/Start3"
  42. },
  43. {
  44. "ErrorType": 0,
  45. "Path": "resource/map/tileMaps/TestGroup1/inlet/Start4"
  46. },
  47. {
  48. "ErrorType": 0,
  49. "Path": "resource/map/tileMaps/TestGroup1/inlet/Start5"
  50. }
  51. ],
  52. "OutletList": [
  53. {
  54. "ErrorType": 0,
  55. "Path": "resource/map/tileMaps/TestGroup1/outlet/End1"
  56. }
  57. ],
  58. "BossList": [],
  59. "RewardList": [],
  60. "ShopList": [],
  61. "EventList": [],
  62. "Remark": "\u6D4B\u8BD5\u7EC4"
  63. }
  64. }