|
| 1 | +start "rumskib: human mining start" |
| 2 | + name "Mining Start" |
| 3 | + description `You grew up on Earth, the historical home of humanity. Life there was crowded, and as soon as possible, you got a loan from the bank, though the terms did raise some eyebrows. Now it's time for a quick transport to the Moon, and Luna's shipyards will offer one ship within price range - the Mining Drone. A not-so-legal outfitting corporation exists there, and offered to put in a bunk on the drone - for an extra price. Now, with a two hundred thousand credit loan, and only twenty thousand credits left, you prepare to start life as an asteroid miner...` |
| 4 | + thumbnail "scene/buildings" |
| 5 | + system "Sol" |
| 6 | + planet "Luna" |
| 7 | + date 16 05 3013 |
| 8 | + conversation "rumskib human mining start" |
| 9 | + account |
| 10 | + credits 20000 |
| 11 | + score 350 |
| 12 | + mortgage Mortgage |
| 13 | + principle 200000 |
| 14 | + interest 0.006 |
| 15 | + term 730 |
| 16 | + set "license: Pilot's" |
| 17 | + set "species: human" |
| 18 | + set "human space start" |
| 19 | + set "Intro [0]: offered" |
| 20 | + |
| 21 | + |
| 22 | +conversation "rumskib human mining start" |
| 23 | + scene "scene/lobby" |
| 24 | + `The bank office was a pleasant place, full of beeping monitors. Now, you prepare to head out in the first interstellar trip you have ever experienced.` |
| 25 | + scene "scene/buildings" |
| 26 | + `Earth is crowded, and appears doubly so for the amount of people. Luckily, you're leaving.` |
| 27 | + scene "thumbnail/scout" |
| 28 | + `The man transporting you doesn't ask questions, and shows you to his ship, which is called Intola. A quick hop later, and you stand on the planet of Luna. Tycho Crater's shipyard are vast, but unfortunately, they still have no ships buyable with your current funds - with the exception of the Mining Drone.` |
| 29 | + choice |
| 30 | + ` (Buy the Mining Drone.)` |
| 31 | + scene "thumbnail/mining drone" |
| 32 | + `You are asked to sign your name on the papers transferring ownership.` |
| 33 | + name |
| 34 | + action |
| 35 | + give ship "Mining Drone (Rumskib Start)" "Intola the Miner" |
| 36 | + `Now, it's time to take the new ship to the "illegal" corporation on the other side of the Moon. Another trip, on the Mining Drone, and you reach the other side, where Modifications and Marauders adds a bunk and integrates the engines. Time for the first trip in your new Mining Drone.` |
| 37 | + |
| 38 | + |
| 39 | +ship "Mining Drone (Rumskib Start)" |
| 40 | + sprite "ship/mining drone" |
| 41 | + thumbnail "thumbnail/mining drone" |
| 42 | + attributes |
| 43 | + category "Drone" |
| 44 | + "cost" 89000 |
| 45 | + "hull" 300 |
| 46 | + "required crew" 1 |
| 47 | + "bunks" 1 |
| 48 | + "mass" 12 |
| 49 | + "drag" .55 |
| 50 | + "heat dissipation" .8 |
| 51 | + "outfit space" 36 |
| 52 | + "weapon capacity" 12 |
| 53 | + "engine capacity" 0 |
| 54 | + "thrust" 15 |
| 55 | + "turn" 290 |
| 56 | + "flare sprite" "effect/ion flare/tiny" |
| 57 | + "frame rate" 1.2 |
| 58 | + "flare sound" "ion tiny" |
| 59 | + weapon |
| 60 | + "blast radius" 3 |
| 61 | + "shield damage" 30 |
| 62 | + "hull damage" 15 |
| 63 | + "hit force" 45 |
| 64 | + outfits |
| 65 | + "Mining Laser" |
| 66 | + |
| 67 | + "nGVF-AA Fuel Cell" |
| 68 | + "Supercapacitor" |
| 69 | + |
| 70 | + engine 0 22 0.9 |
| 71 | + gun 0 -22 |
| 72 | + explode "tiny explosion" 10 |
| 73 | + description "The semi-autonomous Mining Drone is used by the Syndicate alongside the Sunder mining vessel in a supportive role. Not being much more than a Mining Laser with an engine stuck to the rear of it, these drones do not last long in combat with other ships due to how fragile they are." |
| 74 | + description " Modifications on Luna made to this particular drone give it integrated steering and thrust, in addition to a built-in bunk. These changes have also required it to hold one crew member." |
| 75 | + |
| 76 | + |
| 77 | +system "Sol" |
| 78 | + add minable "gold" 5 1.2 |
| 79 | + add minable "silver" 7 1.36 |
| 80 | + add minable "copper" 13 2.601 |
0 commit comments