summaryrefslogtreecommitdiffhomepage
path: root/data/shatter/Galaxy/Paragon/Paragon.def
blob: 691197055bef26a5f5dd6876cef0afdb3f0e0c89 (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
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
}