From d289918bfdf7635ec3bb2c94d8255da2b2572aea Mon Sep 17 00:00:00 2001 From: Aki Date: Sun, 6 Feb 2022 19:14:54 +0100 Subject: Added datafiles to the repository This includes only text files from the most common distribution of content.dat and shatter.dat. --- data/shatter/Galaxy/Janus/Janus.def | 218 ++++++++++++++++++++++++++++++++++++ 1 file changed, 218 insertions(+) create mode 100644 data/shatter/Galaxy/Janus/Janus.def (limited to 'data/shatter/Galaxy/Janus') 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 +} -- cgit v1.1