Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @Kopernicus:AFTER[KOPERNICUS]
- {
- Body
- {
- name = Casio
- cacheFile = Kopernicus/Cache/Casio.bin
- flightGlobalsIndex = 531
- }
- Template
- {
- name = Minmus
- removeAllPQSMods = true
- }
- Properties
- {
- description = Test Planet.
- radius = 100000
- geeASL = 0.5
- rotationPeriod = 22000
- rotates = true
- tidallyLocked = false
- initialRotation = 0
- isHomeWorld = false
- timewarpAltitudeLimits = 0 10000 20000 50000 100000 200000 400000 500000
- ScienceValues
- {
- landedDataValue = 2
- splashedDataValue = 2
- flyingLowDataValue = 11
- flyingHighDataValue = 8
- inSpaceLowDataValue = 7
- inSpaceHighDataValue = 6
- recoveryValue = 7
- flyingAltitudeThreshold = 15000
- spaceAltitudeThreshold = 200000
- }
- }
- Orbit
- {
- referenceBody = Sun
- color = 0.5,0.2,0.3,1
- inclination = 0
- eccentricity = 0
- semiMajorAxis = 9000000000
- longitudeOfAscendingNode = 0
- argumentOfPeriapsis = 0
- meanAnomalyAtEpoch = 0
- epoch = 0
- }
- PQS
- {
- Mods
- {
- VertexSimplexHeightAbsolute
- {
- name = heightmod1
- seed = 123
- deformity = 100
- octaves = 3
- persistence = 0.5
- frequency = 1
- enabled = true
- order = 2
- }
- VertexSimplexHeightAbsolute
- {
- name = heightmod2
- seed = 456
- deformity = 2500
- octaves = 3
- persistence = 0.5
- frequency = 1
- enabled = true
- order = 3
- }
- HeightColorMap
- {
- blend = 0.5
- enabled = true
- order = 10
- LandClasses
- {
- Class
- {
- name = Base
- altitudeStart = 0
- altitudeEnd = 0.1
- color = 0.1,0.1,0.1,1.0
- lerpToNext = true
- }
- Class
- {
- name = Low
- altitudeStart = 0.1
- altitudeEnd = 0.6
- color = 0.1,0.1,0.6,1.0
- lerpToNext = true
- }
- Class
- {
- name = Mid
- altitudeStart = 0.6
- altitudeEnd = 0.8
- color = 0.2,0.2,0.8,1.0
- lerpToNext = true
- }
- Class
- {
- name = High
- altitudeStart = 0.8
- altitudeEnd = 2
- color = 1.0,1.0,1.0,0.8
- lerpToNext = false
- }
- }
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment