Advertisement
Cabbink

Iona Data

Apr 11th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.56 KB | None | 0 0
  1. @Kopernicus:AFTER[KOPERNICUS]
  2. {
  3. Body
  4. {
  5. name = Iona
  6. Debug
  7. {
  8. exportMesh = true
  9. update = true
  10. }
  11. cacheFile = ExoplanetPack/Iona/Cache/Iona.bin
  12. Template
  13. {
  14. name = Laythe
  15. removeAllPQSMods = true
  16. removeOcean = true
  17. }
  18. Properties
  19. {
  20. description = A Exoplanet Discovered Early April, 2017, and assumed to have a very close moon.
  21. radius = 1080000
  22. geeASL = 1.3
  23. rotates = true
  24. tidallyLocked = false
  25. RotationPeriod = 93643
  26. initialRotation = 14
  27. isHomeWorld = false
  28. timewarpAltitudeLimits= 0 600000 1600000 1800000 2400000 4800000 9600000 15000000
  29. ScienceValues
  30. {
  31. landedDataValue = 12
  32. splashedDataValue = 12
  33. flyingLowDataValue = 8
  34. flyingHighDataValue = 5
  35. inspaceLowDataValue =4
  36. inSpaceHighDataValue = 3
  37. recoveryValue = 3
  38. flyingAltitudeThreshold = 25000
  39. spaceAltitudeThreshold = 520000
  40. }
  41. biomemap = ExoplanetPack/Iona/PluginData/Iona_biomes.dds
  42. Biomes
  43. {
  44. Biome
  45. {
  46. name = Iona Land
  47. value = 1
  48. color = 0,0,0,1
  49. }
  50. Biome
  51. {
  52. name = null
  53. value = 0
  54. color = 1,0,0,1
  55. }
  56. }
  57. }
  58. ScaledVersion
  59. {
  60. type = Atmospheric
  61. fadeStart = 0
  62. fadeEnd = 0
  63. Material
  64. {
  65. texture = ExoplanetPack/Iona/PluginData/Iona_color.png
  66. normals = ExoplanetPack/Iona/PluginData/Iona_normal.dds
  67. shininess = 0
  68. specular = 0,0,0,0
  69. rimPower = 3
  70. rimBlend = 0.7
  71. Gradient
  72. {
  73. 0.0 = 0.2,0.6,0.6,1.0
  74. 0.5 = 0.4,0.3,0.6,1.0
  75. 1.0 = 0.0196,0.0196,0.0196,1.0
  76. }
  77. }
  78. }
  79.  
  80. //set the atmosphere properties
  81. Atmosphere
  82. {
  83. ambientColor = 0.24,0.25,0.25,1
  84. lightColor = 0.65,0.57,0.475,0.5
  85. staticDensityASL = 0.764571404126208
  86. adiabaticIndex = 1.39999997615814
  87. maxAltitude = 50000
  88. altitude = 50000
  89. atmosphereDepth = 50000
  90. gasMassLapseRate = 4.84741125702493
  91. atmosphereMolarMass = 0.0289644002914429
  92. pressureCurveIsNormalized = False
  93. staticPressureASL = 120.795
  94. temperatureCurveIsNormalized = False
  95. temperatureLapseRate = 0.00564
  96. temperatureSeaLevel = 268
  97. enabled = true
  98. oxygen = true
  99. addAFG = True
  100. pressureCurve
  101. {
  102. key = 0 160.795 0 -0.005216384
  103. key = 5250 93.40898 -0.004252711 -0.004252711
  104. key = 10000 47.78605 -0.002407767 -0.002407767
  105. key = 17000 17.100577 -0.001092064 -0.001092064
  106. key = 22000 4.812421 -0.0004677011 -0.0004677011
  107. key = 31000 1.812482 -0.0001961767 -0.0001961767
  108. key = 38000 0.6104055 -7.855808E-05 -7.855808E-05
  109. key = 50000 0 0 0
  110. }
  111. temperatureCurve
  112. {
  113. key = 0 268 0 -0.009285714
  114. key = 5250 196 -0.009253677 0
  115. key = 10000 196 0 0.001419616
  116. key = 17000 207.8 0.001414257 0.003959919
  117. key = 22000 225.5 0.0039412 -0.0002581542
  118. key = 31000 193 -0.003911343 -0.0007623209
  119. key = 38000 189 0 0.001478429
  120. key = 50000 204 0 0
  121. }
  122. temperatureLatitudeBiasCurve
  123. {
  124. key = 0 5 0 -0.04354425
  125. key = 50 1 -0.2132 -0.2132
  126. key = 70 -10 -1.128971 -1.128971
  127. key = 90 -30 -0.02418368 0
  128. }
  129. AtmosphereFromGround
  130. {
  131. waveLength = 0.843283594,0.668219268,0.49830395,0
  132. }
  133. }
  134. Orbit
  135. {
  136. referenceBody = Sun
  137. semiMajorAxis = 626313830400
  138. Inclination = 3
  139. eccentricity = 0.01
  140. longitudeOfAscendingNode = 130
  141. argumentofPeriapsis = 50
  142. meanAnomalyEpoch = 12
  143. epoch = 0
  144. color = 0.407,0.51,0.81,1.0
  145. }
  146. PQS
  147. {
  148. Mods
  149. {
  150. VertexHeightMap
  151. {
  152. map = ExoplanetPack/Iona/PluginData/Iona_height.dds
  153. offset = -1500.0
  154. deformity = 10000
  155. order = 9999999
  156. enabled = true
  157. }
  158. VertexColorMap
  159. {
  160. map = ExoplanetPack/Iona/PluginData/Iona_color.png
  161. order = 500
  162. enabled = true
  163. }
  164. VertexSimplexHeight
  165. {
  166. deformity = 1700
  167. frequency = 4
  168. octaves = 12
  169. persistence = 0.5
  170. seed = 674624
  171. order = 21
  172. enabled = True
  173. name = _HeightNoise
  174. index = 0
  175. }
  176. VertexSimplexHeightAbsolute
  177. {
  178. deformity = 485
  179. frequency = 24
  180. octaves = 8
  181. persistence = 0.600000023841858
  182. seed = 453453435
  183. order = 20
  184. enabled = True
  185. name = _HeightNoise
  186. index = 0
  187. }
  188. VertexHeightNoise
  189. {
  190. deformity = 600
  191. frequency = 1.5
  192. octaves = 4
  193. persistence = 0.5
  194. seed = 546345
  195. noiseType = RiggedMultifractal
  196. mode = Low
  197. lacunarity = 2.5
  198. order = 10
  199. enabled = True
  200. name = _Height
  201. index = 0
  202. }
  203. }
  204. }
  205. }
  206. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement