Advertisement
GregroxMun

Yeerbor Kopernicus

Oct 3rd, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. @Kopernicus:FOR[aWhirligigWorld]
  2. {
  3. Body
  4. {
  5. name = Yeerbor
  6. cacheFile = WhirligigWorld/Cache/Yeerbor.bin
  7. Template
  8. {
  9. name = Ike
  10. removePQSMods = VertexSimplexHeightAbsolute,VertexHeightNoise,VertexSimplexHeight,VertexColorMap
  11. }
  12. Properties
  13. {
  14. radius = 22300
  15. sphereOfInfluence = 47089 //rescaled to match periapsis instead of semimajoraxis.
  16. mass = 8.095e18
  17. rotationPeriod = -35842.3391 //(-2:7)
  18. }
  19. Orbit
  20. {
  21. referenceBody = Egad
  22. semiMajorAxis = 7412233
  23. //periapsis = ~963000 m
  24. //period = 125448.187
  25. eccentricity = 0.87
  26. inclination = 178.3
  27. }
  28. PQS
  29. {
  30. Mods
  31. {
  32. VertexHeightNoiseRegional
  33. {
  34. order = 22
  35. name = HeightNoise
  36. multiplierMap = WhirligigWorld/PluginData/Yeerbor_Height.png
  37. Mod
  38. {
  39. deformity = 400
  40. frequency = 2
  41. octaves = 4
  42. persistence = 0.5
  43. seed = 590676637
  44. noiseType = RiggedMultifractal
  45. mode = Low
  46. lacunarity = 2.5
  47. }
  48. }
  49. VertexSimplexHeightAbsolute
  50. {
  51. deformity = 100
  52. frequency = 18
  53. octaves = 6
  54. persistence = 0.5
  55. seed = 4234532
  56. order = 30
  57. enabled = True
  58. name = _FineDetail
  59. }
  60. VertexSimplexHeight
  61. {
  62. multiplierMap = WhirligigWorld/PluginData/Yeerbor_Height.png
  63. order = 21
  64. name = SimplexHeight
  65. Mod
  66. {
  67. deformity = 700
  68. frequency = 4
  69. octaves = 12
  70. persistence = 0.5
  71. seed = 674624
  72. }
  73. }
  74. VertexHeightMap
  75. {
  76. map = WhirligigWorld/PluginData/Yeerbor_Shape.png
  77. deformity = 10000
  78. order = 9999999
  79. name = shape
  80. {
  81. VertexHeightMap
  82. {
  83. map = WhirligigWorld/PluginData/Yeerbor_Height.png
  84. deformity = 5000
  85. order = 15
  86. name = height
  87. }
  88. }
  89. }
  90. }
  91. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement