GregroxMun

AKR Minmus

Mar 19th, 2016
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.11 KB | None | 0 0
  1. @Kopernicus:FOR[AlternisKerbol]
  2. {
  3. @Body[Minmus]
  4. {
  5. //cacheFile = AlternisKerbol/000_Cache/Minmus.bin
  6.  
  7. // We have to force ScaledSpace caching, because we change neither the radius, nor use no template
  8. Debug
  9. {
  10. exportBin = false
  11. }
  12. @Template
  13. {
  14. name = Minmus
  15. removePQSMods = VertexPlanet
  16. }
  17. @Orbit
  18. {
  19. @referenceBody = Jool
  20. semiMajorAxis = 29038391
  21. inclination = 0.003
  22. eccentricity = 0.0
  23. longitudeOfAscendingNode = 78
  24. argumentOfPeriapsis = 38
  25. meanAnomalyAtEpoch = 0.899
  26. epoch = 0
  27. color = RGBA(77, 26, 26, 255)
  28. }
  29. @ScaledVersion
  30. {
  31. Material
  32. {
  33. normals = AlternisKerbol/Minmus/Textures/Minmus_Normal
  34. texture = AlternisKerbol/Minmus/Textures/Minmus_Color
  35.  
  36. Gradient
  37. {
  38. 0.0 = 0.72549,0.81961,0.83529,1
  39. 0.6 = 0.0549,0.0784,0.141,1
  40. 1.0 = 0.0196,0.0196,0.0196,1
  41. }
  42. }
  43. }
  44. @Properties
  45. {
  46. biomeMap = AlternisKerbol/Minmus/PluginData/MinmusBiome.png
  47.  
  48. Biomes
  49. {
  50. Biome
  51. {
  52. name = Flats
  53. value = 1.0
  54. color = 0,0,0,1
  55. }
  56. Biome
  57. {
  58. name = Highlands
  59. value = 1.1
  60. color = 1,1,1,1
  61. }
  62. }
  63. description = Minmus is a small moon orbiting Jool. It is red in color, and very close to our parent planet. It is within one of the hazardous radiation belts of Jool, and since it has no magnetic field of its own, it is one of the most irradiated places in the solar system. (Pack your dosimeter.) It is the most red-tinted natural object in the solar system, and its actual composition is something of a mystery. Some have argued the surface is a strange sort of ice, others have insisted that it must be an oxygen-rich mineral. One astronomer was quoted as jokingly suggesting that Minmus was made of a cinnamon candy.
  64. geeASL = 0.028
  65. radius = 29000
  66. tidallyLocked = true
  67. @ScienceValues
  68. {
  69. spaceAltitudeThreshold = 7000
  70. flyingAltitudeThreshold = 20
  71. landedDataValue = 5
  72. inSpaceLowDataValue = 2
  73. inSpaceHighDataValue = 2
  74. recoveryValue = 4
  75. }
  76. }
  77. @PQS
  78. {
  79. Mods
  80. {
  81. VoronoiCraters
  82. {
  83. name = 1
  84. deformation = 200
  85. voronoiSeed = 98646
  86. voronoiDisplacement = 0.1
  87. voronoiFrequency = 6
  88. simplexSeed = 123123
  89. simplexOctaves = 9
  90. simplexPersistence = 0.5
  91. simplexFrequency = 120
  92. jitter = 0.1
  93. jitterHeight = 3
  94. rFactor = 0.5
  95. rOffset = 1
  96. colorOpacity = 0.2
  97. DebugColorMapping = false
  98. enabled = true
  99. order = 101
  100. }
  101. VertexPlanet
  102. {
  103. deformity = 2450
  104. LandClasses
  105. {
  106. Class
  107. {
  108. name = AbyPl
  109. baseColor = 0.376, 0.141, 0.117, 1.000
  110. colorNoise = 0.386, 0.151, 0.127, 1.000
  111. colorNoiseAmount = 0.200000002980232
  112. fractalEnd = 0.00100000004749745
  113. fractalStart = 0
  114. lerpToNext = True
  115. fractalDelta = 0.00100000004749745
  116. endHeight = 0
  117. startHeight = 0
  118. delete = False
  119. SimplexNoiseMap
  120. {
  121. deformity = 1
  122. frequency = 4
  123. octaves = 4
  124. persistance = 0.600000023841858
  125. seed = 0
  126. }
  127. }
  128. Class
  129. {
  130. name = Beach
  131. baseColor = 0.611, 0.260, 0.220, 1.000
  132. colorNoise = 0.500, 0.250, 0.230, 1.000
  133. colorNoiseAmount = 0.200000002980232
  134. fractalEnd = 0.449999988079071
  135. fractalStart = 0.00100000004749745
  136. lerpToNext = True
  137. fractalDelta = 0.448999988031574
  138. endHeight = 0
  139. startHeight = 0
  140. delete = False
  141. SimplexNoiseMap
  142. {
  143. deformity = 1
  144. frequency = 4
  145. octaves = 4
  146. persistance = 0.600000023841858
  147. seed = 0
  148. }
  149. }
  150. Class
  151. {
  152. name = Grass
  153. baseColor = 0.198, 0.128, 0.062, 1.000
  154. colorNoise = 0.18, 0.12, 0.05, 1.000
  155. colorNoiseAmount = 0.300000011920929
  156. fractalEnd = 0.899999976158142
  157. fractalStart = 0.449999988079071
  158. lerpToNext = True
  159. fractalDelta = 0.449999988079071
  160. endHeight = 0
  161. startHeight = 0
  162. delete = False
  163. SimplexNoiseMap
  164. {
  165. deformity = 1
  166. frequency = 3
  167. octaves = 4
  168. persistance = 0.600000023841858
  169. seed = 0
  170. }
  171. }
  172. Class
  173. {
  174. name = Snow
  175. baseColor = 0.198, 0.128, 0.062, 1.000
  176. colorNoise = 0.18, 0.12, 0.05, 1.000
  177. colorNoiseAmount = 0.400000005960464
  178. fractalEnd = 2
  179. fractalStart = 0.899999976158142
  180. lerpToNext = False
  181. fractalDelta = 1.10000002384186
  182. endHeight = 0
  183. startHeight = 0
  184. delete = False
  185. SimplexNoiseMap
  186. {
  187. deformity = 1
  188. frequency = 2
  189. octaves = 4
  190. persistance = 0.600000023841858
  191. seed = 0
  192. }
  193. }
  194. }
  195. }
  196. }
  197. }
  198. }
  199. }
Advertisement
Add Comment
Please, Sign In to add comment