summaryrefslogtreecommitdiffhomepage
path: root/data/shatter/Galaxy/Korius/Korius.def
blob: 179f1384c3e4cf25f49b41ea7fb80621d80a6879 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
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
}