Ticket #6520: findme.xml

File findme.xml, 1.8 KB (added by Langbart, 2 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2
3<Scenario version="7">
4 <Environment>
5 <SkySet>desert</SkySet>
6 <SunColor r="0.74902" g="0.74902" b="0.74902"/>
7 <SunElevation angle="0.785398"/>
8 <SunRotation angle="-0.785396"/>
9 <AmbientColor r="0.501961" g="0.501961" b="0.501961"/>
10 <Fog>
11 <FogFactor>0</FogFactor>
12 <FogThickness>0.5</FogThickness>
13 <FogColor r="0.8" g="0.8" b="0.898039"/>
14 </Fog>
15 <Water>
16 <WaterBody>
17 <Type>ocean</Type>
18 <Color r="0.298039" g="0.34902" b="0.698039"/>
19 <Tint r="0.278431" g="0.298039" b="0.588235"/>
20 <Height>37.5595</Height>
21 <Waviness>4</Waviness>
22 <Murkiness>0.45</Murkiness>
23 <WindAngle>0</WindAngle>
24 </WaterBody>
25 </Water>
26 <Postproc>
27 <Brightness>0</Brightness>
28 <Contrast>1</Contrast>
29 <Saturation>0.99</Saturation>
30 <Bloom>0.1999</Bloom>
31 <PostEffect>default</PostEffect>
32 </Postproc>
33 </Environment>
34 <Camera>
35 <Position x="300" y="82.1465" z="288.767"/>
36 <Rotation angle="0"/>
37 <Declination angle="0.610865"/>
38 </Camera>
39 <ScriptSettings><![CDATA[
40{
41 "AISeed": 0,
42 "AllyView": false,
43 "CircularMap": true,
44 "Description": "Give an interesting description of your map.",
45 "Keywords": [
46 "demo"
47 ],
48 "LockTeams": false,
49 "Name": "findme",
50 "PlayerData": [
51 "",
52 {
53 "Civ": "han"
54 },
55 {
56 "Civ": "cart"
57 },
58 {
59 "Civ": "gaul"
60 },
61 {
62 "Civ": "iber"
63 },
64 {
65 "Civ": "pers"
66 },
67 {
68 "Civ": "ptol"
69 },
70 {
71 "Civ": "rome"
72 },
73 {
74 "Civ": "spart"
75 }
76 ],
77 "Preview": "",
78 "RevealMap": false,
79 "VictoryConditions": [
80 "conquest"
81 ]
82}
83]]></ScriptSettings>
84 <Entities>
85 <Entity uid="11">
86 <Template>units/athen/ship_merchant</Template>
87 <Player>1</Player>
88 <Position x="291.88221" z="346.75452"/>
89 <Orientation y="-2.8651"/>
90 <Actor seed="16570"/>
91 </Entity>
92 </Entities>
93 <Paths/>
94</Scenario>