GregroxMun

Bop Moonlet

Dec 19th, 2015
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. //tUrNiNg bOp iNtO a ToTaLy UnReAlIsTiC mOoN oF a MoOn AnD yOu ShOuLd Be AsHaMeD!
  2. @Kopernicus:FOR[AlternisKerbol]
  3. {
  4.     @Body[Bop]
  5.     {
  6.         @Properties
  7.         {
  8.             radius = 4900
  9.             geeASL = 0.0253
  10.             description = A worthless lump of unusually-dense rock in a hopelessly unstable orbit. Despite the apparent instability, its orbit never seems to change. This merits further investigation... Maybe something very strange is going on here.
  11.             @ScienceValues
  12.             {
  13.                 landedDataValue            = 2
  14.                 inSpaceLowDataValue        = 1
  15.                 inSpaceHighDataValue    = 1
  16.                 recoveryValue            = 2
  17.             }
  18.         }
  19.         @Orbit
  20.         {
  21.             @referenceBody                = Kerbin
  22.             
  23.             semiMajorAxis                = 3250900
  24.             inclination                    = 0.12
  25.             eccentricity                = 0.055
  26.             longitudeOfAscendingNode    = 10
  27.             argumentOfPeriapsis            = 25
  28.             meanAnomalyAtEpoch            = 0.899
  29.             epoch                        = 0
  30.         }
  31.         @PQS
  32.         {
  33.             minLevel = 2
  34.             maxLevel = 5
  35.             Mods
  36.             {
  37.                 VertexSimplexHeightAbsolute
  38.                 {
  39.                     seed = 348534534
  40.                     deformity = 1700
  41.                     frequency = 0.5
  42.                 }
  43.                 VertexHeightNoise
  44.                 {
  45.                     seed = 994574854
  46.                     deformity = 250
  47.                     frequency = 3
  48.                 }
  49.                 kraken
  50.                 {
  51.                     repositionRadiusOffset = 1000
  52.                 }
  53.             }
  54.         }
  55.     }
  56. }
  57.  
  58. @Kopernicus:FOR[AlternisKerbol]:NEEDS[GalacticNeighborhood]
  59. {
  60.     @Body[Bop]
  61.     {
  62.         @Properties
  63.         {
  64.             A worthless lump of unusually dense rock in a hopelessly unstable orbit around Kibren. Despite its apparent instability, its orbit never seems to change. This merits further investigation... perhaps something interesting is occuring here.
  65.         }
  66.     }
  67. }
Advertisement
Add Comment
Please, Sign In to add comment