gfgcfg_tblblindboxcfg.json 497 B

12345678910111213141516171819202122232425262728
  1. [
  2. {
  3. "Id": 1,
  4. "Name": "万世镜幸运盲盒",
  5. "CostID": 1000005,
  6. "CostIDNum": [
  7. 150,
  8. 900
  9. ],
  10. "RandomDropId": 50000001,
  11. "OrdinaryDropDisplay": 50000002,
  12. "HideDropDisplay": 50000003,
  13. "MaxCount": 999999
  14. },
  15. {
  16. "Id": 2,
  17. "Name": "春日盲盒",
  18. "CostID": 1000005,
  19. "CostIDNum": [
  20. 150,
  21. 900
  22. ],
  23. "RandomDropId": 50000005,
  24. "OrdinaryDropDisplay": 50000006,
  25. "HideDropDisplay": 50000007,
  26. "MaxCount": 999999
  27. }
  28. ]