summaryrefslogtreecommitdiffhomepage
path: root/data/shatter/Galaxy/Thralis/Thralis.def
diff options
context:
space:
mode:
Diffstat (limited to 'data/shatter/Galaxy/Thralis/Thralis.def')
-rw-r--r--data/shatter/Galaxy/Thralis/Thralis.def171
1 files changed, 171 insertions, 0 deletions
diff --git a/data/shatter/Galaxy/Thralis/Thralis.def b/data/shatter/Galaxy/Thralis/Thralis.def
new file mode 100644
index 0000000..47bf898
--- /dev/null
+++ b/data/shatter/Galaxy/Thralis/Thralis.def
@@ -0,0 +1,171 @@
+STARSYSTEM
+
+name: Thralis
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Thralis.mag",
+ poly_stars: "stars.mag"
+ }
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+ambient: (10, 12, 20)
+
+star: {
+ name: Apollus
+ map: "Suns/StarK_map.pcx"
+ image: "Suns/K1.pcx",
+ tscale: 6,
+ radius: 16e8,
+ mass: 2e30,
+ light: 1.6e11,
+ color: (255, 240, 220),// - K Orange
+ back: ( 25, 28, 50) // - nebula11
+}
+
+region: {
+ name: Sparta,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 5.12e11,
+ inclination: 0.19,
+ asteroids: 120,
+ link: Dawn,
+}
+
+planet: {
+ name: Pollux
+ map: "Thralis/benares_map.pcx"
+ image: "Thralis/benares_lo.pcx",
+ high_res:"Thralis/benares_hi.pcx",
+ radius: 3.75e6,
+ mass: 2.50e24,
+ orbit: 6.32e10,
+ atmosphere: (60,55,45),
+ rotation: 32.12
+}
+
+region: {
+ name: Pollux,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 17.5e6,
+ inclination: 0.67
+}
+
+moon: {
+ name: Galad
+ map: "Moons/rock_map.pcx"
+ image: "Moons/rock_lo.pcx",
+ high_res:"Moons/rock_hi.pcx",
+ radius: 0.724e6,
+ mass: 7e22,
+ orbit: 40e6,
+}
+
+planet: {
+ name: Thrale
+ map: "Thralis/thralis_map.pcx"
+ image: "Thralis/thralis_lo.pcx",
+ high_res:"Thralis/thralis_hi.jpg",
+ gloss: "Thralis/thralis_gloss.jpg",
+ glow_high_res: "Thralis/thralis_lights.jpg",
+ radius: 5.98e6,
+ mass: 4.62e24,
+ atmosphere: (80,100,150),
+ orbit: 1.76e11,
+}
+
+region: {
+ name: Thrale,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 22e6,
+ inclination: 0.4
+}
+
+
+planet: {
+ name: Hera
+ map: "Giants/GasGiant5_map.pcx"
+ image: "Giants/GasGiant5.jpg",
+ radius: 23.1e6,
+ mass: 4.2e26,
+ tscale: 2,
+ tilt: 0.1,
+ orbit: 2.95e11,
+ rotation: 29.3
+}
+
+region: {
+ name: Hera,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 103.53e6,
+ inclination: 0.2
+}
+
+
+planet: {
+ name: Zeus,
+ map: "Giants/GasGiant10_map.pcx"
+ image: "Giants/GasGiant10.jpg",
+ radius: 27.5e6,
+ mass: 5.42e26,
+ orbit: 4.13e11,
+ tilt: 0.2,
+ ring: "Giants/Ring2.pcx",
+ minrad: 1.3,
+ maxrad: 1.7,
+ rotation: 22.5,
+}
+
+region: {
+ name: Zeus,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 1.2e8,
+ inclination: 0.3,
+}
+
+moon: {
+ name: Penelope
+ map: "Moons/rock_map.pcx"
+ image: "Moons/rock_lo.pcx",
+ high_res:"Moons/rock_hi.pcx",
+ radius: 3e6,
+ mass: 3e22,
+ orbit: 3.15e8,
+ rotation: 60
+}
+
+moon: {
+ name: Persephone,
+ map: "Moons/lunar_map.pcx"
+ image: "Moons/lunar_lo.pcx",
+ high_res:"Moons/lunar_hi.pcx",
+ radius: 5.2e6,
+ rotation: 19,
+ inclination: 0.0,
+ mass: 6.0e24,
+ orbit: 5.131e8
+}
+
+moon: {
+ name: Aenia,
+ map: "Moons/ice_map.pcx"
+ image: "Moons/ice_lo.pcx",
+ high_res:"Moons/ice_hi.pcx",
+ radius: 6e6,
+ rotation: 18.4,
+ atmosphere: (180,180,255),
+ mass: 5.98e24,
+ orbit: 7.24e8
+}
+
+