Advertisement
GregroxMun

Webb System

Dec 31st, 2017
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.53 KB | None | 0 0
  1. //Star: "Webb-64 / JWST-64 / Dei"
  2.  
  3. Planet "JWST-64 b / Abardon"
  4. {
  5. ParentBody "Webb-64 / JWST-64 / Dei"
  6. Class "Selena"
  7. Mass = 0.566
  8. NoRings true
  9. AlbedoBond 0.1
  10. AlbedoGeom 0.06
  11. Orbit
  12. {
  13. SemiMajorAxis = 0.013
  14. Eccentricity = 0.2
  15. }
  16. Surface
  17. {
  18. colorLowland 0.02,0.02,0.02
  19. colorUpland 0.07,0.07,0.07
  20. colorRock 0.1,0.1,0.1
  21. volcanoFreq 1.778
  22. volcanoDensity 0.452
  23. volcanoOctaves 3
  24. volcanoMagn 0.738
  25. volcanoFlows 0.595
  26. volcanoTemp 2300
  27. volcanoActivity 1.8
  28. lavaCoverTidal 0.3
  29. lavaCoverSun 0.1
  30. }
  31. Atmosphere
  32. {
  33. Model "Pluto"
  34. Pressure 0.0001
  35. Height 38
  36. Bright 2.06
  37. Hue -0.270
  38. }
  39. }
  40.  
  41. Planet "JWST-64 g / Remio"
  42. {
  43. ParentBody "Webb-64 / JWST-64 / Dei"
  44. Class "Selena"
  45. Mass 0.006
  46. Orbit
  47. {
  48. SemiMajorAxis = 0.047
  49. Eccentricity = 0.03
  50. }
  51. Surface
  52. {
  53. colorLowland 0.02,0.02,0.02
  54. colorUpland 0.07,0.07,0.07
  55. colorRock 0.1,0.1,0.1
  56. }
  57. }
  58.  
  59. Barycenter "JWST-64 e / Weff-Caplir Barycenter"
  60. {
  61. ParentBody "Webb-64 / JWST-64 / Dei"
  62. Orbit
  63. {
  64. SemiMajorAxis = 0.072
  65. Inclination 0.07
  66. RefPlane "Extrasolar"
  67. Eccentricity = 0.07
  68. }
  69. }
  70.  
  71. Planet "JWST-64 eA / Weff"
  72. {
  73. ParentBody "JWST-64 e / Weff-Caplir Barycenter"
  74. Class "Desert"
  75. Mass = 0.27994
  76. Radius = 4426.2
  77. NoRings true
  78. AlbedoBond 0.4
  79. AlbedoGeom 0.3
  80. RotationPeriod 115.2
  81. Obliquity = 0.1
  82. Orbit
  83. {
  84. Period 0.0131419645
  85. Inclination 0.07
  86. RefPlane "Equator"
  87. MeanAnomaly 275
  88. }
  89. Clouds
  90. {
  91. Coverage = 0.754
  92. }
  93. Atmosphere
  94. {
  95. Model "Thick"
  96. Pressure = 16
  97. Height = 129
  98. Hue = 0
  99. Saturation = 1
  100. Bright = 14
  101. Greenhouse 200
  102. }
  103. }
  104.  
  105. Planet "JWST-64 eB / Caplir"
  106. {
  107. ParentBody "JWST-64 e / Weff-Caplir Barycenter"
  108. Class "Desert"
  109. Mass = 0.193
  110. Radius = 3823.3
  111. NoRings true
  112. AlbedoBond = 0.27
  113. AlbedoGeom = 0.3
  114. Obliquity = 0.1
  115. RotationPeriod 115.2
  116. Orbit
  117. {
  118. Period = 0.0131419645
  119. Inclination 0.07
  120. RefPlane "Equator"
  121. MeanAnomaly 95
  122. }
  123. Atmosphere
  124. {
  125. Model "Mars"
  126. Pressure = 0.18
  127. Height = 23.5
  128. Bright = 10
  129. Composition
  130. {
  131. CO2 98
  132. H2O 1.5
  133. N2 0.5
  134. }
  135. }
  136. }
  137.  
  138. Planet "JWST-64 d / Crincap"
  139. {
  140. ParentBody "Webb-64 / JWST-64 / Dei"
  141. Class "Terra"
  142. Mass 0.355
  143. Radius = 4899.3
  144. NoRings true
  145. AlbedoBond 0.75
  146. AlbedoGeom 0.4
  147. Orbit
  148. {
  149. SemiMajorAxis = 0.10398411817174374
  150. //period 600 hours
  151. }
  152. Life
  153. {
  154. Class "Organic"
  155. Type "Multicellular"
  156. Biome "Marine"
  157. }
  158. Clouds
  159. {
  160. Coverage = 0.032
  161. }
  162. Aurora
  163. {
  164. Height 10
  165. NorthRadius 10000
  166. NorthLat 0
  167. NorthLon 90
  168. NorthWidth 10000
  169. NorthRings 8
  170. NorthBright 20
  171. SouthRadius 10000
  172. SouthLat 0
  173. SouthLon 0
  174. SouthBright 3
  175. SouthRings 8
  176. SouthWidth 10000
  177. }
  178. Atmosphere
  179. {
  180. Model "Earth"
  181. Hue = 0
  182. Saturation = 1
  183. Bright = 7
  184. Pressure = 0.7
  185. Height = 100
  186. Composition
  187. {
  188. N2 77.7729
  189. O2 20.8625
  190. Ar 0.9303
  191. H2O 0.4000
  192. CO2 0.0398
  193. }
  194. }
  195. Surface
  196. {
  197. colorLowPlants 0.05,0.1,0.025
  198. OceanStyle = 0
  199. }
  200. }
  201.  
  202. Moon "Mooroid"
  203. {
  204. ParentBody "JWST-64 d / Crincap"
  205. Mass = 9.2E-10
  206. Orbit
  207. {
  208. Period 0.0008
  209. }
  210. }
  211.  
  212. Planet "JWST-64 f / Peshest"
  213. {
  214. ParentBody "Webb-64 / JWST-64 / Dei"
  215. Mass 0.31
  216. Class "WaterWorld"
  217. Orbit
  218. {
  219. SemiMajorAxis 0.2
  220. }
  221. Atmosphere
  222. {
  223. Pressure 0.8
  224. Model "Neptune"
  225. Height 130
  226. Bright 8
  227. Opacity 0.6
  228. Hue 0
  229. Saturation 1
  230. Composition
  231. {
  232. N2 77.7729
  233. O2 20.8625
  234. Ar 0.9303
  235. H2O 0.4000
  236. CO2 0.0398
  237. }
  238. }
  239. }
  240.  
  241. Moon "Peshest M1"
  242. {
  243. ParentBody "JWST-64 f / Peshest"
  244. Mass = 2.3E-9
  245. Orbit
  246. {
  247. Period 0.00173791775
  248. }
  249. }
  250.  
  251. Moon "Peshest M2"
  252. {
  253. ParentBody "JWST-64 f / Peshest"
  254. Mass 0.003
  255. Class "Selena"
  256. NoAtmosphere true
  257. Orbit
  258. {
  259. Period 0.054758
  260. }
  261. }
  262.  
  263. Planet "JWST-64 c / Mintar"
  264. {
  265. ParentBody "Webb-64 / JWST-64 / Dei"
  266. Mass 202
  267. Class "Jovian"
  268. PoleRA 19 12 30
  269. PoleDec 15 34 32
  270. Orbit
  271. {
  272. SemiMajorAxis 0.59
  273. inclination 4
  274. }
  275. }
  276.  
  277. Moon "Mintar M1"
  278. {
  279. ParentBody "JWST-64 c / Mintar"
  280. Mass 0.01
  281. Class "Selena"
  282. Orbit
  283. {
  284. Period 0.005
  285. }
  286. }
  287.  
  288. Moon "Mintar M2"
  289. {
  290. ParentBody "JWST-64 c / Mintar"
  291. Mass 0.0008
  292. Class "IceWorld"
  293. Orbit
  294. {
  295. Period 0.01
  296. }
  297. }
  298.  
  299. Moon "Mintar M3"
  300. {
  301. ParentBody "JWST-64 c / Mintar"
  302. Mass 0.012
  303. Class "Titan"
  304. Orbit
  305. {
  306. Period 0.025
  307. }
  308. Atmosphere
  309. {
  310. Pressure 3
  311. Model "Titan"
  312. }
  313. }
  314.  
  315. Moon "Mintar M4"
  316. {
  317. ParentBody "JWST-64 c / Mintar"
  318. Mass 0.002
  319. Class "IceWorld"
  320. Orbit
  321. {
  322. Period 0.05
  323. }
  324. }
  325.  
  326. Moon "Mintar M5"
  327. {
  328. ParentBody "JWST-64 c / Mintar"
  329. Mass 0.005
  330. Class "IceWorld"
  331. Orbit
  332. {
  333. Period 0.06
  334. }
  335. }
  336.  
  337. Planet "JWST-64 h / Tilmos"
  338. {
  339. ParentBody "Webb-64 / JWST-64 / Dei"
  340. Mass 20
  341. Class "IceGiant"
  342. PoleRA 09 27 20
  343. PoleDec -08 39 34
  344. Orbit
  345. {
  346. SemiMajorAxis 2.773118711
  347. Eccentricity = 0.3
  348. }
  349. Clouds
  350. {
  351. ModulateColor 0.1,0.7,1.3,0.4
  352. stripeZones 1.8
  353. stripeFluct 0.13
  354. stripeTwist 1.3
  355. Coverage 1
  356. }
  357. Atmosphere
  358. {
  359. Model "Neptune"
  360. Bright 20
  361. Opacity 1
  362. Saturation 1.06
  363. Hue -0.01
  364. }
  365. }
  366.  
  367. Moon "Tilmos M1"
  368. {
  369. ParentBody "JWST-64 h / Tilmos"
  370. Mass 0.0008
  371. Class "IceWorld"
  372. Orbit
  373. {
  374. Period 0.002
  375. }
  376. }
  377. Moon "Tilmos M2"
  378. {
  379. ParentBody "JWST-64 h / Tilmos"
  380. Mass 0.0003
  381. Orbit
  382. {
  383. Period 0.004
  384. }
  385. }
  386. Moon "Tilmos M3"
  387. {
  388. ParentBody "JWST-64 h / Tilmos"
  389. Mass 0.003
  390. Class "IceWorld"
  391. Orbit
  392. {
  393. Period 0.008
  394. }
  395. }
  396. Moon "Tilmos M4"
  397. {
  398. ParentBody "JWST-64 h / Tilmos"
  399. Mass 0.0037
  400. Class "IceWorld"
  401. Orbit
  402. {
  403. Period 0.016
  404. }
  405. }
  406. Moon "Tilmos M5"
  407. {
  408. ParentBody "JWST-64 h / Tilmos"
  409. Mass 0.007
  410. Class "IceWorld"
  411. Atmosphere
  412. {
  413. Pressure 0.03
  414. }
  415. Orbit
  416. {
  417. Period 0.024
  418. }
  419. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement