nest.json 492 B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "1":{
  3. "pos":"320,0",
  4. "num":4,
  5. "delay":0,
  6. "behavior":1
  7. },
  8. "2":{
  9. "pos":"320,0",
  10. "num":3,
  11. "delay":1,
  12. "behavior":""
  13. },
  14. "3":{
  15. "pos":"320,0",
  16. "num":4,
  17. "delay":2,
  18. "behavior":""
  19. },
  20. "4":{
  21. "pos":"320,0",
  22. "num":5,
  23. "delay":3,
  24. "behavior":""
  25. },
  26. "5":{
  27. "pos":"320,0",
  28. "num":6,
  29. "delay":4,
  30. "behavior":""
  31. }
  32. }