blob.json 705 B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "Computing": {
  3. "Blob Size Factor": 0.25,
  4. "Covering Factor": 0.75,
  5. "Global Factor": 2.78,
  6. "Known Foods Factor": 0.05
  7. },
  8. "Gathering": {
  9. "Diagonal Moves": true,
  10. "Light Compute": true,
  11. "Sightline": -1
  12. },
  13. "Global Decrease": 0.1,
  14. "Harvesting": {
  15. "Collect": 10,
  16. "Eat": 5,
  17. "Max": 30,
  18. "Min": 30
  19. },
  20. "Remaining Blob on Food": 50,
  21. "Scouters": {
  22. "Drop by eat": 25,
  23. "Min": 2
  24. },
  25. "Scouting": {
  26. "Diagonal Moves": true,
  27. "Global Explore Probability": 0.02,
  28. "Light Compute": true,
  29. "Search Locally on Food": true,
  30. "Sightline": 3
  31. }
  32. }