ChbRoomConfig.json 599 B

1234567891011121314151617181920212223
  1. [
  2. {
  3. "consumeItems": [{"count": 1, "id": 1501}],
  4. "hallName": "血流成河",
  5. "roomId": 30311,
  6. "showItems": [{"count": 300, "id": 1401}],
  7. "weightId": 1
  8. },
  9. {
  10. "consumeItems": [{"count": 1, "id": 1501}],
  11. "hallName": "血流成河",
  12. "roomId": 30312,
  13. "showItems": [{"count": 400, "id": 1401}],
  14. "weightId": 2
  15. },
  16. {
  17. "consumeItems": [{"count": 1, "id": 1501}],
  18. "hallName": "血流成河",
  19. "roomId": 30313,
  20. "showItems": [{"count": 600, "id": 1401}],
  21. "weightId": 3
  22. }
  23. ]