Advertisement
GregroxMun

Stock Asteroid Config

Nov 24th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. Asteroid
  2. {
  3. name = Stock
  4. Locations
  5. {
  6. Flyby
  7. {
  8. Body
  9. {
  10. body = Kerbin
  11. minDuration = 15
  12. maxDuration = 60
  13. probability = 66
  14. reached = false
  15. }
  16. }
  17. Around
  18. {
  19. Body
  20. {
  21. body = Dres
  22. semiMajorAxis
  23. {
  24. minValue = 18133960
  25. maxValue = 20606775
  26. }
  27. probability = 33
  28. reached = true
  29. }
  30. }
  31. }
  32. interval = 15
  33. minUntrackedLifetime = 1
  34. maxUntrackedLifetime = 20
  35. probability = 50
  36. spawnGroupMinLimit = 3
  37. spawnGroupMaxLimit = 8
  38. Size
  39. {
  40. key = 0 0
  41. key = 0.3 0.45
  42. key = 0.7 0.55
  43. key = 1 1
  44. }
  45. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement