source: GTP/trunk/App/Games/Jungle_Rumble/bin/media/challenges/moon.xml @ 1378

Revision 1378, 11.3 KB checked in by giegl, 18 years ago (diff)

GTPD - Jungle Rumble - integrate into GTP SVN structure

Line 
1<?xml version="1.0"?>
2<challenge>
3        <name>Moon Challenge</name>
4        <mode>0</mode> <!-- 0 = Simple Deathmatch -->
5        <description>An Alien Attack!
6Defend the science station and defeat the enemies!
7Music: Bankrupt - 18 Now, www.bankrupt.hu</description>
8        <time>180</time>
9        <!--soundfile>./media/music/Alien8.mp3</soundfile-->
10        <soundfile>./media/music/soundpark/bankrupt_18_now.mp3</soundfile>
11        <soundvolume>1</soundvolume>
12        <sun>
13                <direction>
14                        <x>-1</x>
15                        <y>-1</y>
16                        <z>1</z>
17                </direction>
18        </sun>
19        <hud>
20                <crosshair>./media/textures/crosshair.dds</crosshair>
21                <crosshairscaleX>0.5</crosshairscaleX>
22                <crosshairscaleY>0.5</crosshairscaleY>
23                <!-- radar-textur: heightmap-1, also zb 129x129==>128x128, dann bild vertikal spiegeln und in alpha-kanal legen! -->
24                <radar>./media/textures/radarmoon.dds</radar>
25                <radarscaleX>1.5</radarscaleX>
26                <radarscaleY>1.5</radarscaleY>
27                <radaroffsetX>20</radaroffsetX>
28                <radaroffsetY>20</radaroffsetY>
29                <userplayerscale>0.7</userplayerscale>
30                <aiplayerscale>0.5</aiplayerscale>
31                <texture0>./media/textures/point.dds</texture0>
32                <texture1>./media/textures/healthred.dds</texture1>
33                <texture2>./media/textures/healthbarred.dds</texture2>
34                <texture3>./media/textures/healthblue.dds</texture3>
35                <texture4>./media/textures/healthbarblue.dds</texture4>
36        </hud>
37        <terrain>
38                <heightmap>./media/models/heightmap2.raw</heightmap>
39                <texture0>./media/textures/lvl2_0.bmp</texture0>
40                <texture1>./media/textures/lvl0_1.bmp</texture1>
41                <texture2>./media/textures/lvl2_2.bmp</texture2>
42        </terrain>
43        <ocean>
44                <texture0>./media/models/waves2.dds</texture0>
45                <texture1>./media/models/lvl1cubemap.dds</texture1>
46                <watermap>./media/models/watermap2.bmp</watermap>
47                <shallowColorR>0.0</shallowColorR>
48                <shallowColorG>0.99</shallowColorG>
49                <shallowColorB>0.0</shallowColorB>
50                <deepColorR>0.0</deepColorR>
51                <deepColorG>0.0</deepColorG>
52                <deepColorB>0.0</deepColorB>
53        </ocean>
54        <skybox>
55                <xfile>./media/models/skybox2.x</xfile>
56        </skybox>
57        <envObject>
58                <position>
59                        <x>58</x>
60                        <y>30</y>
61                        <z>200</z>
62                </position>
63                <rotation>
64                        <x>140</x>
65                        <y>160</y>
66                        <z>0</z>
67                </rotation>
68                <xfile>./media/models/rocket1.x</xfile>
69                <pactor>
70                        <behaveas>2</behaveas>         
71                        <colmode>2</colmode>           
72                        <density>10.2</density>
73                        <material>0</material>
74                </pactor>
75        </envObject>
76        <envObject>
77                <position>
78                        <x>235</x>
79                        <y>7</y>
80                        <z>210</z>
81                </position>
82                <rotation>
83                        <x>0</x>
84                        <y>180</y>
85                        <z>0</z>
86                </rotation>
87                <xfile>./media/models/sciencestation.x</xfile>
88                <renderer>
89                        <type>0</type>
90                        <fresnel>0.2</fresnel>
91                        <refraction>0.85</refraction>
92                </renderer>
93                <pactor>
94                        <behaveas>2</behaveas>         
95                        <colmode>2</colmode>           
96                        <density>10.2</density>
97                        <material>0</material>
98                </pactor>
99        </envObject>
100        <!--<envObject>
101                <position>
102                        <x>100</x>
103                        <y>10</y>
104                        <z>130</z>
105                </position>
106                <rotation>
107                        <x>0</x>
108                        <y>0</y>
109                        <z>0</z>
110                </rotation>
111                <xfile>./media/models/palm.x</xfile>
112                <pactor>
113                        <behaveas>2</behaveas>         
114                        <colmode>2</colmode>           
115                        <density>10.2</density>
116                        <material>0</material>
117                </pactor>
118        </envObject>-->
119        <envObject>
120                <position>
121                        <x>235</x>
122                        <y>17</y>
123                        <z>210</z>
124                </position>
125                <rotation>
126                        <x>0</x>
127                        <y>90</y>
128                        <z>00</z>
129                </rotation>
130                <xfile>./media/models/fahneGTP.x</xfile>
131                <!--pactor>
132                        <behaveas>2</behaveas>         
133                        <colmode>2</colmode>           
134                        <density>10.2</density>
135                        <material>0</material>
136                </pactor-->
137        </envObject>
138        <envObject>
139                <position>
140                        <x>250</x>
141                        <y>17</y>
142                        <z>143</z>
143                </position>
144                <rotation>
145                        <x>0</x>
146                        <y>180</y>
147                        <z>0</z>
148                </rotation>
149                <xfile>./media/models/statue.x</xfile>
150                <pactor>
151                        <behaveas>3</behaveas>         
152                        <colmode>2</colmode>           
153                        <density>10.2</density>
154                        <material>0</material>
155                </pactor>
156        </envObject>
157        <particleEmitter>
158                <position>
159                        <x>58</x>
160                        <y>30</y>
161                        <z>200</z>
162                </position>
163                <rotation>
164                        <x>230</x>
165                        <y>160</y>
166                        <z>0</z>
167                </rotation>
168                <dimension>
169                        <x>2</x>
170                        <y>2</y>
171                        <z>2</z>
172                </dimension>
173                <velocity>180</velocity>
174                <duration>150</duration>
175                <heathaze>1</heathaze>
176                <timetolive>3</timetolive>
177                <horizontalDegree>1.3</horizontalDegree>
178                <verticalDegree>3.3</verticalDegree>
179                <gravity>0</gravity>
180                <rotationalDegree>
181                        <x>500</x>
182                        <y>600</y>
183                        <z>100</z>
184                </rotationalDegree>
185                <birthRate>9</birthRate>
186                <colGroup>20</colGroup>
187                <sprite>
188                        <dimension>
189                                <x>100</x>
190                                <y>100</y>
191                                <z>0</z>
192                        </dimension>
193                        <texture0>./media/textures/explosion.png</texture0>
194                        <lookAtCamera>1</lookAtCamera>
195                        <animation>
196                                <fps>15</fps>
197                                <framecount>64</framecount>
198                                <rowcount>8</rowcount>
199                                <columncount>8</columncount>
200                                <loopanimation>1</loopanimation>
201                        </animation>
202                        <key_start>
203                                <alpha>1.0</alpha>
204                                <red>1.0</red>
205                                <green>1.0</green>
206                                <blue>0.0</blue>
207                                <width>80</width>
208                                <height>80</height>
209                        </key_start>
210                        <key_middle>
211                                <alpha>1.0</alpha>
212                                <red>1.0</red>
213                                <green>1.0</green>
214                                <blue>1.0</blue>
215                                <width>100</width>
216                                <height>100</height>
217                                <time>0.5</time>
218                        </key_middle>
219                        <key_end>
220                                <alpha>0.0</alpha>
221                                <red>0.5</red>
222                                <green>0.5</green>
223                                <blue>0.5</blue>
224                                <width>150</width>
225                                <height>150</height>
226                        </key_end>
227                        <pactor>
228                                <behaveas>3</behaveas>         
229                                <colmode>2</colmode>           
230                                <density>10.2</density>
231                                <material>1</material>
232                        </pactor>
233                </sprite>
234        </particleEmitter>
235        <!--<particleEmitter>
236                        <position>
237                                <x>20</x>
238                                <y>8</y>
239                                <z>20</z>
240                        </position>
241                        <rotation>
242                                <x>-90</x>
243                                <y>0</y>
244                                <z>0</z>
245                        </rotation>
246                        <dimension>
247                                <x>-1</x>
248                                <y>1</y>
249                                <z>0</z>
250                        </dimension>
251                        <velocity>6</velocity>
252                        <duration>180</duration>
253                        <timetolive>10</timetolive>
254                        <horizontalDegree>0.2</horizontalDegree>
255                        <verticalDegree>0.2</verticalDegree>
256                        <rotationalDegree>
257                                <x>0</x>
258                                <y>0</y>
259                                <z>10</z>
260                        </rotationalDegree>
261                        <birthRate>10</birthRate>
262                        <sprite>
263                                <dimension>
264                                        <x>0.5</x>
265                                        <y>0.5</y>
266                                        <z>0</z>
267                                </dimension>
268                                <texture0>./media/textures/loading.bmp</texture0>
269                                <lookAtCamera>1</lookAtCamera>
270                                <pactor>
271                                        <behaveas>3</behaveas>         
272                                        <colmode>2</colmode>           
273                                        <density>10.2</density>
274                                        <material>0</material>
275                                </pactor>
276                        </sprite>
277        </particleEmitter>-->
278        <bullet>
279                <type>3</type>
280                <speed>2000</speed>
281                <impactForce>10</impactForce>
282                <xfile>./media/models/munition1.x</xfile>
283                <impactSound>./media/sound/explosion1.mp3</impactSound>
284        </bullet>
285        <bullet>
286                <type>4</type>
287                <speed>2000</speed>
288                <impactForce>100000</impactForce>
289                <xfile>./media/models/munition2.x</xfile>
290        </bullet>
291        <bullet>
292                <type>5</type>
293                <speed>2000</speed>
294                <impactForce>100000</impactForce>
295                <xfile>./media/models/munition3.x</xfile>
296        </bullet>
297        <weapon>
298                <type>5</type>
299                <bulletType>0</bulletType>
300                <reboundForce>500</reboundForce>
301                <fireTime>0.05</fireTime>
302                <xfile>./media/models/waffe1.x</xfile>
303        </weapon>
304        <weapon>
305                <type>6</type>
306                <bulletType>1</bulletType>
307                <reboundForce>1000</reboundForce>
308                <fireTime>0.05</fireTime>
309                <xfile>./media/models/waffe2.x</xfile>
310        </weapon>
311        <weapon>
312                <type>7</type>
313                <bulletType>2</bulletType>
314                <reboundForce>1000</reboundForce>
315                <fireTime>0.05</fireTime>
316                <xfile>./media/models/waffe3.x</xfile>
317        </weapon>
318        <player>
319                <type>0</type>  <!-- 0 = HumanPlayer -->
320                <xfile>./media/models/zebra.x</xfile>
321                <position>
322                        <x>150</x>
323                        <y>15</y>
324                        <z>150</z>
325                </position>
326                <team>0</team>
327                <weapon>
328                        <type>0</type>
329                        <amount>10</amount>
330                </weapon>
331                <weapon>
332                        <type>1</type>
333                        <amount>1000</amount>
334                </weapon>
335                <weapon>
336                        <type>2</type>
337                        <amount>1000</amount>
338                </weapon>
339                <weapon>
340                        <type>3</type>
341                        <amount>1000</amount>
342                </weapon>
343                <weapon>
344                        <type>4</type>
345                        <amount>1000</amount>
346                </weapon>
347        </player>
348        <player>
349                <type>1</type> <!-- 1 = AIPlayer -->
350                <xfile>./media/models/wurm.x</xfile>
351                <position>
352                        <x>50</x>
353                        <y>10</y>
354                        <z>50</z>
355                </position>
356                <team>1</team>
357                <weapon>
358                        <type>0</type>
359                        <amount>10</amount>
360                </weapon>
361                <weapon>
362                        <type>1</type>
363                        <amount>10</amount>
364                </weapon>
365                <weapon>
366                        <type>2</type>
367                        <amount>1000</amount>
368                </weapon>
369                <weapon>
370                        <type>3</type>
371                        <amount>1000</amount>
372                </weapon>
373                <weapon>
374                        <type>4</type>
375                        <amount>1000</amount>
376                </weapon>
377        </player>
378        <player>
379                <type>1</type> <!-- 1 = AIPlayer -->
380                <xfile>./media/models/wurm.x</xfile>
381                <position>
382                        <x>50</x>
383                        <y>10</y>
384                        <z>50</z>
385                </position>
386                <team>1</team>
387                <weapon>
388                        <type>0</type>
389                        <amount>10</amount>
390                </weapon>
391                <weapon>
392                        <type>1</type>
393                        <amount>10</amount>
394                </weapon>
395                <weapon>
396                        <type>2</type>
397                        <amount>1000</amount>
398                </weapon>
399                <weapon>
400                        <type>3</type>
401                        <amount>1000</amount>
402                </weapon>
403                <weapon>
404                        <type>4</type>
405                        <amount>1000</amount>
406                </weapon>
407        </player>
408        <player>
409                <type>1</type> <!-- 1 = AIPlayer -->
410                <xfile>./media/models/wurm.x</xfile>
411                <position>
412                        <x>50</x>
413                        <y>10</y>
414                        <z>50</z>
415                </position>
416                <team>1</team>
417                <weapon>
418                        <type>0</type>
419                        <amount>10</amount>
420                </weapon>
421                <weapon>
422                        <type>1</type>
423                        <amount>10</amount>
424                </weapon>
425                <weapon>
426                        <type>2</type>
427                        <amount>1000</amount>
428                </weapon>
429                <weapon>
430                        <type>3</type>
431                        <amount>1000</amount>
432                </weapon>
433                <weapon>
434                        <type>4</type>
435                        <amount>1000</amount>
436                </weapon>
437        </player>
438        <goodies>
439                <healthpackage>
440                        <position>
441                                <x>40</x>
442                                <y>100</y>
443                                <z>160</z>
444                        </position>
445                        <healthamount>100</healthamount>
446                        <arrivaltime>3</arrivaltime>
447                        <timevariation>1</timevariation>
448                        <!--  <xfile>./media/models/waffe3.x</xfile>  -->
449                </healthpackage>
450                <healthpackage>
451                        <position>
452                                <x>140</x>
453                                <y>100</y>
454                                <z>30</z>
455                        </position>
456                        <healthamount>100</healthamount>
457                        <arrivaltime>40</arrivaltime>
458                        <timevariation>1</timevariation>
459                        <!--  <xfile>./media/models/waffe3.x</xfile>  -->
460                </healthpackage>
461                <healthpackage>
462                        <position>
463                                <x>200</x>
464                                <y>100</y>
465                                <z>130</z>
466                        </position>
467                        <healthamount>100</healthamount>
468                        <arrivaltime>20</arrivaltime>
469                        <timevariation>1</timevariation>
470                        <!--  <xfile>./media/models/waffe3.x</xfile>  -->
471                </healthpackage>
472                <healthpackage>
473                        <position>
474                                <x>200</x>
475                                <y>220</y>
476                                <z>200</z>
477                        </position>
478                        <healthamount>100</healthamount>
479                        <arrivaltime>10</arrivaltime>
480                        <timevariation>6</timevariation>
481                        <!--<renderer>
482                                <type>0</type>
483                                <fresnel>1.0</fresnel>
484                                <refraction>0.95</refraction>
485                        </renderer>-->
486                </healthpackage>
487                <weaponpackage>
488                        <position>
489                                <x>300</x>
490                                <y>200</y>
491                                <z>20</z>
492                        </position>
493                        <type>2</type>
494                        <amount>1000</amount>
495                        <arrivaltime>5</arrivaltime>
496                        <timevariation>2</timevariation>
497                        <pactor>
498                                <behaveas>3</behaveas>         
499                                <colmode>2</colmode>           
500                                <density>10.2</density>
501                                <material>0</material>
502                        </pactor>
503                </weaponpackage>
504                <amopackage>
505                        <position>
506                                <x>900</x>
507                                <y>200</y>
508                                <z>800</z>
509                        </position>
510                        <type>2</type>
511                        <amount>1000</amount>
512                        <arrivaltime>15</arrivaltime>
513                        <timevariation>10</timevariation>
514                </amopackage>
515        </goodies>
516</challenge>
Note: See TracBrowser for help on using the repository browser.