Mission
{
name = 01 - Mission Alpha
description = Hi! They call me KiT, Kerbal in Text... My Name is Steve by the way, not does it matters. Ok here is our very first Mission. Reach 75km with a probe and then land safe! So don't forget the Parachute, and remember Dragchutes are a nono!
reward = 15000
category = ORBIT, LANDING
OrbitGoal
{
reward = 2500
description = Ok, first bring the Rocket up to 75km.
body = Kerbin
minAltitude = 75000
}
LandingGoal
{
reward = 2500
description = Well done, now bring it back down!
body = Kerbin
}
}
Mission
{
name = 02 - Mission Beta
description = Ok, now it's time to see if we could establish a stable orbit around Kerbin. Reach a stable Orbit of 80km (+/- 5km) with a Probe, stay there for 2 hours to collect Data and then land safe, preferred at KSC. Don't forget you need all 4 Sensors on the Probe!
reward = 20000
category = ORBIT, LANDING
requiresMission = 01 - Mission Alpha
SubMissionGoal
{
description = Orbit 80km +/-5km with 4 Sensors aboard for 2 hours
reward = 12000
OrbitGoal
{
body = Kerbin
maxApA = 85000
minPeA = 75000
minSeconds = TIME(2h)
}
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
}
LandingGoal
{
reward = 3000
description = Land at Kerbin
body = Kerbin
}
LandingGoal
{
reward = 5000
description = (Optional) Land at KSC
optional = true
body = Kerbin
minLatitude = -1.103
maxLatitude = 1.103
minLongitude = -75.575
maxLongitude = -73.575
}
}
Mission
{
name = 03 - Mission Charlie
description = So the last test went surprisingly well. Now let's see what it cost to reach 75km with a 2.5m Probe and then land safe!
reward = 50000
category = ORBIT, LANDING
requiresMission = 02 - Mission Beta
SubMissionGoal
{
description = RC-L01 Remote Guidance Unit need
reward = 2000
OrbitGoal
{
body = Kerbin
minAltitude = 75000
}
PartGoal
{
partName = probeStackLarge
partCount = 1
}
}
LandingGoal
{
reward = 3000
body = Kerbin
}
}
Mission
{
name = 04 - Pic'o Rama
description = I knew it was an error to strap a camera on our last flight. Now they want some nice beauty shoot of the Mun and the KSC! Reach a stable Orbit of 100km with a Probe; take some nice Pictures of the Mun and KSC. Then land safe, preferred at KSC.
reward = 30000
category = ORBIT, LANDING
requiresMission = 03 - Mission Charlie
OrbitGoal
{
reward = 2000
description = Get an Orbit of 100km +/- 5km
body = Kerbin
maxApA = 105000
minPeA = 95000
}
LandingGoal
{
reward = 3000
description = Land at Kerbin
body = Kerbin
}
LandingGoal
{
reward = 5000
description = (Optional) Land at KSC
optional = true
body = Kerbin
minLatitude = -1.103
maxLatitude = 1.103
minLongitude = -75.575
maxLongitude = -73.575
}
}
Mission
{
name = 05 - Mission KommSat I
description = Hola! We got our first Client-Request, give your best! It will bring us other Clients! Kerbal Telecom likes to get a Satellite in Orbit! Reach a stable Orbit of 150km (+/- 5km) with a Communication Satellite. The Client requested at least 1 Communotron 88-88 and 1 Communotron 16 strapped on the Satellite, so don't forget them!
reward = 50000
category = ORBIT
requiresMission = 04 - Pic'o Rama
SubMissionGoal
{
description = Orbit 150km +/- 5km, 1x Communotron 88-88, 1x Communotron 16
reward = 10000
OrbitGoal
{
body = Kerbin
maxApA = 155000
minPeA = 145000
}
PartGoal
{
partName = longAntenna
partCount = 1
}
PartGoal
{
partName = commDish
partCount = 1
}
}
}
Mission
{
name = 06 - Kerbal in Space
description = Sweet! Now we can go and look at the Commercial Missions Level 1! They will bring us the hard Cash that we need! Ok it's time to bring one of our brave Kerbals into Space! Our Data shows that it should be relative save, aehm... once we get him there. Reach a stable Orbit of 250km (+/- 5km), stay there at least for 2 hours and then bring him safe back to KSC!
reward = 130000
category = ORBIT, LANDING
requiresMission = 05 - Mission KommSat I
OrbitGoal
{
reward = 5000
description = Orbit 250km +/- 5km
crewCount = 1
body = Kerbin
maxApA = 255000
minPeA = 245000
minSeconds = TIME(2h)
}
LandingGoal
{
reward = 5000
crewCount = 1
body = Kerbin
}
LandingGoal
{
reward = 10000
description = (Optional) Land at KSC
optional = true
body = Kerbin
crewCount = 1
minLatitude = -1.103
maxLatitude = 1.103
minLongitude = -75.575
maxLongitude = -73.575
}
}
Mission
{
name = 07 - Rock around Mun
description = Wow! It worked, never thought we would see that Kerbal again... Ok now that we have proof that a Kerbal can survive in Space, we should start and look at other Bodies that are out there. Let's start with Mun. Get a Probe up there in a stable Orbit of 100km +/- 5km, fly at least for 3 hours around Mun, to collect data and then come back to Kerbin. The Scientists asked us to stick some Sensors at the Probe; they would pay 2500k for each! And like usual there is a Bonus if you land at KSC.
reward = 150000
category = ORBIT, LANDING
requiresMission = 06 - Kerbal in Space
SubMissionGoal
{
description = Orbit 100km +/- 5km over Mun for 3 hours
reward = 5000
OrbitGoal
{
body = Mun
maxApA = 105000
minPeA = 95000
minSeconds = TIME(3h)
}
PartGoal
{
reward = 2500
optional = true
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
reward = 2500
optional = true
partName = sensorBarometer
partCount = 1
}
PartGoal
{
reward = 2500
optional = true
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
reward = 2500
optional = true
partName = sensorThermometer
partCount = 1
}
}
LandingGoal
{
reward = 5000
body = Kerbin
}
LandingGoal
{
reward = 10000
description = (Optional) Land at KSC
optional = true
body = Kerbin
minLatitude = -1.103
maxLatitude = 1.103
minLongitude = -75.575
maxLongitude = -73.575
}
}
Mission
{
name = 08 - Crash da Mun
description = No too bad the last trip was... ok enough green brainpower ,) so our Scientists are excited over the findings of our Mun Trip. And now comes the fun part! They asked if we could crash a Probe into Mun! I guess if we could do it at Kerbin it should be also possible in Space! It's up to you to have the fun. So build a Probe with these two Sensors aboard: GRAVMAX Negative Gravioli Detector and Double-C Accelerometer. They said something about the lines that they will pay extra for the other two Sensors; they also requested that we put at least 200 Electric Charge on the Rocket so it would also collect Data at the darkside of Mun. Now go and have Fun!
reward = 100000
category = ORBIT, LANDING
requiresMission = 07 - Rock around Mun
SubMissionGoal
{
description = Get into Orbit with min. 2x Sensors and min. 200 Electric Charge
reward = 5000
OrbitGoal
{
body = Kerbin
maxEccentricity = 0.5
}
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
reward = 2500
optional = true
partName = sensorBarometer
partCount = 1
}
PartGoal
{
reward = 2500
optional = true
partName = sensorThermometer
partCount = 1
}
ResourceGoal
{
name = ElectricCharge
minAmount = 200
}
}
CrashGoal
{
description = Crash into Mun!
reward = 50000
body = Mun
}
}
Mission
{
name = 09 - Mission Moho Flyby
description = Great Job done! Now it's time to look a little bit further away. They decided to give Moho a visit. So just get captured in Moho SOI with a Periapsis of 150km +/- 5km and have these two Sensors aboard: GRAVMAX Negative Gravioli Detector and Double-C Accelerometer. For every extra Sensor they will pay 2500k!
reward = 150000
category = ORBIT, SATELLITE
requiresMission = 08 - Crash da Mun
SubMissionGoal
{
description = Flyby, Periapsis 150km +/- 5km over Moho
reward = 15000
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
reward = 2500
optional = true
partName = sensorBarometer
partCount = 1
}
PartGoal
{
reward = 2500
optional = true
partName = sensorThermometer
partCount = 1
}
OrbitGoal
{
body = Moho
minPeA = 145000
maxPeA = 155000
maxApA = -1
maxAltitude = 155000
}
}
}
Mission
{
name = 10 - Mission Duna Flyby
description = Omg what have we done ?! They were so excited that they asked for more! Now they want Duna... So, like the last time, just get captured in Duna SOI with a Periapsis of 150km +/- 5km and have the same two Sensors aboard: GRAVMAX Negative Gravioli Detector and Double-C Accelerometer. And like the last time they pay extra for every additional Sensor!
reward = 150000
category = ORBIT, SATELLITE
requiresMission = 09 - Mission Moho Flyby
SubMissionGoal
{
reward = 10000
description = Flyby, Periapsis 150km +/- 5km over Duna
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
reward = 2500
optional = true
partName = sensorBarometer
partCount = 1
}
PartGoal
{
reward = 2500
optional = true
partName = sensorThermometer
partCount = 1
}
OrbitGoal
{
body = Duna
minPeA = 145000
maxPeA = 155000
maxApA = -1
maxAltitude = 155000
}
}
}
Mission
{
name = 11 - Land da Probe on Mun!
description = It's Mun again! This time we have to manage to land on Mun... yes you read right you have to fly a Probe with all 4 Sensors to Mun and then land it there! Anywhere... so don't crash it! Ah and here is a last minute Update; they say now they also need Communication Stuff on the Probe... So slam a Dish and some Sticky Antennas on that thing and it has to work... I hate last minute changes, so have fun.
reward = 100000
category = ORBIT, LANDING
requiresMission = 10 - Mission Duna Flyby
SubMissionGoal
{
description = Land on the Mun!
reward = 25000
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = longAntenna
partCount = 1
}
PartGoal
{
partName = commDish
partCount = 1
}
LandingGoal
{
body = Mun
}
}
}
Mission
{
name = 12 - Crash on Moho
description = What do the words Crash and Moho mean to you ? For me a lot of fun! So it's up to you to fly a Probe with 4x Sensors, min. 3x Communotron 88-88 and min. 1x Communotron 16 all the way to Moho. And then crash that thing!
reward = 150000
category = ORBIT, LANDING
requiresMission = 11 - Land da Probe on Mun!
SubMissionGoal
{
reward = 50000
description = Leave the Atmosphere with 4 Sensors, 3x Communotron 16, 1x Communotron 88-88
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = longAntenna
partCount = 3
}
PartGoal
{
partName = commDish
partCount = 1
}
OrbitGoal
{
body = Kerbin
minAltitude = 75000
}
}
CrashGoal
{
description = Crash into Moho!
reward = 50000
body = Moho
}
}
Mission
{
name = 13 - Dock'away
description = Don't ask me how but they managed to get hold off some Docking Ports. So what you get when slightly mad scientists getting their hands on stuff like that ? You are guessing right... Dock 2 Ships in Orbit! Start first with a Probe and send her to a stable 100km +/- 5km Orbit. Then put a brave Kerbal in on of that fancy Cans and send him up. Dock both ships and then bring them back! KSC landing out of convenience preferred, who wants to travel half around Kerbin to pick him up ?
reward = 100000
category = DOCKING
requiresMission = 12 - Crash on Moho
SubMissionGoal
{
OrbitGoal
{
description = Reach an stable Orbit of 100km +/- 5km and then Dock'away!
reward = 10000
crewCount = 1
body = Kerbin
minApA = 95000
maxApA = 105000
}
DockingGoal
{
}
}
}
Mission
{
name = 14 - Mission Sat over Mun
description = Our Scientists are so fascinated with Mun that they like to know more and maybe one day bring a Kerbal over there... If you ask me they are nuts... So for now they asked us to bring a Probe in a Stable Equatorial (+/- 0.5°) Mun Orbit of 150km +/- 5km. Further they have a list of things which needed to be on the Probe: min. 2x Communotron 88-88, min. 1x Communotron 16, 1x GRAVMAX Negative Gravioli Detector, 1x 2HOT Thermometer. Optional they will pay extra for the other 2 Sensors.
reward = 100000
category = ORBIT, SATELLITE
requiresMission = 13 - Dock'away
SubMissionGoal
{
description = Orbit 150km +/- 5km over Mun
reward = 25000
PartGoal
{
reward = 2500
optional = true
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
reward = 2500
optional = true
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = longAntenna
partCount = 2
}
PartGoal
{
partName = commDish
partCount = 1
}
OrbitGoal
{
body = Mun
minInclination = 0
maxInclination = 1
maxApA = 155000
minPeA = 145000
}
}
}
Mission
{
name = 15 - Land da Probe on Mun! - Reloaded
description = It's Mun, again... again! They're really sticking to their plan to bring somebody over to Mun... I convinced them that we need a little bit of a "Scouting"- [cough] Landingpractice-Mission, and they agreed. To convince them I had to promise that we pay this time for the Sensors, so all four of them are needed, the Communotron 16 Dish would be paid by them. In short build a Probe, fly it over, Orbit it and do a little bit of "Scouting" to find a nice Landingspot for this and future Missions. Land it.
reward = 125000
category = ORBIT, LANDING
requiresMission = 14 - Mission Sat over Mun
SubMissionGoal
{
description = Scout a Landingspot
reward = 10000
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = commDish
partCount = 1
maxPartCount = 1
}
OrbitGoal
{
body = Mun
maxEccentricity = 0.5
TIME = (2h)
}
}
LandingGoal
{
description = Land at Mun
reward = 5000
body = Mun
}
}
Mission
{
name = 16 - Roundtrip to Mun
description = It's getting hotter! This time you will send a Kerbal over in a stable 150km +/-5km Orbit, stay there for 3 hours and then bring him safe back to KSC!
reward = 200000
category = ORBIT, LANDING
requiresMission = 15 - Land da Probe on Mun! - Reloaded
OrbitGoal
{
reward = 5000
description = Orbit 150km +/- 5km
body = Mun
maxApA = 155000
minPeA = 145000
crewCount = 1
minSeconds = TIME(3h)
}
LandingGoal
{
reward = 50000
description = Land at KSC
body = Kerbin
minLatitude = -1.103
maxLatitude = 1.103
minLongitude = -75.575
maxLongitude = -73.575
crewCount = 1
}
}
Mission
{
name = 17 - Mun or Bust!
description = That's it! The Mother of all Missions... and the craziest thing I could think of right now! Your Mission: Bring a Kerbal to Mun and land at the Landing Spot you scouted out last time. Plant a Flag, Jump around and have fun over there. Then bring him back to KSC. How you do it ? It's up to you. Our Scientist said something about a Mothership and a Lander, but I guess a Rocket that could Land and Start again would be easier, but possible cost more. At least you don't need to switch Ships Midspace... But like I said before it's up to you! Little bit of an advice think about a way to save your Kerbals life in case something goes wrong during start... and strangely our rocket sometimes tend to do strange things and seems to forget midflight that it is in fact a rocket...
reward = 250000
category = ORBIT, LANDING
requiresMission = 16 - Roundtrip to Mun
LandingGoal
{
reward = 25000
description = Land on the Mun
body = Mun
crewCount = 1
}
LandingGoal
{
reward = 25000
description = Land at KSC
body = Kerbin
minLatitude = -1.103
maxLatitude = 1.103
minLongitude = -75.575
maxLongitude = -73.575
crewCount = 1
}
}
Mission
{
name = 18a - Prestige is everything!
description = Ok, it's time to talk Business! Commercially we had, until now, some nice little Missions; but nothing very interesting or even rewarding! So we need something to tell the Kerbals that we are a real Space Agency and not some Backyard Nerdshop! Our smart Scientists are coming to the conclusion that it's time to build a Space Station. So the upside is we will get better Commercial Contracts (Commercial Missions Level 2). The downside is nobody would pay us for doing this. So it's completely up to you, if you don't like to pay or don't have the money right now to build one just skip this Mission and maybe you like to come back later and build the ISS - The Interkerbal Space Station! So I assume because you are still reading that you would like to make your name for ever known as the crazy guy who build the first Kerbal Space Station! Good, so here is how we do it. There are 4 Steps to build the Station (Core&Fuel-, Energy-, Communication- and Habitat-Module) and this is Step One. You have to build each one after the other. There are certain requirements every Module will need to fulfill so be careful not to miss something ,) Ok the first Part the Core&Fuel-Module will hold 1x Rockomax X200-16 Fuel Tank, 1x FL-R1 RCS Fuel Tank, 1x Rockomax HubMax Multi-Point Connector and 5x Clamp-O-Tron Docking Port. After you put all together get it to an stable 600km +/- 3km Orbit and the proceed to the next Module the Energy Module.
category = ORBIT, DOCKING
requiresMission = 17 - Mun or Bust!
SubMissionGoal
{
OrbitGoal
{
body = Kerbin
minInc = 0
maxInc = 1
maxApA = 603000
minPeA = 597000
}
PartGoal
{
partName = fuelTank2-2
partCount = 1
}
PartGoal
{
partName = RCSTank1-2
partCount = 1
}
PartGoal
{
partName = stationHub
partCount = 1
}
PartGoal
{
partName = dockingPort2
partCount = 5
}
}
}
Mission
{
name = 18b - Prestige is everything! - Energy Module
description = Great! You made the right choice! So let's build a nice Energy Module so our Kerbels will have enough Resources and the Lights won't go out! There's not much we need only min. 2x Gigantor XL Solar Array and Storage for at least 2000 Electric Charge, so slap some Batteries on that thing. The bring it to Orbit and Dock it with our Core&Fuel-Module.
category = ORBIT, DOCKING
requiresMission = 18a - Prestige is everything!
SubMissionGoal
{
OrbitGoal
{
body = Kerbin
minInc = 0
maxInc = 1
maxApA = 603000
minPeA = 597000
}
PartGoal
{
partName = largeSolarPanel
partCount = 2
}
ResourceGoal
{
name = ElectricCharge
minAmount = 2000
}
DockingGoal
{
}
}
}
Mission
{
name = 18c - Prestige is everything! - Science Module
description = *Rolleyes* I should have thought about that earlier, now that we are up there permanent. Our "great" Scientists have requested, under the Vail of "public" Service, that we put also a Science-Module up there! And the best is they did it in full public view! A full Page Ad in all major Kerbal Newspapers, these bastards! Now we can't deny it! They had even the guts to have a list of what should be put together! 1x PPD-10 Hitchhiker Storage Container, 1x PPD-12 Cupola Module, 4x Sensors. You know what to do.
category = ORBIT, DOCKING
requiresMission = 18b - Prestige is everything! - Energy Module
SubMissionGoal
{
OrbitGoal
{
body = Kerbin
minInc = 0
maxInc = 1
maxApA = 603000
minPeA = 597000
}
PartGoal
{
partName = crewCabin
partCount = 1
}
PartGoal
{
partName = cupola
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
DockingGoal
{
}
}
}
Mission
{
name = 18d - Prestige is everything! - Communication Module
description = Back to our Original List, now that these Nerds are satisfied. Let's bring our Communication-Module up there. All you need is: 1x Mk2 Lander-can, min. 1x Communotron 88-88, min. 4x Communotron 16. What are you still reading ? Go, build our Station!
category = ORBIT, DOCKING
requiresMission = 18c - Prestige is everything! - Science Module
SubMissionGoal
{
OrbitGoal
{
body = Kerbin
minInc = 0
maxInc = 1
maxApA = 603000
minPeA = 597000
}
PartGoal
{
partName = mk2LanderCabin
partCount = 1
}
PartGoal
{
partName = commDish
partCount = 1
}
PartGoal
{
partName = longAntenna
partCount = 4
}
DockingGoal
{
}
}
}
Mission
{
name = 18e - Prestige is everything! - Habitat Module
description = Well here it is, the key to the Commercial Missions Level 2 and our final Piece to the marvelous Interkerbal Space Station. The Habitat Module. There is not much needed only 2x PPD-10 Hitchhiker Storage Container, that's all. Dock, away my crazy friend!
category = ORBIT, DOCKING
requiresMission = 18d - Prestige is everything! - Communication Module
SubMissionGoal
{
OrbitGoal
{
body = Kerbin
minInc = 0
maxInc = 1
maxApA = 603000
minPeA = 597000
}
PartGoal
{
partName = crewCabin
partCount = 2
}
DockingGoal
{
}
}
}
Mission
{
name = 19 - Scout Duna!
description = Back to our Space Program. Our Scientists have figured out a new goal! Which surprise... it's Duna their're after. Get a Probe over there in a stable 250km +/- 5km Orbit and scout out the planet. And don't forget the Sensors and Antennas!
reward = 150000
category = ORBIT, SATELLITE
requiresMission = 17 - Mun or Bust!
SubMissionGoal
{
description = Orbit 250km +/- 5km over Duna
reward = 50000
OrbitGoal
{
body = Duna
maxApA = 255000
minPeA = 245000
}
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = longAntenna
partCount = 2
}
PartGoal
{
partName = commDish
partCount = 1
}
}
}
Mission
{
name = 20 - Crash on Duna
description = ok, I hope you found a nice Spot on Duna. Now bring a Probe over there and crash her at the Spot you like. Why crash and not land ? Well, our Scientists are not realy sure if there is an atmosphere present. So let's find out!
reward = 150000
category = ORBIT, LANDING
requiresMission = 19 - Scout Duna!
SubMissionGoal
{
reward = 50000
description = Leave the Atmosphere with 4 Sensors, 3x Communotron 16, 1x Communotron 88-88
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = longAntenna
partCount = 3
}
PartGoal
{
partName = commDish
partCount = 1
}
OrbitGoal
{
body = Kerbin
minAltitude = 75000
}
}
CrashGoal
{
description = Crash into Duna!
reward = 50000
body = Duna
}
}
Mission
{
name = 21 - A Probe on Duna!
description = It's Mun again! This time we have to manage to land on Mun... yes you read right you have to fly a Probe with all 4 Sensors to Mun and then land it there! Anywhere... so don't crash it! Ah and here is a last minute Update; they say now they also need Communication Stuff on the Probe... So slam a Dish and some Sticky Antennas on that thing and it has to work... I hate last minute changes, so have fun.
reward = 175000
category = ORBIT, LANDING
requiresMission = 20 - Crash on Duna
SubMissionGoal
{
description = Land a Probe on Duna!
reward = 25000
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = longAntenna
partCount = 1
}
PartGoal
{
partName = commDish
partCount = 1
}
LandingGoal
{
body = Duna
}
}
}
Mission
{
name = 22 - Escape Kerbalkind
description = Hmm... I'm slowly starting to believe that our Scientists are in fact nuts... They want us to build a Probe, so far so good, and now it comes! It should be flown outside of the SOI of Sun! Yes you read right, you should do a Flyby of the Sun, the Sun for Kerbals sake! It's hot! It got gravity! At least they got a big distance field for us in whom we could pass by, 13000km - 32000km should be relative save so our Probe wouldn't get instafried. The usual Sensors and Antennas are needed on the Probe. And think about our new Atomic- or Ion-Engines you will need the deltaV, lots of it in fact.
reward = 200000
category = SATELLITE
requiresMission = 21 - A Probe on Duna!
SubMissionGoal
{
description = Flyby of Sun, Periapsis 13000km - 32000km
reward = 50000
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = longAntenna
partCount = 1
}
PartGoal
{
partName = commDish
partCount = 1
}
OrbitGoal
{
body = Sun
minPeA = 13080000
maxPeA = 32700000
maxApA = -1
maxAltitude = 32700000
}
}
}
Mission
{
name = 23 - Visit the green Diamond!
description = On our trip out of the Kerbal-System our Probe shoots some fascinating Photos of a bright very big Green Planet! All are excited about this and have decided that it's worth to give it a visit. So build a Probe and have a close Flyby to get some more Data of this stunning Planet! 4 Sensors and the usual Communication Stuff is needed.
reward = 200000
category = SATELLITE
requiresMission = 22 - Escape Kerbalkind
SubMissionGoal
{
description = Flyby of Jool, Periapsis 150km - 160km
reward = 50000
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = longAntenna
partCount = 1
}
PartGoal
{
partName = commDish
partCount = 1
}
OrbitGoal
{
body = Jool
minPeA = 150000
maxPeA = 160000
maxApA = -1
maxAltitude = 160000
}
}
}
Mission
{
name = 24 - Eve this time!
description = Ok since everybody over here is still busy on looking at all that Data your Probe has send us and while we are still at the Flyby business why don't give Eve a visit. Ok I know it's Purple but hey don't judge before you have seen it!
reward = 150000
category = SATELLITE
requiresMission = 23 - Visit the green Diamond!
SubMissionGoal
{
description = Flyby of Eve, Periapsis 110km - 200km
reward = 50000
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = longAntenna
partCount = 1
}
PartGoal
{
partName = commDish
partCount = 1
}
OrbitGoal
{
body = Jool
minPeA = 110000
maxPeA = 200000
maxApA = -1
maxAltitude = 200000
}
}
}
Mission
{
name = 25 - Ike Surveillance Satellite
description = After all the buzz about Jool we are refocusing on our previous Main-Target. Duna. Bring a Probe into a Stable Polar Orbit around Ike so we could monitor both Bodies a little bit better. No fancy stuff needed on the Probe only the usual Sensors and Com. Stuff.
reward = 150000
category = ORBIT, SATELLITE
requiresMission = 24 - Eve this time!
SubMissionGoal
{
description = Polar Orbit 150km +/- 5km over Ike.
reward = 50000
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = longAntenna
partCount = 2
}
PartGoal
{
partName = commDish
partCount = 1
}
OrbitGoal
{
body = Ike
minInc = 89
maxInc = 91
maxApA = 155000
minPeA = 145000
}
}
}
Mission
{
name = 26 - Come back from Duna
description = Ok our longtime study of Duna has shown that the atmosphere of Duna is less dense then the Kerbal one but none the less it's present. So before to even start to think about getting a Kerbal over there we have to see if we can bring him “safe” back. Build a Probe that is able to land on Duna. Add some Parachutes to test if they will work over there. After the landing stay there for 2 Duna Days, to test how much Electricity is needed. Then come back to Kerbin and land safe at KSC.
reward = 250000
category = ORBIT, LANDING
requiresMission = 25 - Ike Surveillance Satellite
SubMissionGoal
{
reward = 25000
description = Land on the Duna with Parachutes
PartGoal
{
partName = parachuteSingle
partCount = 1
}
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = longAntenna
partCount = 1
}
PartGoal
{
partName = commDish
partCount = 1
}
LandingGoal
{
body = Duna
}
}
LandingGoal
{
reward = 50000
description = Land at KSC
body = Kerbin
minLatitude = -1.103
maxLatitude = 1.103
minLongitude = -75.575
maxLongitude = -73.575
}
}
Mission
{
name = 27 - Rovertest on Mun
description = Nicely done last Mission! And there are so many findings that our Scientists need a little bit of time to process it. What gives us the time to dapple a little bit in new technologies. Rovers! So build a small rover with Sensors, Antennas and Wheels! Yes you read right Wheels. Stick 4 of the RoveMax Model M1 on your Probe. Don't forget they run on Electricity so put enough Battery Power on there! When you are ready fire it for a test to Mun and test it. Enjoy a nice ride on Mun!
reward = 250000
category = ORBIT, LANDING
requiresMission = 26 - Come back from Duna
SubMissionGoal
{
reward = 25000
description = Land on the Mun and have a Ride!
PartGoal
{
partName = roverWheel1
partCount = 4
}
ResourceGoal
{
name = ElectricCharge
minAmount = 400
}
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = longAntenna
partCount = 1
}
PartGoal
{
partName = commDish
partCount = 1
}
LandingGoal
{
body = Mun
}
}
}
Mission
{
name = 28 - Duna Rover Scout Mission
description = Ok after recalibrating some things on the Rover it's time to bring it over to Duna and start scouting out a nice Landingspot from Space. Once spotted go down and find a flat place to land your Kerbal on!
reward = 250000
category = ORBIT, LANDING
requiresMission = 27 - Rovertest on Mun
SubMissionGoal
{
reward = 25000
description = Scout, Land on Duna and have a Ride!
PartGoal
{
partName = roverWheel1
partCount = 4
}
ResourceGoal
{
name = ElectricCharge
minAmount = 400
}
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = longAntenna
partCount = 1
}
PartGoal
{
partName = commDish
partCount = 1
}
LandingGoal
{
body = Duna
}
}
}
Mission
{
name = 29 - Duna, Baby!
description = That's it! The Mother of all Missions... Ok, ok you got me I recycle from time to time my speeches! So what !? Let's get on with Business, where was I ? Mother.. Mission.. blabla.. Ah here: Bring a Kerbal to Duna and Safe back to Kerbin. Was this now unique enough for you ? So go and plant some Flags!
reward = 300000
category = ORBIT, LANDING
requiresMission = 28 - Duna Rover Scout Mission
LandingGoal
{
reward = 25000
description = Land on the Duna, don't forget to plant a Flag!
body = Duna
crewCount = 1
}
LandingGoal
{
reward = 50000
description = Land at KSC
body = Kerbin
minLatitude = -1.103
maxLatitude = 1.103
minLongitude = -75.575
maxLongitude = -73.575
crewCount = 1
}
}
Mission
{
name = Commercial Mission Level 1 - Orbit over Kerbin
description = Bring a satellite into the defined orbit, with a 1x Communotron 16 and 4x Communotron 88-88.
reward = 50000
randomized = true
repeatable = true
category = ORBIT
requiresMission = 05 - Mission KommSat I
SubMissionGoal
{
OrbitGoal
{
body = Kerbin
minApA = RANDOM(80000, 1000000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
}
}
Mission
{
name = Commercial Mission Level 1 - Orbit over Mun
description = Bring a satellite into the defined orbit, with a 1x Communotron 16 and 4x Communotron 88-88.
reward = 75000
randomized = true
repeatable = true
category = ORBIT
requiresMission = 05 - Mission KommSat I
SubMissionGoal
{
OrbitGoal
{
body = Mun
minApA = RANDOM(25000, 250000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
}
}
Mission
{
name = Commercial Mission Level 1 - Orbit over Minmus
description = Bring a satellite into the defined orbit, with a 1x Communotron 16 and 4x Communotron 88-88.
reward = 75000
randomized = true
repeatable = true
category = ORBIT
requiresMission = 05 - Mission KommSat I
SubMissionGoal
{
OrbitGoal
{
body = Minmus
minApA = RANDOM(15000, 250000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
}
}
Mission
{
name = Commercial Mission Level 1 - Orbit over Moho
description = Bring a satellite into the defined orbit, with a 1x Communotron 16 and 4x Communotron 88-88.
reward = 100000
randomized = true
repeatable = true
category = ORBIT
requiresMission = 05 - Mission KommSat I
SubMissionGoal
{
OrbitGoal
{
body = Moho
minApA = RANDOM(50000, 250000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
}
}
Mission
{
name = Commercial Mission Level 1 - Orbit over Eve
description = Bring a satellite into the defined orbit, with a 1x Communotron 16 and 4x Communotron 88-88.
reward = 100000
randomized = true
repeatable = true
category = ORBIT
requiresMission = 05 - Mission KommSat I
SubMissionGoal
{
OrbitGoal
{
body = Eve
minApA = RANDOM(100000, 500000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
}
}
Mission
{
name = Commercial Mission Level 1 - Orbit over Gilly
description = Bring a satellite into the defined orbit, with a 1x Communotron 16 and 4x Communotron 88-88.
reward = 125000
randomized = true
repeatable = true
category = ORBIT
requiresMission = 05 - Mission KommSat I
SubMissionGoal
{
OrbitGoal
{
body = Gilly
minApA = RANDOM(20000, 200000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
}
}
Mission
{
name = Commercial Mission Level 1 - Orbit over Duna
description = Bring a satellite into the defined orbit, with a 1x Communotron 16 and 4x Communotron 88-88.
reward = 100000
randomized = true
repeatable = true
category = ORBIT
requiresMission = 05 - Mission KommSat I
SubMissionGoal
{
OrbitGoal
{
body = Duna
minApA = RANDOM(50000, 500000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
}
}
Mission
{
name = Commercial Mission Level 1 - Orbit over Ike
description = Bring a satellite into the defined orbit, with a 1x Communotron 16 and 4x Communotron 88-88.
reward = 125000
randomized = true
repeatable = true
category = ORBIT
requiresMission = 05 - Mission KommSat I
SubMissionGoal
{
OrbitGoal
{
body = Ike
minApA = RANDOM(25000, 200000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
}
}
Mission
{
name = Commercial Mission Level 1 - Probe on Minmus
description = Bring a satellite to told Orbit than land on Minmus, with a 1x Communotron 16, 4x Communotron 88-88 and 4 Sensors.
reward = 100000
randomized = true
repeatable = true
category = ORBIT, LANDING
requiresMission = 05 - Mission KommSat I
SubMissionGoal
{
OrbitGoal
{
body = Minmus
minApA = RANDOM(15000, 250000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
}
LandingGoal
{
description = Land at Minmus
reward = 5000
body = Minmus
}
}
Mission
{
name = Commercial Mission Level 1 - Probe on Moho
description = Bring a satellite to told Orbit than land on Moho, with a 1x Communotron 16, 4x Communotron 88-88 and 4 Sensors.
reward = 150000
randomized = true
repeatable = true
category = ORBIT, LANDING
requiresMission = 05 - Mission KommSat I
SubMissionGoal
{
OrbitGoal
{
body = Moho
minApA = RANDOM(100000, 250000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
}
LandingGoal
{
description = Land at Moho
reward = 5000
body = Moho
}
}
Mission
{
name = Commercial Mission Level 1 - Probe on Eve
description = Bring a satellite to told Orbit than land on Eve, with a 1x Communotron 16, 4x Communotron 88-88 and 4 Sensors.
reward = 200000
randomized = true
repeatable = true
category = ORBIT, LANDING
requiresMission = 05 - Mission KommSat I
SubMissionGoal
{
OrbitGoal
{
body = Eve
minApA = RANDOM(150000, 450000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
}
LandingGoal
{
description = Land at Eve
reward = 5000
body = Eve
}
}
Mission
{
name = Commercial Mission Level 1 - Probe on Duna
description = Bring a satellite to told Orbit than land on Duna, with a 1x Communotron 16, 4x Communotron 88-88 and 4 Sensors.
reward = 200000
randomized = true
repeatable = true
category = ORBIT, LANDING
requiresMission = 05 - Mission KommSat I
SubMissionGoal
{
OrbitGoal
{
body = Duna
minApA = RANDOM(150000, 450000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
}
LandingGoal
{
description = Land at Duna
reward = 5000
body = Duna
}
}
Mission
{
name = Commercial Mission Level 2 - Orbit over Dres
description = Bring a satellite into the defined orbit, with a 1x Communotron 16 and 4x Communotron 88-88.
reward = 250000
randomized = true
repeatable = true
category = ORBIT
requiresMission = 18e - Prestige is everything! - Habitat Module
SubMissionGoal
{
OrbitGoal
{
body = Dres
minApA = RANDOM(50000, 250000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
}
}
Mission
{
name = Commercial Mission Level 2 - Orbit over Eeloo
description = Bring a satellite into the defined orbit, with a 1x Communotron 16 and 4x Communotron 88-88.
reward = 350000
randomized = true
repeatable = true
category = ORBIT
requiresMission = 18e - Prestige is everything! - Habitat Module
SubMissionGoal
{
OrbitGoal
{
body = Eeloo
minApA = RANDOM(30000, 100000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
}
}
Mission
{
name = Commercial Mission Level 2 - Orbit over Jool
description = Bring a satellite into the defined orbit, with a 1x Communotron 16 and 4x Communotron 88-88.
reward = 300000
randomized = true
repeatable = true
category = ORBIT
requiresMission = 18e - Prestige is everything! - Habitat Module
SubMissionGoal
{
OrbitGoal
{
body = Jool
minApA = RANDOM(200000, 1000000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
}
}
Mission
{
name = Commercial Mission Level 2 - Orbit over Gilly
description = Bring a satellite into the defined orbit, with a 1x Communotron 16 and 4x Communotron 88-88.
reward = 250000
randomized = true
repeatable = true
category = ORBIT
requiresMission = 18e - Prestige is everything! - Habitat Module
SubMissionGoal
{
OrbitGoal
{
body = Gilly
minApA = RANDOM(20000, 200000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
}
}
Mission
{
name = Commercial Mission Level 2 - Probe on Dres
description = Bring a satellite to told Orbit than land on Dres, with a 1x Communotron 16, 4x Communotron 88-88 and 4 Sensors.
reward = 350000
randomized = true
repeatable = true
category = ORBIT, LANDING
requiresMission = 18e - Prestige is everything! - Habitat Module
SubMissionGoal
{
OrbitGoal
{
body = Dres
minApA = RANDOM(100000, 250000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
}
LandingGoal
{
description = Land at Dres
reward = 50000
body = Dres
}
}
Mission
{
name = Commercial Mission Level 2 - Probe on Eeloo
description = Bring a satellite to told Orbit than land on Eeloo, with a 1x Communotron 16, 4x Communotron 88-88 and 4 Sensors.
reward = 450000
randomized = true
repeatable = true
category = ORBIT, LANDING
requiresMission = 18e - Prestige is everything! - Habitat Module
SubMissionGoal
{
OrbitGoal
{
body = Eeloo
minApA = RANDOM(100000, 250000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
}
LandingGoal
{
description = Land at Eeloo
reward = 50000
body = Eeloo
}
}
Mission
{
name = Commercial Mission Level 2 - Probe on Gilly
description = Bring a satellite to told Orbit than land on Gilly, with a 1x Communotron 16, 4x Communotron 88-88 and 4 Sensors.
reward = 300000
randomized = true
repeatable = true
category = ORBIT, LANDING
requiresMission = 18e - Prestige is everything! - Habitat Module
SubMissionGoal
{
OrbitGoal
{
body = Gilly
minApA = RANDOM(100000, 250000)
maxApA = ADD(minApA, 5000)
minInc = RANDOM(0, 90)
maxInc = ADD(minInc, 5)
maxEccentricity = 0.01
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
}
LandingGoal
{
description = Land at Gilly
reward = 50000
body = Gilly
}
}
Mission
{
name = Commercial Mission Level 2 - Rover on Dres
description = Land a Rover on Dres, with a 1x Communotron 16, 4x Communotron 88-88 and 4 Sensors. Use the wheels you like but max. 6 of them could be on the Rover!
reward = 450000
randomized = true
repeatable = true
category = ORBIT, LANDING
requiresMission = 18e - Prestige is everything! - Habitat Module
SubMissionGoal
{
reward = 50000
description = Land on Dres and have a Ride!
PartGoal
{
partName = roverWheel1
maxPartCount = 6
}
PartGoal
{
partName = wheelMed
maxPartCount = 6
}
PartGoal
{
partName = roverWheel3
maxPartCount = 6
}
PartGoal
{
partName = roverWheel2
maxPartCount = 6
}
ResourceGoal
{
name = ElectricCharge
minAmount = 400
}
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
LandingGoal
{
body = Dres
}
}
}
Mission
{
name = Commercial Mission Level 2 - Rover on Eeloo
description = Land a Rover on Eeloo, with a 1x Communotron 16, 4x Communotron 88-88 and 4 Sensors. Use the wheels you like but max. 6 of them could be on the Rover!
reward = 500000
randomized = true
repeatable = true
category = ORBIT, LANDING
requiresMission = 18e - Prestige is everything! - Habitat Module
SubMissionGoal
{
reward = 50000
description = Land on Eeloo and have a Ride!
PartGoal
{
partName = roverWheel1
maxPartCount = 6
}
PartGoal
{
partName = wheelMed
maxPartCount = 6
}
PartGoal
{
partName = roverWheel3
maxPartCount = 6
}
PartGoal
{
partName = roverWheel2
maxPartCount = 6
}
ResourceGoal
{
name = ElectricCharge
minAmount = 400
}
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
LandingGoal
{
body = Eeloo
}
}
}
Mission
{
name = Commercial Mission Level 2 - Rover on Gilly
description = Land a Rover on Gilly, with a 1x Communotron 16, 4x Communotron 88-88 and 4 Sensors. Use the wheels you like but max. 6 of them could be on the Rover!
reward = 400000
randomized = true
repeatable = true
category = ORBIT, LANDING
requiresMission = 18e - Prestige is everything! - Habitat Module
SubMissionGoal
{
reward = 50000
description = Land on Gilly and have a Ride!
PartGoal
{
partName = roverWheel1
maxPartCount = 6
}
PartGoal
{
partName = wheelMed
maxPartCount = 6
}
PartGoal
{
partName = roverWheel3
maxPartCount = 6
}
PartGoal
{
partName = roverWheel2
maxPartCount = 6
}
ResourceGoal
{
name = ElectricCharge
minAmount = 400
}
PartGoal
{
partName = sensorAccelerometer
partCount = 1
}
PartGoal
{
partName = sensorGravimeter
partCount = 1
}
PartGoal
{
partName = sensorBarometer
partCount = 1
}
PartGoal
{
partName = sensorThermometer
partCount = 1
}
PartGoal
{
partName = longAntenna
partCount = 4
}
PartGoal
{
partName = commDish
partCount = 1
}
LandingGoal
{
body = Gilly
}
}
}
}