summaryrefslogtreecommitdiffhomepage
path: root/data/shatter/Galaxy
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-02-06 19:14:54 +0100
committerAki <please@ignore.pl>2022-02-06 19:16:34 +0100
commitd289918bfdf7635ec3bb2c94d8255da2b2572aea (patch)
tree6e9143cbfd63fd0e6a674d37a51a58ea85882929 /data/shatter/Galaxy
parentba64478a1aa1740da47ff0016dff6cc633900b73 (diff)
downloadstarshatter-d289918bfdf7635ec3bb2c94d8255da2b2572aea.zip
starshatter-d289918bfdf7635ec3bb2c94d8255da2b2572aea.tar.gz
starshatter-d289918bfdf7635ec3bb2c94d8255da2b2572aea.tar.bz2
Added datafiles to the repository
This includes only text files from the most common distribution of content.dat and shatter.dat.
Diffstat (limited to 'data/shatter/Galaxy')
-rw-r--r--data/shatter/Galaxy/Athenar/Athenar.def83
-rw-r--r--data/shatter/Galaxy/Black/Black.def50
-rw-r--r--data/shatter/Galaxy/Borova/Borova.def271
-rw-r--r--data/shatter/Galaxy/Galaxy.def50
-rw-r--r--data/shatter/Galaxy/Garrison/Garrison.def124
-rw-r--r--data/shatter/Galaxy/Haiche/Haiche.def198
-rw-r--r--data/shatter/Galaxy/Isham/Isham.def223
-rw-r--r--data/shatter/Galaxy/Janus/Janus.def218
-rw-r--r--data/shatter/Galaxy/Jarnell/Jarnell.def227
-rw-r--r--data/shatter/Galaxy/Kolchev/Kolchev.def217
-rw-r--r--data/shatter/Galaxy/Korius/Korius.def177
-rw-r--r--data/shatter/Galaxy/Loris/Loris.def173
-rw-r--r--data/shatter/Galaxy/Marak/Marak.def70
-rw-r--r--data/shatter/Galaxy/Museum/Museum.def49
-rw-r--r--data/shatter/Galaxy/Nephrys/Nephrys.def53
-rw-r--r--data/shatter/Galaxy/Ostara/Ostara.def61
-rw-r--r--data/shatter/Galaxy/Paragon/Paragon.def168
-rw-r--r--data/shatter/Galaxy/Radix/Radix.def183
-rw-r--r--data/shatter/Galaxy/Renser/Renser.def184
-rw-r--r--data/shatter/Galaxy/Silessia/Silessia.def191
-rw-r--r--data/shatter/Galaxy/Solus/Solus.def222
-rw-r--r--data/shatter/Galaxy/Tarsus/Tarsus.def82
-rw-r--r--data/shatter/Galaxy/Thralis/Thralis.def171
-rw-r--r--data/shatter/Galaxy/Trocanther/Trocanther.def155
24 files changed, 3600 insertions, 0 deletions
diff --git a/data/shatter/Galaxy/Athenar/Athenar.def b/data/shatter/Galaxy/Athenar/Athenar.def
new file mode 100644
index 0000000..e10ffd8
--- /dev/null
+++ b/data/shatter/Galaxy/Athenar/Athenar.def
@@ -0,0 +1,83 @@
+STARSYSTEM
+
+name: Athenar
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Athenar.mag",
+ poly_stars: "stars.mag"
+ }
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+ambient: (16, 17, 26)
+
+star: {
+ name: Talvesta
+ map: "Suns/StarG_map.pcx"
+ image: "Suns/G3.pcx",
+ tscale: 6,
+ radius: 16e8,
+ mass: 2e30,
+ light: 1.6e11,
+ color: (255, 250, 230),// - standard yellow
+ back: ( 50, 50, 90) // - nebula6
+}
+
+planet: {
+ name: Athenar,
+ map: "Athenar/athenar_map.pcx"
+ image: "Athenar/athenar_lo.pcx",
+ high_res:"Athenar/athenar_hi.jpg",
+ gloss: "Athenar/athenar_gloss.jpg",
+ radius: 5.72e6,
+ mass: 3.53e24,
+ atmosphere: (150,160,210),
+ orbit: 1.95e11,
+}
+
+region: {
+ name: Athenar,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 18e6,
+ inclination: 0.4
+}
+
+moon: {
+ name: Nike
+ map: "Jarnell/lanos_map.pcx"
+ image: "Jarnell/lanos_lo.pcx",
+ high_res:"Jarnell/lanos_hi.pcx",
+ radius: 0.72e6,
+ mass: 4.1e22,
+ orbit: 81e6
+}
+
+
+
+
+planet: {
+ name: Pallas
+ map: "Silessia/nero_map.pcx"
+ image: "Silessia/nero_lo.pcx",
+ high_res:"Silessia/nero_hi.jpg",
+ radius: 3.35e6,
+ mass: 2.52e24,
+ atmosphere: (80,120,150),
+ orbit: 4.25e11,
+}
+
+region: {
+ name: Pallas,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 19e6,
+ inclination: 0.2,
+ link: Navara, // Janus
+ link: Dawn, // Jarnell
+}
diff --git a/data/shatter/Galaxy/Black/Black.def b/data/shatter/Galaxy/Black/Black.def
new file mode 100644
index 0000000..5934ce3
--- /dev/null
+++ b/data/shatter/Galaxy/Black/Black.def
@@ -0,0 +1,50 @@
+STARSYSTEM
+
+name: Black
+
+/*************************************
+
+sky: {
+ nebula: "Nebula1.mag",
+ poly_stars: "stars.mag",
+ haze: "Janus/TerrainHaze.mag"
+ }
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+
+ambient: (32, 32, 32)
+
+star: {
+ name: BlackStar,
+ image: "Suns/G3.pcx",
+ tscale: 6,
+ radius: 16e8,
+ mass: 2e30,
+ light: 1.6e11,
+ color: (255, 250, 230),// - standard yellow
+ back: ( 70, 80, 130) // - nebula1
+ }
+
+planet: {
+ name: Blackout,
+ image_west: "Moons/rock_w.pcx",
+ image_east: "Moons/rock_e.pcx",
+ radius: 3e3,
+ mass: 5.6e26,
+ orbit: 1.8e11,
+ tscale: 2,
+ rotation: 16.3
+ }
+
+region: {
+ name: Medium,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 1.55e8,
+ inclination: 0.4
+ }
+
diff --git a/data/shatter/Galaxy/Borova/Borova.def b/data/shatter/Galaxy/Borova/Borova.def
new file mode 100644
index 0000000..d66e30d
--- /dev/null
+++ b/data/shatter/Galaxy/Borova/Borova.def
@@ -0,0 +1,271 @@
+STARSYSTEM
+
+name: Borova
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Borova.mag",
+ poly_stars: "stars.mag"
+ haze: "Janus/Janek/TerrainHaze.mag"
+}
+
+stars: 500
+dust: 200
+
+/*************************************/
+
+ambient: (10, 10, 15)
+
+star: {
+ name: Talantar
+ map: "Suns/StarF_map.pcx"
+ image: "Suns/F8.pcx",
+ tscale: 6,
+ radius: 22e8,
+ mass: 3e30,
+ light: 1.9e11,
+ color: (240, 240, 255),// - blue-white
+ back: ( 25, 35, 65) // - nebula1
+}
+
+region: {
+ name: Tulkas,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 5.38e11,
+ inclination: 0.13,
+ asteroids: 70,
+ link: Navara, // Janus
+ link: Dawn, // Jarnell
+ link: Atlan, // Paragon
+ link: Nero, // Silessia
+}
+
+planet: {
+ name: Talistar
+ map: "Jarnell/lanos_map.pcx"
+ image: "Jarnell/lanos_lo.pcx",
+ high_res:"Jarnell/lanos_hi.pcx",
+ radius: 2.3e6,
+ mass: 1.39e24,
+ orbit: 4.67e10,
+ rotation: 95
+}
+
+region: {
+ name: Talistar,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 10.0e6,
+ inclination: 0.6
+}
+
+planet: {
+ name: Maraner
+ map: "Borova/maraner_map.pcx"
+ image: "Borova/maraner_lo.pcx",
+ high_res: "Borova/maraner_hi.pcx",
+ radius: 3.5e6,
+ mass: 2.18e24,
+ orbit: 8.90e10,
+ rotation: 35
+}
+
+region: {
+ name: Maraner,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 11.0e6,
+ inclination: 0.7
+}
+
+planet: {
+ name: Borova
+ map: "Borova/borova_map.pcx"
+ image: "Borova/borova_lo.pcx",
+ high_res:"Borova/borova_hi.jpg",
+ gloss: "Borova/borova_gloss.jpg",
+ glow_high_res: "Borova/borova_lights.jpg",
+ radius: 5.9e6,
+ mass: 4.38e24,
+ atmosphere: (120,160,210),
+ orbit: 2.1e11,
+ rotation: 29
+}
+
+terrain: {
+ name: Vestapol,
+ radius: 480e3,
+ grid: 20e3,
+
+ patch: "Borova/Vestapol/terrain.pcx",
+ patch_texture: "Borova/Vestapol/terrain_texture.pcx",
+ apron: "Borova/Vestapol/terrain_apron.pcx",
+ apron_texture: "Borova/Vestapol/terrain_apron_tex.pcx",
+ sky_color: "Borova/Vestapol/terrain_sky.pcx",
+
+ layer: { tile: "Borova/Vestapol/Layer0.pcx" height: 0 detail: "Borova/Vestapol/noise0.pcx" }
+ layer: { tile: "Borova/Vestapol/Layer1.pcx" height: 700 detail: "Borova/Vestapol/noise1.pcx" }
+ layer: { tile: "Borova/Vestapol/Layer2.pcx" height: 2000 detail: "Borova/Vestapol/noise1.pcx" }
+
+ clouds_high: "Janus/Janek/terrain_cloud0.pcx",
+ clouds_low: "Janus/Janek/terrain_cloud1.pcx",
+ shades_low: "Janus/Janek/terrain_cloud1a.pcx",
+ clouds_alt_high: 17.5e3,
+ clouds_alt_low: 11.2e3,
+
+ scale: 1.6e3,
+ mtnscale: 50,
+ haze_fade: 0.3
+ fog_density: 0.6
+ fog_scale: 5.6
+
+ weather_period: 655555
+
+ weather_high_clouds: 20,
+ weather_moderate_clouds: 40,
+ weather_overcast: 10,
+ weather_fog: 5,
+ weather_storm: 5,
+}
+
+
+region: {
+ name: Borova,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 18.5e6,
+ inclination: 0.3
+}
+
+moon: {
+ name: Bolus
+ map: "Renser/garana_map.pcx"
+ image: "Renser/garana_lo.pcx",
+ high_res:"Renser/garana_hi.pcx",
+ radius: 1.77e6,
+ mass: 12.2e22,
+ orbit: 51e6
+}
+
+moon: {
+ name: Kalan
+ map: "Jarnell/lanos_map.pcx"
+ image: "Jarnell/lanos_lo.pcx",
+ high_res:"Jarnell/lanos_hi.pcx",
+ radius: 0.77e6,
+ mass: 4.2e22,
+ orbit: 81e6
+}
+
+
+// GAS GIANTS:
+
+planet: {
+ name: Danova
+ map: "Giants/GasGiant2_map.pcx"
+ image: "Giants/GasGiant2.jpg",
+ radius: 17.1e6,
+ mass: 3.6e26,
+ tilt: 0.13,
+ orbit: 3.95e11,
+ rotation: 31.3
+}
+
+region: {
+ name: Danova,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 49.53e6,
+ inclination: 0.2
+}
+
+moon: {
+ name: "Dana I"
+ map: "Moons/ice_map.pcx"
+ image: "Moons/ice_lo.pcx",
+ high_res:"Moons/ice_hi.pcx",
+ radius: 5.3e6,
+ rotation: 16.4,
+ mass: 5.98e24,
+ orbit: 4.11e8
+}
+
+moon: {
+ name: "Dana II"
+ map: "Moons/ice_map.pcx"
+ image: "Moons/ice_lo.pcx",
+ high_res:"Moons/ice_hi.pcx",
+ radius: 6.1e6,
+ rotation: 28.4,
+ mass: 5.98e24,
+ orbit: 6.24e8
+}
+
+planet: {
+ name: Zhalisal
+ map: "Giants/GasGiant3_map.pcx"
+ image: "Giants/GasGiant3.jpg",
+ radius: 20e6,
+ mass: 4.81e26,
+ orbit: 4.75e11,
+ tscale: 2,
+ tilt: 0.21,
+ rotation: 46.2,
+}
+
+region: {
+ name: Zhalisal,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 1.2e8,
+ inclination: 0.3,
+}
+
+moon: {
+ name: Vanna
+ map: "Moons/rock_map.pcx"
+ image: "Moons/rock_lo.pcx",
+ high_res:"Moons/rock_hi.pcx",
+ radius: 3e6,
+ mass: 3e22,
+ orbit: 5.65e8,
+ rotation: 100
+}
+
+moon: {
+ name: Mara
+ 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: 6.31e8
+}
+
+moon: {
+ name: Folla,
+ map: "Moons/ice_map.pcx"
+ image: "Moons/ice_lo.pcx",
+ high_res:"Moons/ice_hi.pcx",
+ radius: 6e6,
+ rotation: 18.4,
+ mass: 5.98e24,
+ orbit: 9.14e8
+}
+
+moon: {
+ name: Amina,
+ map: "Moons/ice_map.pcx"
+ image: "Moons/ice_lo.pcx",
+ high_res:"Moons/ice_hi.pcx",
+ radius: 4e6,
+ rotation: 32.6,
+ mass: 3.28e24,
+ orbit: 11.14e8
+}
+
+
diff --git a/data/shatter/Galaxy/Galaxy.def b/data/shatter/Galaxy/Galaxy.def
new file mode 100644
index 0000000..c455de8
--- /dev/null
+++ b/data/shatter/Galaxy/Galaxy.def
@@ -0,0 +1,50 @@
+GALAXY
+
+// TERRELIAN ALLIANCE
+system: { loc: ( 6.2, 0.3, 1.0), class: G, iff: 1, name: Jarnell }
+system: { loc: ( 4.7, -1.9, 1.0), class: F, iff: 1, name: Borova }
+system: { loc: ( 4.1, 1.7, 1.0), class: G, iff: 1, name: Athenar }
+system: { loc: ( 6.8, -2.5, 1.0), class: G, iff: 1, name: Paragon }
+system: { loc: ( 7.8, 2.3, 1.0), class: K, iff: 1, name: Thralis }
+system: { loc: ( 2.8, -0.3, 0.0), class: G, iff: 1, name: Janus }
+
+// INDEPENDENT SYSTEMS
+system: { loc: ( 1.0, -1.8, 0.0), class: G, iff: 0, name: Solus }
+system: { loc: ( 1.8, -3.1, 1.0), class: K, iff: 0, name: Silessia }
+system: { loc: ( 0.0, 1.0, 1.0), class: K, iff: 0, name: Haiche }
+
+// MARAKAN HEGEMONY
+system: { loc: (-0.8, -1.5, 1.0), class: G, iff: 2, name: Renser }
+system: { loc: (-1.2, -3.4, 1.0), class: G, iff: 2, name: Loris }
+system: { loc: (-1.4, 2.8, 1.0), class: M, iff: 2, name: Ostara }
+system: { loc: (-2.7, 1.1, 1.0), class: G, iff: 2, name: Kolchev }
+system: { loc: (-2.5, -1.0, 1.0), class: G, iff: 2, name: Korius }
+system: { loc: (-2.9, 2.6, 1.0), class: K, iff: 2, name: Tarsus }
+system: { loc: (-4.0, -3.1, 1.0), class: A, iff: 2, name: Nephrys }
+
+system: { loc: (-4.6, 2.1, 1.0), class: G, iff: 2, name: Radix }
+system: { loc: (-5.1, 0.5, 1.0), class: K, iff: 2, name: Isham }
+system: { loc: (-6.5, 2.5, 1.0), class: G, iff: 2, name: Garrison }
+system: { loc: (-7.2, -1.2, 1.0), class: K, iff: 2, name: Trocanther }
+system: { loc: (-8.0, -2.6, 1.0), class: F, iff: 2, name: Marak }
+
+// for screenshots only!
+system: { loc: ( 102, 101, 0.0), class: O, iff: 100, name: Black }
+system: { loc: ( 106, 107, 0.0), class: O, iff: 100, name: Museum }
+
+star: { loc: ( 6.0, 6.0, 1.0), class: M, name: "GSC-3082" }
+star: { loc: (-3.5, 5.0, 1.0), class: M, name: "GSC-0541" }
+star: { loc: (-7.1, -7.5, 1.5), class: O, name: "GSC-2054" }
+star: { loc: ( 4.2, 5.6, 2.1), class: M, name: "GSC-1027" }
+star: { loc: (-5.1, 4.6, -1.8), class: M, name: "GSC-1311" }
+star: { loc: ( 5.4, -4.6, -0.8), class: K, name: "GSC-1245" }
+
+star: { loc: ( 4.3, 6.2, 3.0), class: M, name: "GSC-1952" }
+star: { loc: (-7.7, 4.3, 3.0), class: M, name: "GSC-0163" }
+star: { loc: (-2.1, -6.5, 2.5), class: M, name: "GSC-2690" }
+star: { loc: ( 1.9, 4.6, 1.1), class: A, name: "GSC-0536" }
+star: { loc: (-3.5, -7.6, -3.8), class: K, name: "GSC-1208" }
+star: { loc: (-4.4, -5.2, -3.8), class: K, name: "GSC-0719" }
+
+
+
diff --git a/data/shatter/Galaxy/Garrison/Garrison.def b/data/shatter/Galaxy/Garrison/Garrison.def
new file mode 100644
index 0000000..35002d5
--- /dev/null
+++ b/data/shatter/Galaxy/Garrison/Garrison.def
@@ -0,0 +1,124 @@
+STARSYSTEM
+
+name: Garrison
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Garrison.mag",
+ poly_stars: "stars.mag"
+}
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+
+ambient: (30, 15, 8)
+
+star: {
+ name: Khaniset
+ map: "Suns/StarG_map.pcx"
+ image: "Suns/G3.pcx",
+ tscale: 6,
+ radius: 16e8,
+ mass: 2e30,
+ light: 2.6e11,
+ color: (255, 250, 238),// - standard yellow
+ back: ( 60, 30, 10),// - nebula8
+}
+
+planet: {
+ name: Rhofar
+ map: "Tarsus/oman_map.pcx"
+ image: "Tarsus/oman_lo.pcx",
+ high_res:"Tarsus/oman_hi.jpg",
+ radius: 3.1e6,
+ tilt: 0.03,
+ mass: 3.1e24,
+ orbit: 0.94e11,
+ rotation: 32.7
+}
+
+region: {
+ name: Rhofar,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 16e6,
+ inclination: 0.4,
+}
+
+
+planet: {
+ name: Garrison
+ map: "Garrison/garrison_map.pcx"
+ image: "Garrison/garrison_lo.pcx",
+ high_res:"Garrison/garrison_hi.jpg",
+ glow_high_res: "Garrison/garrison_fire.jpg",
+ gloss: "Garrison/garrison_gloss.jpg",
+ radius: 6e6,
+ tilt: 0.15,
+ ring: "Garrison/ring.pcx",
+ minrad: 1.5,
+ maxrad: 1.75,
+ mass: 5.1e24,
+ orbit: 1.4e11,
+ rotation: 21.7
+}
+
+region: {
+ name: Garrison,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 20e6,
+ inclination: 0.4,
+}
+
+
+planet: {
+ name: Korul
+ map: "Giants/GasGiant10_map.pcx"
+ image: "Giants/GasGiant10.jpg",
+ radius: 23e6,
+ tilt: 0.19,
+ ring: "Giants/Ring2.pcx",
+ minrad: 1.6,
+ maxrad: 1.666,
+ mass: 5.1e24,
+ orbit: 2.4e11,
+ rotation: 21.7
+}
+
+region: {
+ name: Korul,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 1e8,
+ inclination: 0.3,
+}
+
+
+
+planet: {
+ name: Nerasil
+ map: "Haiche/kala_map.pcx"
+ image: "Haiche/kala_lo.pcx",
+ high_res:"Haiche/kala_hi.pcx",
+ radius: 4e6,
+ tilt: 0.15,
+ mass: 3.7e24,
+ orbit: 4.2e11,
+ rotation: 17.2
+}
+
+region: {
+ name: Nerasil,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 15e6,
+ inclination: 0.2,
+ link: Relay, // Isham
+ link: Cavenda, // Radix
+}
+
diff --git a/data/shatter/Galaxy/Haiche/Haiche.def b/data/shatter/Galaxy/Haiche/Haiche.def
new file mode 100644
index 0000000..d23d1fd
--- /dev/null
+++ b/data/shatter/Galaxy/Haiche/Haiche.def
@@ -0,0 +1,198 @@
+STARSYSTEM
+
+name: Haiche
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Haiche.mag",
+ poly_stars: "stars.mag",
+ haze: "Haiche/Tantalus/TerrainHaze.mag"
+}
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+ambient: (16, 16, 16)
+
+star: {
+ name: Heron
+ map: "Suns/StarK_map.pcx"
+ image: "Suns/K1.pcx",
+ tscale: 6,
+ radius: 12e8,
+ mass: 1.5e30,
+ light: 7.8e10,
+ color: (255, 232, 224),
+ back: ( 44, 66, 88),
+}
+
+planet: {
+ name: Haiche
+ map: "Haiche/haiche_map.pcx"
+ image: "Haiche/haiche_lo.pcx",
+ high_res:"Haiche/haiche_hi.jpg",
+ radius: 4.8e6,
+ mass: 5.75e24,
+ atmosphere: (200,180,160),
+ orbit: 0.94e11,
+ rotation: 17.3
+}
+
+terrain: {
+ name: "Tantalus",
+ radius: 480e3,
+ grid: 20e3,
+
+ patch: "Haiche/Tantalus/terrain.pcx",
+ patch_texture: "Haiche/Tantalus/terrain_big.pcx",
+ apron: "Haiche/Tantalus/terrain_apron.pcx",
+ apron_texture: "Haiche/Tantalus/terrain_apron_tex.pcx",
+ sky_color: "Haiche/Tantalus/terrain_sky.pcx",
+
+ layer: { tile: "Haiche/Tantalus/Layer0.pcx" height: 0 detail: "Haiche/Tantalus/noise0.pcx" }
+ layer: { tile: "Haiche/Tantalus/Layer1.pcx" height: 3300 detail: "Haiche/Tantalus/noise1.pcx" }
+ layer: { tile: "Haiche/Tantalus/Layer2.pcx" height: 9500 detail: "Haiche/Tantalus/noise1.pcx" }
+
+ clouds_high: "Haiche/Tantalus/terrain_cloud0.pcx",
+ clouds_low: "Haiche/Tantalus/terrain_cloud1.pcx",
+ shades_low: "Haiche/Tantalus/terrain_cloud1a.pcx",
+ clouds_alt_high: 16.9e3,
+ clouds_alt_low: 12.1e3,
+
+ scale: 1.5e3,
+ mtnscale: 50,
+ haze_fade: 0.5,
+ fog_density: 0.5,
+ fog_scale: 5,
+
+ weather_period: 59876,
+
+ weather_high_clouds: 25,
+ weather_moderate_clouds: 40,
+ weather_overcast: 0,
+ weather_fog: 0,
+ weather_storm: 5,
+}
+
+region: {
+ name: Haiche,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 19e6,
+ inclination: 0.45
+}
+
+moon: {
+ name: Eiller
+ map: "Moons/lunar_map.pcx"
+ image: "Moons/lunar_lo.pcx",
+ high_res:"Moons/lunar_hi.pcx",
+ radius: 1e6,
+ mass: 8e22,
+ orbit: 85e6
+}
+
+// GAS GIANTS:
+
+planet: {
+ name: Cygnus
+ map: "Giants/GasGiant5_map.pcx"
+ image: "Giants/GasGiant5.jpg",
+ radius: 27.1e6,
+ mass: 2.6e26,
+ tscale: 2,
+ tilt: 0.13,
+ orbit: 2.35e11,
+ rotation: 31.3
+}
+
+region: {
+ name: Cygnus,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 100e6,
+ inclination: 0.2
+}
+
+moon: {
+ name: Corvus
+ map: "Moons/rock_map.pcx"
+ image: "Moons/rock_lo.pcx",
+ high_res:"Moons/rock_hi.pcx",
+ radius: 1.3e6,
+ rotation: 16.4,
+ mass: 5.98e24,
+ orbit: 4.81e8
+}
+
+moon: {
+ name: Aquilae,
+ map: "Moons/ice_map.pcx"
+ image: "Moons/ice_lo.pcx",
+ high_res:"Moons/ice_hi.pcx",
+ radius: 2.1e6,
+ rotation: 28.4,
+ mass: 5.98e24,
+ orbit: 6.14e8
+}
+
+
+
+planet: {
+ name: "Tal Amin"
+ map: "Giants/GasGiant11_map.pcx"
+ image: "Giants/GasGiant11.jpg",
+ radius: 38.2e6,
+ mass: 4.0e26,
+ tscale: 2,
+ tilt: 0.13,
+ orbit: 3.41e11,
+ rotation: 31.3
+}
+
+region: {
+ name: "Tal Amin",
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 150e6,
+ inclination: 0.2
+}
+
+moon: {
+ name: Benares,
+ map: "Moons/rock_map.pcx"
+ image: "Moons/rock_lo.pcx",
+ high_res:"Moons/rock_hi.pcx",
+ radius: 2.3e6,
+ rotation: 26.4,
+ mass: 5.98e24,
+ orbit: 4.21e8
+}
+
+moon: {
+ name: Kala
+ map: "Haiche/kala_map.pcx"
+ image: "Haiche/kala_lo.pcx",
+ high_res:"Haiche/kala_hi.pcx",
+ radius: 2.9e6,
+ rotation: 18.4,
+ mass: 5.98e24,
+ orbit: 5.74e8
+}
+
+region: {
+ name: Kala,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 11e6,
+ inclination: 0.2,
+ link: Navara, // Janus
+ link: Lornas, // Renser
+ link: Aram, // Ostara
+ link: Volova, // Kolchev
+}
+
+
diff --git a/data/shatter/Galaxy/Isham/Isham.def b/data/shatter/Galaxy/Isham/Isham.def
new file mode 100644
index 0000000..9f66c69
--- /dev/null
+++ b/data/shatter/Galaxy/Isham/Isham.def
@@ -0,0 +1,223 @@
+STARSYSTEM
+
+name: Isham
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Isham.mag",
+ poly_stars: "stars.mag",
+ haze: "Isham/Garden/TerrainHaze.mag"
+ }
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+ambient: (10, 8, 8)
+
+star: {
+ name: Isham,
+ map: "Suns/StarK_map.pcx"
+ image: "Suns/K1.pcx",
+ tscale: 6,
+ radius: 16e8,
+ mass: 2e30,
+ light: 1.6e11,
+ color: (255, 250, 230),// - K
+ back: ( 30, 18, 12) // - nebula25
+}
+
+planet: {
+ name: Garden
+ map: "Isham/garden_map.pcx"
+ image: "Isham/garden_lo.pcx",
+ high_res:"Isham/garden_hi.jpg",
+ gloss: "Isham/garden_gloss.jpg",
+ radius: 3.75e6,
+ mass: 5.6e23,
+ atmosphere: (145,170,190),
+ orbit: 1.8e11,
+ rotation: 26.3
+}
+
+terrain: {
+ name: "Tiger Bay",
+ radius: 480e3,
+ grid: 20e3,
+
+ patch: "Isham/Garden/terrain.pcx"
+ patch_texture: "Isham/Garden/terrain_big.pcx"
+ apron: "Isham/Garden/terrain_apron.pcx"
+ apron_texture: "Isham/Garden/terrain_apron_tex.pcx"
+ sky_color: "Isham/Garden/terrain_sky.pcx"
+
+ water_texture: "Isham/Garden/Water.pcx"
+
+ layer: { tile: "Isham/Garden/Sand.pcx" height: 0 detail: "Haiche/Tantalus/noise0.pcx" }
+ layer: { tile: "Isham/Garden/Forest.pcx" height: 3000 detail: "Isham/Garden/noise1.pcx" }
+ layer: { tile: "Isham/Garden/Rock.pcx" height: 9500 detail: "Isham/Garden/noise1.pcx" }
+
+ clouds_high: "Isham/Garden/terrain_cloud0.pcx",
+ clouds_low: "Isham/Garden/terrain_cloud1.pcx",
+ shades_low: "Isham/Garden/terrain_cloud1a.pcx",
+ clouds_alt_high: 17.5e3,
+ clouds_alt_low: 12.1e3,
+
+ scale: 1.5e3,
+ mtnscale: 65,
+ haze_fade: 0.4,
+ fog_density: 0.4,
+ fog_scale: 5,
+
+ weather_period: 659876,
+
+ weather_high_clouds: 25,
+ weather_moderate_clouds: 40,
+ weather_overcast: 0,
+ weather_fog: 0,
+ weather_storm: 0,
+}
+
+region: {
+ name: Garden,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 17e6,
+ inclination: 0.4
+}
+
+
+// GAS GIANTS:
+
+planet: {
+ name: Senesca,
+ map: "Giants/GasGiant10_map.pcx"
+ image: "Giants/GasGiant10.jpg",
+ radius: 14.1e6,
+ mass: 3.6e26,
+ tilt: 0.2,
+ ring: "Giants/Ring2.pcx",
+ minrad: 1.5,
+ maxrad: 1.8,
+ orbit: 2.65e11,
+ rotation: 61.3
+}
+
+region: {
+ name: Senesca,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 55.53e6,
+ inclination: 0.3
+}
+
+moon: {
+ name: Tarawa
+ map: "Moons/ice_map.pcx"
+ image: "Moons/ice_lo.pcx",
+ high_res:"Moons/ice_hi.pcx",
+ radius: 2.3e6,
+ rotation: 16.4,
+ atmosphere: (180,180,255),
+ mass: 5.98e24,
+ orbit: 4.11e8
+}
+
+moon: {
+ name: Maia,
+ map: "Jarnell/lanos_map.pcx",
+ image: "Jarnell/lanos_lo.pcx",
+ high_res:"Jarnell/lanos_hi.pcx",
+ radius: 4.2e6,
+ rotation: 18.4,
+ atmosphere: (180,180,255),
+ mass: 3.28e24,
+ orbit: 6.24e8
+}
+
+
+planet: {
+ name: Ramek,
+ map: "Giants/GasGiant9_map.pcx",
+ image: "Giants/GasGiant9.jpg",
+ radius: 18.1e6,
+ mass: 3.6e26,
+ tscale: 2,
+ tilt: 0.13,
+ orbit: 3.35e11,
+ rotation: 31.3
+}
+
+region: {
+ name: Ramek,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 65.3e6,
+ inclination: 0.3
+}
+
+moon: {
+ name: Alin
+ map: "Moons/ice_map.pcx"
+ image: "Moons/ice_lo.pcx",
+ high_res:"Moons/ice_hi.pcx",
+ radius: 5.3e6,
+ rotation: 16.4,
+ atmosphere: (180,180,255),
+ mass: 5.98e24,
+ orbit: 4.11e8
+}
+
+moon: {
+ name: Orpheus
+ map: "Jarnell/lanos_map.pcx"
+ image: "Jarnell/lanos_lo.pcx",
+ high_res:"Jarnell/lanos_hi.pcx",
+ radius: 3.1e6,
+ rotation: 18.4,
+ atmosphere: (180,180,255),
+ mass: 3.28e24,
+ orbit: 6.24e8
+}
+
+moon: {
+ name: Tenebrus,
+ map: "Moons/ice_map.pcx"
+ image: "Moons/ice_lo.pcx",
+ high_res:"Moons/ice_hi.pcx",
+ radius: 6.1e6,
+ rotation: 38.4,
+ mass: 5.98e24,
+ orbit: 13.24e8
+}
+
+
+
+planet: {
+ name: Relay,
+ map: "Isham/relay_map.pcx",
+ image: "Isham/relay_lo.pcx",
+ high_res:"Isham/relay_hi.jpg",
+ gloss: "Isham/relay_gloss.jpg",
+ radius: 3.15e6,
+ mass: 4.6e23,
+ atmosphere: (130,120,110),
+ orbit: 4.18e11,
+ rotation: 14.3
+}
+
+region: {
+ name: Relay,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 14e6,
+ inclination: 0.3,
+ link: Solnas, // Korius
+ link: Volova, // Kolchev
+ link: Cavenda, // Radix
+ link: Nerasil, // Garrison
+ link: Path, // Trocanther
+}
+
diff --git a/data/shatter/Galaxy/Janus/Janus.def b/data/shatter/Galaxy/Janus/Janus.def
new file mode 100644
index 0000000..db704fb
--- /dev/null
+++ b/data/shatter/Galaxy/Janus/Janus.def
@@ -0,0 +1,218 @@
+STARSYSTEM
+
+name: Janus
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Janus.mag",
+ poly_stars: "stars.mag",
+ haze: "Janus/Janek/TerrainHaze.mag"
+}
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+ambient: (16, 16, 21)
+
+star: {
+ name: Janus,
+ map: "Suns/StarG_map.pcx"
+ image: "Suns/G3.pcx",
+ tscale: 6,
+ radius: 16e8,
+ mass: 2e30,
+ light: 1.6e11,
+ color: (255, 250, 230),// - standard yellow
+ back: ( 70, 75, 120),// - nebula12
+}
+
+planet: {
+ name: Ilon,
+ map: "Janus/ilon_map.pcx",
+ image: "Janus/ilon_lo.pcx",
+ high_res: "Janus/ilon_hi.pcx",
+ radius: 3.5e6,
+ mass: 2.18e24,
+ orbit: 5.80e10,
+ rotation: 11
+}
+
+region: {
+ name: Ilon,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 9.3e6,
+ inclination: 0.75
+}
+
+planet: {
+ name: Dante,
+ map: "Janus/dante_map.pcx",
+ image: "Janus/dante_lo.pcx",
+ high_res: "Janus/dante_hi.jpg",
+ radius: 5.2e6,
+ atmosphere: (192,160,128),
+ mass: 4.18e24,
+ orbit: 7.20e10,
+ rotation: 8
+}
+
+region: {
+ name: Dante,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 18e6,
+ inclination: 0.66
+}
+
+moon: {
+ name: Hermes,
+ map: "Moons/rock_map.pcx",
+ image: "Moons/rock_lo.pcx",
+ high_res:"Moons/rock_hi.pcx",
+ radius: 5e5,
+ mass: 2e21,
+ orbit: 24.3e6,
+ retro: true
+}
+
+planet: {
+ name: Janek,
+ map: "Janus/janek_map.pcx",
+ image: "Janus/janek_lo.pcx",
+ high_res: "Janus/janek_hi.jpg",
+ gloss: "Janus/janek_gloss.jpg",
+ radius: 5.4e6,
+ mass: 4.18e24,
+ atmosphere: (100,150,220),
+ orbit: 1.4e11,
+ rotation: 20
+}
+
+terrain: {
+ name: "Janek Station",
+ radius: 480e3,
+ grid: 20e3,
+
+ patch: "Janus/Janek/terrain.pcx",
+ patch_texture: "Janus/Janek/terrain_big.pcx",
+ apron: "Janus/Janek/terrain_apron.pcx",
+ apron_texture: "Janus/Janek/terrain_apron_tex.pcx",
+ sky_color: "Janus/Janek/terrain_sky.pcx",
+
+ layer: { tile: "Janus/Janek/Layer0.pcx" height: 0 detail: "Janus/Janek/noise0.pcx" }
+ layer: { tile: "Janus/Janek/Layer1.pcx" height: 2800 detail: "Janus/Janek/noise1.pcx" }
+ layer: { tile: "Janus/Janek/Layer2.pcx" height: 9800 detail: "Janus/Janek/noise1.pcx" }
+
+ clouds_high: "Janus/Janek/terrain_cloud0.pcx",
+ clouds_low: "Janus/Janek/terrain_cloud1.pcx",
+ shades_low: "Janus/Janek/terrain_cloud1a.pcx",
+ clouds_alt_high: 16.5e3,
+ clouds_alt_low: 10.2e3,
+
+ scale: 1.5e3,
+ mtnscale: 60,
+ haze_fade: 0.4,
+ fog_density: 0.4,
+ fog_scale: 5,
+
+ weather_period: 659876,
+
+ weather_high_clouds: 25,
+ weather_moderate_clouds: 40,
+ weather_overcast: 0,
+ weather_fog: 0,
+ weather_storm: 0,
+}
+
+region: {
+ name: Janek,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 17e6,
+ inclination: 0.5
+}
+
+moon: {
+ name: Lanos,
+ map: "Moons/lunar_map.pcx",
+ image: "Moons/lunar_lo.pcx",
+ high_res:"Moons/lunar_hi.pcx",
+ radius: 1e6,
+ mass: 8e22,
+ orbit: 42e6
+}
+
+planet: {
+ name: Alystra
+ map: "Giants/GasGiant12_map.pcx"
+ image: "Giants/GasGiant12.jpg"
+ radius: 36e6,
+ mass: 5.6e26,
+ orbit: 2.84e11,
+ tscale: 2,
+ tilt: 0.2,
+ ring: "Giants/Ring.pcx",
+ minrad: 1.3,
+ maxrad: 2.1,
+ rotation: 16.3
+}
+
+region: {
+ name: Alystra,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 1.55e8,
+ inclination: 0.4
+}
+
+moon: {
+ name: Fenris,
+ map: "Moons/rock_map.pcx",
+ image: "Moons/rock_lo.pcx",
+ high_res:"Moons/rock_hi.pcx",
+ radius: 3e6,
+ mass: 3e22,
+ orbit: 2.45e8,
+ rotation: 100
+}
+
+moon: {
+ name: Navara,
+ 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: 4.1e8
+}
+
+region: {
+ name: Navara,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 20e6,
+ inclination: 0.4,
+ link: Trellis, // Solus
+ link: Pallas, // Athenar
+ link: Tulkas, // Borova
+ link: Kala, // Haiche
+ link: Nero, // Silessia
+}
+
+moon: {
+ name: Cassandra,
+ map: "Moons/rock_map.pcx",
+ image: "Moons/rock_lo.pcx",
+ high_res:"Moons/rock_hi.pcx",
+ radius: 6e6,
+ rotation: 18.4,
+ atmosphere: (180,180,255),
+ mass: 5.98e24,
+ orbit: 0.85e9
+}
diff --git a/data/shatter/Galaxy/Jarnell/Jarnell.def b/data/shatter/Galaxy/Jarnell/Jarnell.def
new file mode 100644
index 0000000..04bc68a
--- /dev/null
+++ b/data/shatter/Galaxy/Jarnell/Jarnell.def
@@ -0,0 +1,227 @@
+STARSYSTEM
+
+name: Jarnell
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Jarnell.mag",
+ poly_stars: "stars.mag",
+
+}
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+ambient: (10, 15, 13)
+
+star: {
+ name: Valtala
+ map: "Suns/StarG_map.pcx"
+ image: "Suns/G3.pcx",
+ tscale: 6,
+ radius: 16e8,
+ mass: 2e30,
+ light: 1.4e11,
+ color: (255, 250, 230),// - standard yellow
+ back: ( 11, 18, 15),// - nebula10
+}
+
+
+planet: {
+ name: Adonis,
+ map: "Giants/GasGiant7_map.pcx",
+ image: "Giants/GasGiant7.jpg",
+ radius: 18e6,
+ mass: 2.1e26,
+ orbit: 0.8e11,
+ tscale: 2,
+ tilt: 0.2,
+ ring: "Giants/Ring3.pcx",
+ minrad: 1.5,
+ maxrad: 1.9,
+ rotation: 19.5
+}
+
+region: {
+ name: Adonis,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 1.15e8,
+ inclination: 0.45
+}
+
+moon: {
+ name: Synad,
+ map: "Moons/rock_map.pcx",
+ image: "Moons/rock_lo.pcx",
+ high_res:"Moons/rock_hi.pcx",
+ radius: 2.2e6,
+ mass: 1.9e22,
+ orbit: 1.44e8,
+ rotation: 30
+}
+
+moon: {
+ name: Olan,
+ map: "Moons/lunar_map.pcx",
+ image: "Moons/lunar_lo.pcx",
+ high_res:"Moons/lunar_hi.pcx",
+ radius: 3.2e6,
+ rotation: 19,
+ inclination: 0.0,
+ mass: 1.7e24,
+ orbit: 2.251e8
+}
+
+moon: {
+ name: Amnia,
+ map: "Moons/lunar_map.pcx",
+ image: "Moons/lunar_lo.pcx",
+ high_res:"Moons/lunar_hi.pcx",
+ radius: 1.2e6,
+ rotation: 19,
+ inclination: 0.0,
+ mass: 1.0e24,
+ orbit: 3.771e8
+}
+
+
+planet: {
+ name: Jarnell,
+ map: "Jarnell/jarnell_map.pcx",
+ image: "Jarnell/jarnell_lo.pcx",
+ high_res: "Jarnell/jarnell_hi.jpg",
+ gloss: "Jarnell/jarnell_gloss.jpg",
+ glow_high_res: "Jarnell/jarnell_lights.jpg"
+ radius: 5.8e6,
+ mass: 4.98e24,
+ atmosphere: (100,180,220),
+ orbit: 1.4e11,
+ rotation: 27
+}
+
+region: {
+ name: Jarnell,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 19e6,
+ inclination: 0.5
+}
+
+moon: {
+ name: Lanora,
+ map: "Jarnell/lanos_map.pcx",
+ image: "Jarnell/lanos_lo.pcx",
+ high_res:"Jarnell/lanos_hi.pcx",
+ radius: 1e6,
+ mass: 8e22,
+ orbit: 42e6
+}
+
+
+planet: {
+ name: Caladan,
+ map: "Jarnell/caladan_map.pcx",
+ image: "Jarnell/caladan_lo.pcx",
+ high_res: "Jarnell/caladan_hi.pcx",
+ radius: 3.8e6,
+ mass: 2.98e24,
+ atmosphere: (50,80,70),
+ orbit: 2.01e11,
+ rotation: 32
+}
+
+region: {
+ name: Caladan,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 12e6,
+ inclination: 0.35
+}
+
+moon: {
+ name: Malta,
+ map: "Jarnell/lanos_map.pcx"
+ image: "Jarnell/lanos_lo.pcx",
+ high_res:"Jarnell/lanos_hi.pcx",
+ radius: 0.72e6,
+ mass: 6e22,
+ orbit: 32e6
+}
+
+
+planet: {
+ name: Dawn,
+ map: "Giants/GasGiant6_map.pcx"
+ image: "Giants/GasGiant6.jpg",
+ radius: 28e6,
+ mass: 5.1e26,
+ orbit: 4.3e11,
+ tscale: 2,
+ tilt: 0.12,
+ rotation: 27.3,
+}
+
+region: {
+ name: Dawn,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 1.0e8,
+ inclination: 0.25,
+ link: Pallas, // Athenar
+ link: Tulkas, // Borova
+ link: Sparta, // Thralis
+ link: Atlan, // Paragon
+}
+
+moon: {
+ name: Kash,
+ map: "Moons/rock_map.pcx",
+ image: "Moons/rock_lo.pcx",
+ high_res:"Moons/rock_hi.pcx",
+ radius: 3e6,
+ mass: 3e22,
+ orbit: 2.14e8,
+ rotation: 100
+}
+
+moon: {
+ name: Kara
+ 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: 4.551e8
+}
+
+moon: {
+ name: Soma,
+ map: "Moons/ice_map.pcx",
+ image: "Moons/ice_lo.pcx",
+ high_res:"Moons/ice_hi.pcx",
+ radius: 6e6,
+ rotation: 27.4,
+ atmosphere: (180,180,255),
+ mass: 5.98e24,
+ orbit: 7.11e8
+}
+
+moon: {
+ name: Tarina,
+ map: "Moons/ice_map.pcx",
+ image: "Moons/ice_lo.pcx",
+ high_res:"Moons/ice_hi.pcx",
+ radius: 4e6,
+ rotation: 172.1,
+ atmosphere: (180,180,255),
+ mass: 3.28e24,
+ orbit: 9.34e8
+}
+
+
diff --git a/data/shatter/Galaxy/Kolchev/Kolchev.def b/data/shatter/Galaxy/Kolchev/Kolchev.def
new file mode 100644
index 0000000..432cf9c
--- /dev/null
+++ b/data/shatter/Galaxy/Kolchev/Kolchev.def
@@ -0,0 +1,217 @@
+STARSYSTEM
+
+name: Kolchev
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Kolchev.mag",
+ poly_stars: "stars.mag",
+ haze: "Kolchev/Lovo/TerrainHaze.mag"
+}
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+ambient: (13, 10, 8)
+
+star: {
+ name: Kurset
+ map: "Suns/StarG_map.pcx"
+ image: "Suns/G3.pcx",
+ tscale: 6,
+ radius: 16e8,
+ mass: 2e30,
+ light: 1.6e11,
+ color: (255, 252, 250),// - G White
+ back: ( 50, 45, 35) // - nebula3
+}
+
+planet: {
+ name: Ilya
+ map: "Kolchev/ilya_map.pcx"
+ image: "Kolchev/ilya_lo.pcx",
+ high_res:"Kolchev/ilya_hi.pcx",
+ radius: 3.6e6,
+ mass: 4.1e26,
+ orbit: 1.03e11,
+ rotation: 19.3
+}
+
+region: {
+ name: Ilya,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 18e6,
+ inclination: 0.5
+}
+
+
+planet: {
+ name: Kolchev
+ map: "Kolchev/kolchev_map.pcx"
+ image: "Kolchev/kolchev_lo.pcx"
+ high_res:"Kolchev/kolchev_hi.jpg"
+ gloss: "Kolchev/kolchev_gloss.jpg"
+ glow_high_res: "Kolchev/kolchev_lights.jpg"
+ atmosphere: (130,130,150)
+ radius: 4.8e6,
+ mass: 3.9e24,
+ orbit: 1.95e11,
+ rotation: 23.3
+}
+
+terrain: {
+ name: Lovo,
+ radius: 480e3,
+ grid: 20e3,
+
+ patch: "Kolchev/Lovo/terrain.pcx",
+ patch_texture: "Kolchev/Lovo/terrain_big.pcx",
+ apron: "Kolchev/Lovo/terrain_apron.pcx",
+ apron_texture: "Kolchev/Lovo/terrain_apron_tex.pcx",
+ sky_color: "Kolchev/Lovo/terrain_sky.pcx",
+
+ layer: { tile: "Kolchev/Lovo/Layer0.pcx" height: 0 detail: "Kolchev/Lovo/noise0.pcx" }
+ layer: { tile: "Kolchev/Lovo/Layer1.pcx" height: 4500 detail: "Kolchev/Lovo/noise0.pcx" }
+ layer: { tile: "Kolchev/Lovo/Layer2.pcx" height: 11500 detail: "Kolchev/Lovo/noise0.pcx" }
+
+ clouds_high: "Kolchev/Lovo/terrain_cloud0.pcx",
+ clouds_low: "Kolchev/Lovo/terrain_cloud1.pcx",
+ shades_low: "Kolchev/Lovo/terrain_cloud1a.pcx",
+ clouds_alt_high: 18.3e3,
+ clouds_alt_low: 15.1e3,
+
+ scale: 1.75e3,
+ mtnscale: 75,
+ haze_fade: 0.35,
+ fog_density: 0.45,
+ fog_scale: 4.5,
+
+ weather_period: 49876,
+
+ weather_high_clouds: 100,
+ weather_moderate_clouds: 0,
+ weather_overcast: 0,
+ weather_fog: 0,
+ weather_storm: 0,
+}
+
+region: {
+ name: Kolchev,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 21e6,
+ inclination: 0.4
+}
+
+moon: {
+ name: "Odin"
+ map: "Borova/maraner_map.pcx"
+ image: "Borova/maraner_lo.pcx",
+ high_res:"Borova/maraner_hi.pcx",
+ radius: 1.4e6,
+ mass: 4.3e23,
+ orbit: 40e6,
+ rotation: 9.2
+}
+
+moon: {
+ name: "Dva"
+ map: "Moons/Moon2_map.pcx"
+ high_res:"Moons/Moon2.jpg",
+ radius: 0.85e6,
+ rotation: 19,
+ inclination: 0.0,
+ mass: 0.6e24,
+ orbit: 71e6
+}
+
+
+
+planet: {
+ name: Anatoly
+ map: "Giants/GasGiant6_map.pcx"
+ image: "Giants/GasGiant6.jpg",
+ radius: 29.1e6,
+ mass: 3.6e26,
+ tscale: 2,
+ tilt: 0.13,
+ orbit: 2.95e11,
+ rotation: 29.3
+}
+
+region: {
+ name: Anatoly,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 79.53e6,
+ inclination: 0.2
+}
+
+planet: {
+ name: Volova,
+ map: "Giants/GasGiant9_map.pcx"
+ image: "Giants/GasGiant9.jpg",
+ radius: 20e6,
+ mass: 5.42e26,
+ orbit: 3.75e11,
+ tilt: 0.25,
+ ring: "Giants/Ring2.pcx",
+ minrad: 1.2,
+ maxrad: 1.9,
+ rotation: 19.5,
+}
+
+region: {
+ name: Volova,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 1.2e8,
+ inclination: 0.3,
+ link: Kala, // Haiche
+ link: Aram, // Ostara
+ link: Solnas, // Kolchev
+ link: Relay, // Isham
+ link: Theramin, // Tarsus
+ link: Cavenda, // Radix
+}
+
+moon: {
+ name: Anya
+ map: "Silessia/nero_map.pcx"
+ image: "Silessia/nero_lo.pcx",
+ high_res:"Silessia/nero_hi.jpg",
+ radius: 3e6,
+ mass: 3e22,
+ orbit: 2.65e8,
+ rotation: 100
+}
+
+moon: {
+ name: Vlad
+ map: "Moons/Moon1_map.pcx"
+ image: "Moons/Moon1_lo.pcx",
+ high_res:"Moons/Moon1.jpg",
+ radius: 5.2e6,
+ rotation: 19,
+ inclination: 0.0,
+ mass: 6.0e24,
+ orbit: 4.31e8
+}
+
+moon: {
+ name: Dmitri,
+ 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: 8.14e8
+}
+
+
diff --git a/data/shatter/Galaxy/Korius/Korius.def b/data/shatter/Galaxy/Korius/Korius.def
new file mode 100644
index 0000000..179f138
--- /dev/null
+++ b/data/shatter/Galaxy/Korius/Korius.def
@@ -0,0 +1,177 @@
+STARSYSTEM
+
+name: Korius
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Korius.mag",
+ poly_stars: "stars.mag",
+ haze: "Korius/Tanis/TerrainHaze.mag"
+}
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+ambient: (24, 20, 16)
+
+star: {
+ name: Koriset
+ map: "Suns/StarG_map.pcx"
+ image: "Suns/G3.pcx"
+ tscale: 6,
+ radius: 16e8,
+ mass: 2e30,
+ light: 1.6e11,
+ color: (255, 250, 240),// - G Yellow
+ back: (128, 90, 57), // Nebula 5 orange
+}
+
+region: {
+ name: Solnas,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 4.18e11,
+ inclination: 0.23,
+ asteroids: 60,
+ link: Nergal, // Nephrys
+ link: Lornas, // Renser
+ link: Casalle, // Loris
+ link: Volova, // Kolchev
+ link: Relay, // Isham
+}
+
+planet: {
+ name: Moneta
+ map: "Paragon/bryn_map.pcx"
+ image: "Paragon/bryn_hi.jpg",
+ radius: 3.6e6,
+ mass: 3.96e26,
+ orbit: 0.97e11,
+ rotation: 15.13
+}
+
+region: {
+ name: Moneta,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 12e6,
+ inclination: 0.6
+}
+
+moon: {
+ name: Covana
+ map: "Thralis/benares_map.pcx"
+ image: "Thralis/benares_lo.pcx",
+ high_res:"Thralis/benares_hi.pcx",
+ radius: 1.1e6,
+ rotation: 19,
+ inclination: 0.0,
+ mass: 1.6e24,
+ orbit: 34.3e6,
+}
+
+
+planet: {
+ name: Rhomin
+ map: "Giants/GasGiant11_map.pcx"
+ image: "Giants/GasGiant11.jpg",
+ radius: 38.2e6,
+ mass: 4.0e26,
+ tilt: 0.1,
+ tscale: 2,
+ orbit: 1.61e11,
+ rotation: 31.3
+}
+
+moon: {
+ name: Korius
+ map: "Korius/korius_map.pcx"
+ image: "Korius/korius_lo.pcx",
+ high_res:"Korius/korius_hi.jpg",
+ gloss: "Korius/korius_gloss.jpg",
+ glow_high_res: "Korius/korius_lights.jpg",
+ radius: 4e6,
+ mass: 4.2e24,
+ atmosphere: (130,130,130),
+ orbit: 232e6,
+ rotation: 24.3
+}
+
+region: {
+ name: Korius,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 15e6,
+ inclination: 0.4
+}
+
+
+moon: {
+ name: Adantar
+ map: "Korius/adantar_map.pcx"
+ image: "Korius/adantar_lo.pcx",
+ high_res:"Korius/adantar_hi.jpg",
+ radius: 3.7e6,
+ mass: 3.4e24,
+ atmosphere: (120,100,90),
+ orbit: 356e6,
+ rotation: 17.8
+}
+
+terrain: {
+ name: "Tanis",
+ radius: 480e3,
+ grid: 20e3,
+
+ patch: "Korius/Tanis/terrain.pcx",
+ patch_texture: "Korius/Tanis/terrain_big.pcx",
+ apron: "Korius/Tanis/terrain_apron.pcx",
+ apron_texture: "Korius/Tanis/terrain_apron_tex.pcx",
+ sky_color: "Korius/Tanis/terrain_sky.pcx",
+
+ layer: { tile: "Korius/Tanis/Layer0.pcx" height: 0 detail: "Korius/Tanis/noise0.pcx" }
+ layer: { tile: "Korius/Tanis/Layer1.pcx" height: 3000 detail: "Radix/Canyon/noise1.pcx" }
+ layer: { tile: "Korius/Tanis/Layer2.pcx" height: 9000 detail: "Radix/Canyon/noise1.pcx" }
+
+ clouds_high: "Korius/Tanis/terrain_cloud0.pcx",
+ clouds_low: "Korius/Tanis/terrain_cloud1.pcx",
+ shades_low: "Korius/Tanis/terrain_cloud1a.pcx",
+ clouds_alt_high: 16.3e3,
+ clouds_alt_low: 13.1e3,
+
+ scale: 1.75e3,
+ mtnscale: 55,
+ haze_fade: 0.35,
+ fog_density: 0.65,
+ fog_scale: 5,
+
+ weather_period: 49876,
+
+ weather_high_clouds: 50,
+ weather_moderate_clouds: 35,
+ weather_overcast: 0,
+ weather_fog: 0,
+ weather_storm: 2,
+}
+
+region: {
+ name: Adantar,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 15e6,
+ inclination: 0.4
+}
+
+moon: {
+ name: Alita
+ map: "Haiche/kala_map.pcx"
+ image: "Haiche/kala_lo.pcx",
+ high_res:"Haiche/kala_hi.pcx",
+ radius: 2.11e6,
+ mass: 1.9e22,
+ orbit: 421e6,
+ rotation: 10
+}
diff --git a/data/shatter/Galaxy/Loris/Loris.def b/data/shatter/Galaxy/Loris/Loris.def
new file mode 100644
index 0000000..de28df3
--- /dev/null
+++ b/data/shatter/Galaxy/Loris/Loris.def
@@ -0,0 +1,173 @@
+STARSYSTEM
+
+name: Loris
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Loris.mag",
+ poly_stars: "stars.mag"
+}
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+ambient: (21, 18, 11)
+
+star: {
+ name: Lorset
+ map: "Suns/StarG_map.pcx"
+ image: "Suns/G3.pcx",
+ tscale: 6,
+ radius: 15e8,
+ mass: 1.8e30,
+ light: 1.1e11,
+ color: (255, 250, 240), // - G Yellow
+ back: (100, 60, 30), // - nebula16
+}
+
+planet: {
+ name: Duna,
+ map: "Loris/duna_map.pcx"
+ image: "Loris/duna.jpg",
+ radius: 25.1e6,
+ mass: 1.38e25,
+ tilt: 0.125,
+ tscale: 2,
+ orbit: 0.81e11,
+ rotation: 36.3
+}
+
+region: {
+ name: Duna,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 65e6,
+ inclination: 0.6
+}
+
+moon: {
+ name: Ansel
+ map: "Paragon/bryn_map.pcx"
+ image: "Paragon/bryn_hi.jpg",
+ radius: 2.4e6,
+ mass: 1.2e22,
+ orbit: 0.84e8,
+ rotation: 30
+}
+
+moon: {
+ name: Kaius
+ map: "Thralis/benares_map.pcx"
+ image: "Thralis/benares_lo.pcx",
+ high_res:"Thralis/benares_hi.pcx",
+ radius: 3.1e6,
+ rotation: 19,
+ inclination: 0.0,
+ mass: 1.6e24,
+ orbit: 1.301e8
+}
+
+
+
+
+planet: {
+ name: Loris,
+ map: "Loris/loris_map.pcx",
+ image: "Loris/loris_lo.pcx",
+ high_res:"Loris/loris_hi.jpg",
+ gloss: "Loris/loris_gloss.jpg",
+ radius: 5.1e6,
+ mass: 3.88e24,
+ tilt: 0.125,
+ atmosphere: (200,180,160),
+ orbit: 1.54e11,
+ rotation: 26.3
+}
+
+region: {
+ name: Loris,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 15e6,
+ inclination: 0.4
+}
+
+moon: {
+ name: "Loris I",
+ map: "Moons/rock_map.pcx",
+ image: "Moons/rock_lo.pcx",
+ high_res:"Moons/rock_hi.pcx",
+ radius: 0.4e6,
+ mass: 4.3e23,
+ orbit: 35e6,
+ rotation: 9.2
+}
+
+moon: {
+ name: "Loris II",
+ map: "Moons/rock_map.pcx",
+ image: "Moons/rock_lo.pcx",
+ high_res:"Moons/rock_hi.pcx",
+ radius: 0.25e6,
+ rotation: 19,
+ inclination: 0.0,
+ mass: 0.6e24,
+ orbit: 61e6
+}
+
+
+
+planet: {
+ name: Casalle
+ map: "Giants/GasGiant5_map.pcx"
+ image: "Giants/GasGiant5.jpg",
+ radius: 38.2e6,
+ mass: 4.0e26,
+ orbit: 2.95e11,
+ tilt: 0.1,
+ tscale: 2,
+ ring: "Giants/Ring3.pcx",
+ minrad: 1.4,
+ maxrad: 1.7,
+ rotation: 36.3
+}
+
+region: {
+ name: Casalle,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 175e6,
+ inclination: 0.6,
+ link: Nero, // Silessia
+ link: Lornas, // Renser
+ link: Nergal, // Nephrys
+ link: Solnas, // Korius
+}
+
+moon: {
+ name: Demeter
+ map: "Haiche/kala_map.pcx"
+ image: "Haiche/kala_lo.pcx",
+ high_res:"Haiche/kala_hi.pcx",
+ radius: 2.2e6,
+ mass: 1.9e22,
+ orbit: 1.44e8,
+ rotation: 30
+}
+
+moon: {
+ name: Thoraine,
+ map: "Moons/lunar_map.pcx",
+ image: "Moons/lunar_lo.pcx",
+ high_res:"Moons/lunar_hi.pcx",
+ radius: 3.2e6,
+ rotation: 19,
+ inclination: 0.0,
+ mass: 1.7e24,
+ orbit: 2.251e8
+}
+
+
diff --git a/data/shatter/Galaxy/Marak/Marak.def b/data/shatter/Galaxy/Marak/Marak.def
new file mode 100644
index 0000000..ef25578
--- /dev/null
+++ b/data/shatter/Galaxy/Marak/Marak.def
@@ -0,0 +1,70 @@
+STARSYSTEM
+
+name: Marak
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Marak.mag",
+ poly_stars: "stars.mag"
+ }
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+ambient: (36, 6, 6)
+
+star: {
+ name: Marakanis
+ map: "Suns/StarF_map.pcx"
+ image: "Suns/F8.pcx",
+ tscale: 6,
+ radius: 16e8,
+ mass: 2e30,
+ light: 1.6e11,
+ color: (255, 255, 255),// - F White
+ back: (120, 20, 14) // - nebula21
+}
+
+region: {
+ name: Xanthe,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 4.38e11,
+ inclination: 0.13,
+ asteroids: 70,
+ link: Path, // Trocanther
+}
+
+planet: {
+ name: Marak
+ map: "Marak/marak_map.pcx"
+ image: "Marak/marak_hi.jpg",
+ gloss: "Marak/marak_gloss.jpg",
+ atmosphere: (90,90,130),
+ radius: 6.1e6,
+ mass: 5.3e24,
+ orbit: 1.1e11,
+ rotation: 23.7
+}
+
+region: {
+ name: Marak,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 21e6,
+ inclination: 0.4,
+}
+
+moon: {
+ name: Manarkan,
+ map: "Moons/Moon3_map.pcx",
+ image: "Moons/Moon3.jpg",
+ radius: 1e6,
+ mass: 8e22,
+ orbit: 42e6
+}
+
+
diff --git a/data/shatter/Galaxy/Museum/Museum.def b/data/shatter/Galaxy/Museum/Museum.def
new file mode 100644
index 0000000..68536e2
--- /dev/null
+++ b/data/shatter/Galaxy/Museum/Museum.def
@@ -0,0 +1,49 @@
+STARSYSTEM
+
+name: Museum
+
+/*************************************/
+
+sky: {
+ poly_stars: "Museum.mag"
+}
+
+stars: 0
+dust: 0
+
+/*************************************/
+
+
+ambient: (64, 48, 32)
+
+star: {
+ name: Musette,
+ image: "Suns/G3.pcx",
+ tscale: 6,
+ radius: 16,
+ mass: 2e30,
+ light: 1.6e11,
+ color: (255, 250, 230),// - standard yellow
+ back: (170, 120, 70)
+ }
+
+planet: {
+ name: Mausoleum
+ map: "Moons/rock_map.pcx"
+ image: "Moons/rock_lo.pcx",
+ high_res:"Moons/rock_hi.pcx",
+ radius: 300,
+ mass: 5.6e26,
+ orbit: 1.8e11,
+ tscale: 2,
+ rotation: 16.3
+ }
+
+region: {
+ name: Museum,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 1.55e8,
+ inclination: 0.4
+ }
+
diff --git a/data/shatter/Galaxy/Nephrys/Nephrys.def b/data/shatter/Galaxy/Nephrys/Nephrys.def
new file mode 100644
index 0000000..4d2fe87
--- /dev/null
+++ b/data/shatter/Galaxy/Nephrys/Nephrys.def
@@ -0,0 +1,53 @@
+STARSYSTEM
+
+name: Nephrys
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Nephrys.mag",
+ poly_stars: "stars.mag"
+}
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+ambient: (8, 8, 10)
+
+star: {
+ name: Nephrys
+ map: "Suns/StarA_map.pcx"
+ image: "Suns/G3.pcx",
+ tscale: 6,
+ radius: 16e8,
+ mass: 3e30,
+ light: 2.6e11,
+ color: (245, 245, 255),// - A Blue-White
+ back: ( 43, 40, 46) // - nebula18 (dark gray)
+}
+
+planet: {
+ name: Nergal
+ map: "Nephrys/nergal_map.pcx"
+ image: "Nephrys/nergal_lo.pcx",
+ high_res:"Nephrys/nergal_hi.jpg",
+ gloss: "Nephrys/nergal_gloss.jpg",
+ glow_high_res: "Nephrys/nergal_fire.jpg",
+ radius: 9e6,
+ mass: 5.6e28,
+ orbit: 4.8e11,
+ rotation: 160.3,
+}
+
+region: {
+ name: Nergal,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 35e6,
+ inclination: 0.1,
+ link: Casalle, // Loris
+ link: Solnas, // Korius
+}
+
diff --git a/data/shatter/Galaxy/Ostara/Ostara.def b/data/shatter/Galaxy/Ostara/Ostara.def
new file mode 100644
index 0000000..b060c1b
--- /dev/null
+++ b/data/shatter/Galaxy/Ostara/Ostara.def
@@ -0,0 +1,61 @@
+STARSYSTEM
+
+name: Ostara
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Ostara.mag",
+ poly_stars: "stars.mag",
+ }
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+ambient: (32, 8, 8)
+
+star: {
+ name: Ostara,
+ image: "Suns/M1.pcx",
+ tscale: 6,
+ radius: 12e8,
+ mass: 1e30,
+ light: 5e10,
+ color: (255, 170, 160),// - deep red
+ back: (130, 90, 50) // - nebula2
+}
+
+planet: {
+ name: Aram,
+ image: "Ostara/aram_lo.pcx",
+ high_res:"Ostara/aram_hi.pcx",
+ radius: 6.4e6,
+ mass: 5.98e24,
+ atmosphere: (180,90,60),
+ orbit: 10.34e10,
+ rotation: 15
+}
+
+region: {
+ name: Aram,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 19e6,
+ inclination: 0.45,
+ link: Volova, // Kolchev
+ link: Kala, // Haiche
+ link: Theramin, // Tarsus
+}
+
+moon: {
+ name: Ur,
+ image: "Moons/lunar_lo.pcx",
+ high_res:"Moons/lunar_hi.pcx",
+ radius: 1e6,
+ mass: 8e22,
+ orbit: 85e6
+}
+
+
diff --git a/data/shatter/Galaxy/Paragon/Paragon.def b/data/shatter/Galaxy/Paragon/Paragon.def
new file mode 100644
index 0000000..6911970
--- /dev/null
+++ b/data/shatter/Galaxy/Paragon/Paragon.def
@@ -0,0 +1,168 @@
+STARSYSTEM
+
+name: Paragon
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Paragon.mag",
+ poly_stars: "stars.mag"
+ }
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+ambient: (30, 36, 38)
+
+star: {
+ name: Talpara
+ map: "Suns/StarG_map.pcx"
+ image: "Suns/G3.pcx",
+ tscale: 6,
+ radius: 16e8,
+ mass: 2e30,
+ light: 1.6e11,
+ color: (255, 250, 230),// - standard yellow
+ back: ( 50, 70, 100) // - nebula24
+}
+
+planet: {
+ name: Dorrath
+ map: "Paragon/dorrath_map.pcx"
+ image: "Paragon/dorrath_lo.pcx",
+ high_res:"Paragon/dorrath_hi.pcx",
+ radius: 3.9e6,
+ mass: 2.58e24,
+ orbit: 7.23e10,
+ atmosphere: (121,120,121),
+ rotation: 29.72
+}
+
+region: {
+ name: Dorrath,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 16e6,
+ inclination: 0.67
+}
+
+moon: {
+ name: Altos
+ map: "Borova/maraner_map.pcx"
+ image: "Borova/maraner_lo.pcx",
+ high_res:"Borova/maraner_hi.pcx",
+ radius: 0.85e6,
+ mass: 8e22,
+ orbit: 43e6,
+ retro: true,
+}
+
+planet: {
+ name: Paragon
+ map: "Paragon/paragon_map.pcx"
+ image: "Paragon/paragon_lo.pcx",
+ high_res: "Paragon/paragon_hi.jpg",
+ gloss: "Paragon/paragon_gloss.jpg",
+ glow_high_res: "Paragon/paragon_lights.jpg",
+ radius: 5.8e6,
+ mass: 4.98e24,
+ atmosphere: (140,170,200),
+ orbit: 1.4e11,
+ rotation: 27
+}
+
+region: {
+ name: Paragon,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 20e6,
+ inclination: 0.5
+}
+
+moon: {
+ name: Porthos
+ map: "Jarnell/lanos_map.pcx"
+ image: "Jarnell/lanos_lo.pcx",
+ high_res:"Jarnell/lanos_hi.pcx",
+ radius: 1.1e6,
+ mass: 8e22,
+ orbit: 39e6
+}
+
+moon: {
+ name: Aramis,
+ map: "Jarnell/lanos_map.pcx"
+ image: "Jarnell/lanos_lo.pcx",
+ high_res:"Jarnell/lanos_hi.pcx",
+ radius: 0.5e6,
+ mass: 8e22,
+ orbit: 51e6
+}
+
+planet: {
+ name: "Bryn Mawr",
+ map: "Paragon/bryn_map.pcx"
+ image: "Paragon/bryn_hi.jpg",
+ radius: 3.3e6,
+ mass: 2.45e24,
+ orbit: 2.57e11,
+ rotation: 35
+}
+
+region: {
+ name: Bryn,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 12.0e6,
+ inclination: 0.7
+}
+
+planet: {
+ name: Atlan,
+ map: "Giants/GasGiant4_map.pcx"
+ image: "Giants/GasGiant4.jpg",
+ radius: 19e6,
+ mass: 2.1e26,
+ orbit: 4.8e11,
+ tscale: 2,
+ tilt: 0.23,
+ ring: "Giants/Ring3.pcx",
+ minrad: 1.4,
+ maxrad: 1.75,
+ rotation: 21.23
+}
+
+region: {
+ name: Atlan,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 1.15e8,
+ inclination: 0.42,
+ link: Tulkas, // Borova
+ link: Dawn, // Jarnell
+}
+
+moon: {
+ name: Synad
+ map: "Moons/rock_map.pcx"
+ image: "Moons/rock_lo.pcx",
+ high_res:"Moons/rock_hi.pcx",
+ radius: 2.2e6,
+ mass: 1.9e22,
+ orbit: 1.44e8,
+ rotation: 30
+}
+
+moon: {
+ name: Olan,
+ map: "Moons/lunar_map.pcx"
+ image: "Moons/lunar_lo.pcx",
+ high_res:"Moons/lunar_hi.pcx",
+ radius: 3.2e6,
+ rotation: 19,
+ inclination: 0.0,
+ mass: 1.7e24,
+ orbit: 2.251e8
+}
diff --git a/data/shatter/Galaxy/Radix/Radix.def b/data/shatter/Galaxy/Radix/Radix.def
new file mode 100644
index 0000000..907861f
--- /dev/null
+++ b/data/shatter/Galaxy/Radix/Radix.def
@@ -0,0 +1,183 @@
+STARSYSTEM
+
+name: Radix
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Radix.mag",
+ poly_stars: "stars.mag",
+ haze: "Radix/Canyon/TerrainHaze.mag"
+}
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+ambient: (20, 10, 7)
+
+star: {
+ name: Radset
+ map: "Suns/StarG_map.pcx"
+ image: "Suns/G3.pcx",
+ tscale: 6,
+ radius: 16e8,
+ mass: 2e30,
+ light: 1.6e11,
+ color: (255, 250, 245),// - G Yellow
+ back: ( 40, 22, 14) // - nebula19
+}
+
+planet: {
+ name: Senna
+ map: "Radix/senna_map.pcx"
+ image: "Radix/senna_lo.pcx",
+ high_res:"Radix/senna_hi.jpg",
+ radius: 4.5e6,
+ mass: 4.1e24,
+ atmosphere: (160,140,120),
+ orbit: 0.75e11,
+ rotation: 24.3
+}
+
+region: {
+ name: Senna,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 18e6,
+ inclination: 0.5
+}
+
+moon: {
+ name: Galen
+ map: "Moons/rock_map.pcx"
+ image: "Moons/rock_lo.pcx",
+ high_res:"Moons/rock_hi.pcx",
+ radius: 2.3e6,
+ rotation: 16.4,
+ mass: 5.98e23,
+ orbit: 48e6,
+}
+
+
+planet: {
+ name: Radix
+ map: "Radix/radix_map.pcx"
+ image: "Radix/radix_lo.pcx",
+ high_res:"Radix/radix_hi.jpg",
+ gloss: "Radix/radix_gloss.jpg",
+ radius: 5.1e6,
+ mass: 4.6e24,
+ atmosphere: (175,160,150),
+ orbit: 1.3e11,
+ rotation: 16.3
+}
+
+terrain: {
+ name: "Shadow Canyon",
+ radius: 480e3,
+ grid: 20e3,
+
+ patch: "Radix/Canyon/terrain.pcx",
+ patch_texture: "Radix/Canyon/terrain_big.pcx",
+ apron: "Radix/Canyon/terrain_apron.pcx",
+ apron_texture: "Radix/Canyon/terrain_apron_tex.pcx",
+ sky_color: "Radix/Canyon/terrain_sky.pcx",
+
+ layer: { tile: "Radix/Canyon/Layer0.pcx" height: 0 detail: "Radix/Canyon/noise0.pcx" }
+ layer: { tile: "Radix/Canyon/Layer1.pcx" height: 3000 detail: "Radix/Canyon/noise1.pcx" }
+ layer: { tile: "Radix/Canyon/Layer2.pcx" height: 9000 detail: "Radix/Canyon/noise1.pcx" }
+
+ clouds_high: "Radix/Canyon/terrain_cloud0.pcx",
+ clouds_low: "Radix/Canyon/terrain_cloud1.pcx",
+ shades_low: "Radix/Canyon/terrain_cloud1a.pcx",
+ clouds_alt_high: 16.3e3,
+ clouds_alt_low: 13.1e3,
+
+ scale: 1.75e3,
+ mtnscale: 80,
+ haze_fade: 0.5,
+ fog_density: 0.5,
+ fog_scale: 5,
+
+ weather_period: 59876,
+
+ weather_high_clouds: 50,
+ weather_moderate_clouds: 15,
+ weather_overcast: 0,
+ weather_fog: 0,
+ weather_storm: 0,
+}
+
+region: {
+ name: Radix,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 18e6,
+ inclination: 0.4
+}
+
+moon: {
+ name: Ariadne,
+ map: "Moons/lunar_map.pcx"
+ image: "Moons/lunar_lo.pcx",
+ high_res:"Moons/lunar_hi.pcx",
+ radius: 2.9e6,
+ rotation: 310.4,
+ mass: 5.18e23,
+ orbit: 53.2e6,
+}
+
+
+// GAS GIANTS:
+
+planet: {
+ name: Cavenda
+ map: "Giants/GasGiant5_map.pcx"
+ image: "Giants/GasGiant5.jpg",
+ radius: 13.7e6,
+ mass: 3.6e26,
+ tscale: 2,
+ orbit: 2.51e11,
+ rotation: 43.7
+}
+
+region: {
+ name: Cavenda,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 55e6,
+ inclination: 0.3,
+ link: Volova, // Kolchev
+ link: Relay, // Isham
+ link: Theramin, // Tarsus
+ link: Nerasil, // Garrison
+}
+
+moon: {
+ name: Oberon
+ map: "Moons/ice_map.pcx"
+ image: "Moons/ice_lo.pcx",
+ high_res:"Moons/ice_hi.pcx",
+ radius: 2.3e6,
+ rotation: 26.4,
+ atmosphere: (180,180,255),
+ mass: 5.98e24,
+ orbit: 3.11e8
+}
+
+moon: {
+ name: Titania
+ map: "Jarnell/lanos_map.pcx"
+ image: "Jarnell/lanos_lo.pcx",
+ high_res:"Jarnell/lanos_hi.pcx",
+ radius: 4.1e6,
+ rotation: 38.4,
+ atmosphere: (180,180,255),
+ mass: 3.28e24,
+ orbit: 5.24e8
+}
+
+
+
diff --git a/data/shatter/Galaxy/Renser/Renser.def b/data/shatter/Galaxy/Renser/Renser.def
new file mode 100644
index 0000000..1b31fa1
--- /dev/null
+++ b/data/shatter/Galaxy/Renser/Renser.def
@@ -0,0 +1,184 @@
+STARSYSTEM
+
+name: Renser
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Renser.mag",
+ poly_stars: "stars.mag",
+}
+
+stars: 500
+dust: 220
+
+ambient: (22, 20, 20)
+
+/*************************************/
+
+star: {
+ name: Renset
+ map: "Suns/StarG_map.pcx"
+ image: "Suns/G3.pcx",
+ tscale: 6,
+ radius: 15.97e8,
+ mass: 2.13e30,
+ light: 1.6e11,
+ color: (255, 250, 225),
+ back: ( 50, 52, 55),
+}
+
+region: {
+ name: Lornas,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 4.78e11,
+ inclination: 0.23,
+ asteroids: 100,
+ link: Kala, // Haiche
+ link: Casalle, // Loris
+ link: Nero, // Silessia
+ link: Trellis, // Solus
+ link: Solnas, // Korius
+}
+
+
+planet: {
+ name: Garana
+ map: "Renser/garana_map.pcx"
+ image: "Renser/garana_lo.pcx",
+ high_res:"Renser/garana_hi.pcx",
+ radius: 4.318e6,
+ mass: 3.15e24,
+ orbit: 6.19e10,
+ rotation: 13.19
+}
+
+region: {
+ name: Garana,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 13.9e6,
+ inclination: 0.62
+}
+
+
+planet: {
+ name: Rhomindal
+ map: "Renser/rhomindal_map.pcx"
+ image: "Renser/rhomindal_lo.pcx",
+ high_res:"Renser/rhomindal_hi.pcx",
+ radius: 5.735e6,
+ mass: 4.95e24,
+ orbit: 11.53e10,
+ rotation: 29.3
+}
+
+region: {
+ name: Rhomindal,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 22.0e6,
+ inclination: 0.55
+}
+
+planet: {
+ name: Renser
+ map: "Renser/renser_map.pcx"
+ image: "Renser/renser_lo.pcx",
+ high_res:"Renser/renser_hi.jpg",
+ gloss: "Renser/renser_gloss.jpg",
+ glow_high_res: "Renser/renser_glow.jpg",
+ radius: 6.437e6,
+ mass: 5.98e24,
+ atmosphere: (180,170,200),
+ orbit: 19.64e10,
+ rotation: 17
+}
+
+region: {
+ name: Renser,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 18e6,
+ inclination: 0.49,
+}
+
+
+planet: {
+ name: Marisol
+ map: "Renser/marisol_map.pcx"
+ image: "Renser/marisol.jpg",
+ radius: 27.489e6,
+ mass: 4.21e26,
+ orbit: 3.75e11,
+ tilt: 0.20,
+ rotation: 39.2,
+}
+
+region: {
+ name: Marisol,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 0.75e8,
+ inclination: 0.3,
+}
+
+moon: {
+ name: Asur
+ map: "Moons/rock_map.pcx"
+ image: "Moons/rock_lo.pcx",
+ high_res:"Moons/rock_hi.pcx",
+ radius: 3.541e6,
+ mass: 3e22,
+ orbit: 2.65e8,
+ rotation: 100
+}
+
+moon: {
+ name: Malinus,
+ map: "Moons/lunar_map.pcx"
+ image: "Moons/lunar_lo.pcx",
+ high_res:"Moons/lunar_hi.pcx",
+ radius: 5.211e6,
+ rotation: 19,
+ inclination: 0.0,
+ mass: 6.0e24,
+ orbit: 3.71e8
+}
+
+moon: {
+ name: Florina,
+ map: "Moons/ice_map.pcx"
+ image: "Moons/ice_lo.pcx",
+ high_res:"Moons/ice_hi.pcx",
+ radius: 3.707e6,
+ rotation: 12.1,
+ atmosphere: (180,180,255),
+ mass: 3.98e24,
+ orbit: 6.24e8
+}
+
+
+planet: {
+ name: Khaital
+ map: "Renser/khaital_map.pcx"
+ image: "Renser/khaital_lo.pcx",
+ high_res:"Renser/khaital_hi.jpg",
+ gloss: "Renser/khaital_gloss.jpg",
+ radius: 3.821e6,
+ mass: 2.87e24,
+ atmosphere: (150,160,190),
+ orbit: 5.78e11,
+ rotation: 28
+}
+
+region: {
+ name: Khaital,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 18e6,
+ inclination: 0.49,
+ link: Trellis
+}
+
diff --git a/data/shatter/Galaxy/Silessia/Silessia.def b/data/shatter/Galaxy/Silessia/Silessia.def
new file mode 100644
index 0000000..eda0cae
--- /dev/null
+++ b/data/shatter/Galaxy/Silessia/Silessia.def
@@ -0,0 +1,191 @@
+STARSYSTEM
+
+name: Silessia
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Silessia.mag",
+ poly_stars: "stars.mag",
+}
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+ambient: (15, 15, 18)
+
+star: {
+ name: Siltana
+ map: "Suns/StarK_map.pcx"
+ image: "Suns/K1.pcx",
+ tscale: 6,
+ radius: 12e8,
+ mass: 1e30,
+ light: 7e10,
+ color: (255, 232, 220),
+ back: (45, 65, 75)
+}
+
+planet: {
+ name: Silessia
+ map: "Silessia/silessia_map.pcx"
+ image: "Silessia/silessia_lo.pcx",
+ high_res:"Silessia/silessia_hi.jpg",
+ glow_high_res: "Silessia/silessia_glow.jpg",
+ gloss: "Silessia/silessia_gloss.jpg",
+ radius: 5.4e6,
+ mass: 3.38e24,
+ atmosphere: (80,120,150),
+ orbit: 0.97e11,
+ rotation: 19
+}
+
+region: {
+ name: Silessia,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 19e6,
+ inclination: 0.45
+}
+
+moon: {
+ name: Tannis
+ map: "Jarnell/lanos_map.pcx"
+ image: "Jarnell/lanos_lo.pcx",
+ high_res:"Jarnell/lanos_hi.pcx",
+ radius: 1e6,
+ mass: 8e22,
+ orbit: 95e6
+}
+
+
+
+// GAS GIANTS:
+
+planet: {
+ name: Prosenar
+ map: "Giants/GasGiant8_map.pcx"
+ image: "Giants/GasGiant8.jpg",
+ radius: 14.1e6,
+ mass: 3.6e26,
+ tilt: 0.2,
+ ring: "Giants/Ring3.pcx",
+ minrad: 1.5,
+ maxrad: 1.9,
+ orbit: 1.85e11,
+ rotation: 61.3
+}
+
+region: {
+ name: Prosenar,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 55.53e6,
+ inclination: 0.3
+}
+
+moon: {
+ name: "Proson I",
+ map: "Moons/ice_map.pcx"
+ image: "Moons/ice_lo.pcx",
+ high_res:"Moons/ice_hi.pcx",
+ radius: 2.3e6,
+ rotation: 16.4,
+ atmosphere: (180,180,255),
+ mass: 5.98e24,
+ orbit: 4.11e8
+}
+
+moon: {
+ name: "Proson II",
+ map: "Jarnell/lanos_map.pcx"
+ image: "Jarnell/lanos_lo.pcx",
+ high_res:"Jarnell/lanos_hi.pcx",
+ radius: 4.2e6,
+ rotation: 18.4,
+ atmosphere: (180,180,255),
+ mass: 3.28e24,
+ orbit: 6.24e8
+}
+
+
+planet: {
+ name: Vesta
+ map: "Giants/GasGiant2_map.pcx"
+ image: "Giants/GasGiant2.jpg",
+ radius: 18.1e6,
+ mass: 3.6e26,
+ tilt: 0.13,
+ orbit: 3.15e11,
+ rotation: 31.3
+}
+
+region: {
+ name: Vesta,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 65.3e6,
+ inclination: 0.3
+}
+
+moon: {
+ name: "Vesta I",
+ map: "Moons/ice_map.pcx"
+ image: "Moons/ice_lo.pcx",
+ high_res:"Moons/ice_hi.pcx",
+ radius: 5.3e6,
+ rotation: 16.4,
+ atmosphere: (180,180,255),
+ mass: 5.98e24,
+ orbit: 4.11e8
+}
+
+moon: {
+ name: "Vesta II",
+ map: "Jarnell/lanos_map.pcx"
+ image: "Jarnell/lanos_lo.pcx",
+ high_res:"Jarnell/lanos_hi.pcx",
+ radius: 3.1e6,
+ rotation: 18.4,
+ atmosphere: (180,180,255),
+ mass: 3.28e24,
+ orbit: 6.24e8
+}
+
+moon: {
+ name: "Vesta III",
+ map: "Moons/ice_map.pcx"
+ image: "Moons/ice_lo.pcx",
+ high_res:"Moons/ice_hi.pcx",
+ radius: 6.1e6,
+ rotation: 38.4,
+ mass: 5.98e24,
+ orbit: 13.24e8
+}
+
+
+
+planet: {
+ name: Nero
+ map: "Silessia/nero_map.pcx"
+ image: "Silessia/nero_lo.pcx",
+ high_res:"Silessia/nero_hi.jpg",
+ radius: 2.64e6,
+ mass: 1.48e24,
+ orbit: 5.18e11,
+ rotation: 219
+}
+
+region: {
+ name: Nero,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 15e6,
+ inclination: 0.2,
+ link: Tulkas, // Borova
+ link: Navara, // Janus
+ link: Trellis, // Solus
+ link: Casalle, // Loris
+}
diff --git a/data/shatter/Galaxy/Solus/Solus.def b/data/shatter/Galaxy/Solus/Solus.def
new file mode 100644
index 0000000..870b6c5
--- /dev/null
+++ b/data/shatter/Galaxy/Solus/Solus.def
@@ -0,0 +1,222 @@
+STARSYSTEM
+
+name: Solus
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Solus.mag",
+ poly_stars: "stars.mag",
+ haze: "Solus/Telmera/TerrainHaze.mag"
+ }
+
+stars: 500
+dust: 220
+
+/*************************************/
+
+ambient: (18, 20, 22)
+
+star: {
+ name: Luxor
+ map: "Suns/StarG_map.pcx"
+ image: "Suns/G3.pcx",
+ tscale: 6,
+ radius: 15.97e8,
+ mass: 2.13e30,
+ light: 1.6e11,
+ color: (255, 250, 225), // standard yellow
+ back: ( 20, 50, 90), // nebula15 blue
+}
+
+
+planet: {
+ name: Meridian
+ map: "Solus/meridian_map.pcx"
+ image: "Solus/ur_lo.pcx",
+ high_res:"Solus/ur_hi.pcx",
+ radius: 3.5e6,
+ mass: 2.18e24,
+ atmosphere: (200,185,165),
+ orbit: 6.80e10,
+ rotation: 15.35
+}
+
+region: {
+ name: Meridian
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 9.5e6,
+ inclination: 0.70
+}
+
+planet: {
+ name: Solus
+ map: "Solus/solus_map.pcx",
+ image: "Solus/solus_lo.pcx",
+ high_res:"Solus/solus_hi.jpg",
+ gloss: "Solus/solus_gloss.jpg",
+ glow_high_res: "Solus/solus_lights.jpg",
+ radius: 5.4e6,
+ mass: 4.18e24,
+ atmosphere: (155,175,220),
+ orbit: 1.4e11,
+ rotation: 21.3
+}
+
+terrain: {
+ name: Telmera,
+ radius: 480e3,
+ grid: 20e3,
+
+ patch: "Solus/Telmera/terrain.pcx",
+ patch_texture: "Solus/Telmera/terrain_big.pcx",
+ apron: "Solus/Telmera/terrain_apron.pcx",
+ apron_texture: "Solus/Telmera/terrain_apron_tex.pcx",
+ sky_color: "Solus/Telmera/terrain_sky.pcx",
+
+ layer: { tile: "Solus/Telmera/Layer0.pcx" height: 0 }
+ layer: { tile: "Solus/Telmera/Layer1.pcx" height: 3300 }
+ layer: { tile: "Solus/Telmera/Layer2.pcx" height: 9500 }
+
+ detail_texture_0: "Solus/Telmera/noise0.pcx",
+
+ clouds_high: "Solus/Telmera/terrain_cloud0.pcx",
+ clouds_low: "Solus/Telmera/terrain_cloud1.pcx",
+ shades_low: "Solus/Telmera/terrain_cloud1a.pcx",
+ clouds_alt_high: 17.5e3,
+ clouds_alt_low: 12.1e3,
+
+ scale: 1.5e3,
+ mtnscale: 65,
+ haze_fade: 0.4,
+ fog_density: 0.4,
+ fog_scale: 5,
+
+ weather_period: 659876,
+
+ weather_high_clouds: 25,
+ weather_moderate_clouds: 75,
+ weather_overcast: 0,
+ weather_fog: 0,
+ weather_storm: 0,
+}
+
+region: {
+ name: Solus,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 18e6,
+ inclination: 0.5
+}
+
+moon: {
+ name: Kalon
+ map: "Solus/omane_map.pcx",
+ image: "Solus/omane_lo.pcx",
+ high_res:"Solus/omane_hi.pcx",
+ radius: 1.83e6,
+ mass: 8.12e22,
+ orbit: 45e6,
+ rotation: 8
+}
+
+region: {
+ name: Kalon
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 7.8e6,
+ inclination: 0.5
+}
+
+moon: {
+ name: Alar
+ map: "Moons/lunar_map.pcx"
+ image: "Moons/lunar_lo.pcx",
+ high_res:"Moons/lunar_hi.pcx",
+ radius: 0.5e6,
+ mass: 4.3e22,
+ orbit: 59.5e6
+}
+
+planet: {
+ name: Jalah,
+ map: "Solus/jalah_map.pcx",
+ image: "Solus/jalah.pcx",
+ radius: 19.1e6,
+ mass: 3.6e26,
+ tscale: 2,
+ tilt: 0.13,
+ orbit: 2.95e11,
+ rotation: 29.3
+}
+
+region: {
+ name: Jalah,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 55.8e6,
+ inclination: 0.2
+}
+
+planet: {
+ name: Trellis
+ map: "Giants/GasGiant9_map.pcx"
+ image: "Giants/GasGiant9.jpg",
+ radius: 30e6,
+ mass: 5.42e26,
+ orbit: 3.75e11,
+ tscale: 2,
+ tilt: 0.125,
+ ring: "Giants/Ring2.pcx",
+ minrad: 1.2,
+ maxrad: 1.9,
+ rotation: 19.5,
+}
+
+region: {
+ name: Trellis,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 1.2e8,
+ inclination: 0.3,
+ link: Navara, // Janus
+ link: Lornas, // Renser
+ link: Nero, // Silessia
+}
+
+moon: {
+ name: Ovid,
+ map: "Moons/rock_map.pcx"
+ image: "Moons/rock_lo.pcx",
+ high_res:"Moons/rock_hi.pcx",
+ radius: 3e6,
+ mass: 3e22,
+ orbit: 2.65e8,
+ rotation: 100
+}
+
+moon: {
+ name: Archimedes
+ 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: 4.31e8
+}
+
+moon: {
+ name: Flor,
+ 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: 8.14e8
+}
+
diff --git a/data/shatter/Galaxy/Tarsus/Tarsus.def b/data/shatter/Galaxy/Tarsus/Tarsus.def
new file mode 100644
index 0000000..313d89a
--- /dev/null
+++ b/data/shatter/Galaxy/Tarsus/Tarsus.def
@@ -0,0 +1,82 @@
+STARSYSTEM
+
+name: Tarsus
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Tarsus.mag",
+ poly_stars: "stars.mag",
+}
+
+stars: 500
+dust: 220
+
+/*************************************/
+
+ambient: (25, 22, 20)
+
+star: {
+ name: Tarsus
+ map: "Suns/StarG_map.pcx"
+ image: "Suns/G3.pcx",
+ tscale: 6,
+ radius: 16e8,
+ mass: 2e30,
+ light: 1.5e11,
+ color: (255, 250, 230),// - standard yellow
+ back: (170, 110, 50),// - nebula7
+}
+
+region: {
+ name: Sintar,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 1.25e11,
+ inclination: 0.45,
+ asteroids: 200
+}
+
+planet: {
+ name: "Tarsus I"
+ map: "Tarsus/tarsus_map.pcx"
+ image: "Tarsus/tarsus_lo.pcx",
+ high_res:"Tarsus/tarsus_hi.jpg",
+ atmosphere: (90,70,60),
+ radius: 3.75e6,
+ mass: 5.6e26,
+ orbit: 1.95e11,
+ rotation: 21.3
+}
+
+region: {
+ name: Tarsus,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 17e6,
+ inclination: 0.45
+}
+
+
+planet: {
+ name: "Tarsus II",
+ map: "Tarsus/oman_map.pcx"
+ image: "Tarsus/oman_lo.pcx",
+ high_res:"Tarsus/oman_hi.jpg",
+ radius: 2.15e6,
+ mass: 3.96e26,
+ orbit: 3.61e11,
+ rotation: 11.1
+}
+
+region: {
+ name: "Theramin",
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 13e6,
+ inclination: 0.45,
+ link: Volova, // Kolchev
+ link: Aram, // Ostara
+ link: Cavenda, // Radix
+}
+
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
+}
+
+
diff --git a/data/shatter/Galaxy/Trocanther/Trocanther.def b/data/shatter/Galaxy/Trocanther/Trocanther.def
new file mode 100644
index 0000000..3ff0cb4
--- /dev/null
+++ b/data/shatter/Galaxy/Trocanther/Trocanther.def
@@ -0,0 +1,155 @@
+STARSYSTEM
+
+name: Trocanther
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Trocanther.mag",
+ poly_stars: "stars.mag"
+ haze: "Trocanther/Hell/TerrainHaze.mag"
+ }
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+ambient: (30, 15, 0)
+
+star: {
+ name: Trocanther
+ 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: ( 90, 50, 30) // - nebula20
+}
+
+
+planet: {
+ name: Volante
+ map: "Trocanther/volante_map.pcx"
+ image: "Trocanther/volante_lo.pcx",
+ high_res:"Trocanther/volante_hi.jpg",
+ radius: 6e6,
+ mass: 5.1e24,
+ orbit: 1.4e11,
+ rotation: 21.7
+}
+
+terrain: {
+ name: "Hell's Kitchen",
+ radius: 480e3,
+ grid: 20e3,
+
+ patch: "Trocanther/Hell/terrain.pcx",
+ patch_texture: "Trocanther/Hell/terrain_big.pcx",
+ apron: "Trocanther/Hell/terrain_apron.pcx",
+ apron_texture: "Trocanther/Hell/terrain_apron_tex.pcx",
+ sky_color: "Trocanther/Hell/terrain_sky.pcx",
+
+ layer: { tile: "Trocanther/Hell/Layer0.pcx" height: 0 detail: "Radix/Canyon/noise0.pcx" }
+ layer: { tile: "Trocanther/Hell/Layer1.pcx" height: 3000 detail: "Radix/Canyon/noise1.pcx" }
+ layer: { tile: "Trocanther/Hell/Layer2.pcx" height: 9000 detail: "Radix/Canyon/noise1.pcx" }
+
+ clouds_high: "Trocanther/Hell/terrain_cloud0.pcx",
+ clouds_low: "Trocanther/Hell/terrain_cloud1.pcx",
+ shades_low: "Trocanther/Hell/terrain_cloud1a.pcx",
+ clouds_alt_high: 16.3e3,
+ clouds_alt_low: 13.1e3,
+
+ scale: 1.75e3,
+ mtnscale: 60,
+ haze_fade: 0.5,
+ fog_density: 0.5,
+ fog_scale: 5,
+
+ weather_period: 59876,
+
+ weather_high_clouds: 0, //20,
+ weather_moderate_clouds: 0, //75,
+ weather_overcast: 0,
+ weather_fog: 0,
+ weather_storm: 100, // 5,
+}
+
+region: {
+ name: Volante,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 18e6,
+ inclination: 0.4
+}
+
+
+// GAS GIANTS:
+
+planet: {
+ name: Narcissus
+ map: "Giants/GasGiant1_map.pcx"
+ image: "Giants/GasGiant1.jpg",
+ radius: 13.7e6,
+ mass: 3.6e26,
+ orbit: 2.51e11,
+ rotation: 43.7
+}
+
+region: {
+ name: Narcissus,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 55e6,
+ inclination: 0.3
+}
+
+moon: {
+ name: Liriope
+ map: "Moons/ice_map.pcx"
+ image: "Moons/ice_lo.pcx",
+ high_res:"Moons/ice_hi.pcx",
+ radius: 2.3e6,
+ rotation: 26.4,
+ atmosphere: (180,180,255),
+ mass: 5.98e24,
+ orbit: 3.11e8
+}
+
+moon: {
+ name: Echo
+ map: "Jarnell/lanos_map.pcx"
+ image: "Jarnell/lanos_lo.pcx",
+ high_res:"Jarnell/lanos_hi.pcx",
+ radius: 4.1e6,
+ rotation: 38.4,
+ atmosphere: (180,180,255),
+ mass: 3.28e24,
+ orbit: 5.24e8
+}
+
+
+
+planet: {
+ name: Path
+ map: "Trocanther/path_map.pcx"
+ image: "Trocanther/path_lo.pcx",
+ high_res:"Trocanther/path_hi.pcx",
+ radius: 4.1e6,
+ mass: 3.5e24,
+ orbit: 4.4e11,
+ rotation: 51.7
+}
+
+region: {
+ name: Path,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 15e6,
+ inclination: 0.2,
+ link: Xanthe, // Marak
+ link: Relay, // Isham
+}
+