Ticket #6086: mybattle_4p.xml

File mybattle_4p.xml, 2.3 KB (added by nwtour, 3 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2
3<Scenario version="7">
4 <Environment>
5 <SkySet>default</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.894118"/>
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>5</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="381.005" y="540.534" z="-148.896"/>
36 <Rotation angle="0"/>
37 <Declination angle="0.610865"/>
38 </Camera>
39 <ScriptSettings><![CDATA[
40{
41 "AISeed": 0,
42 "CircularMap": true,
43 "Description": "Give an interesting description of your map.",
44 "Keywords": [],
45 "LockTeams": false,
46 "Name": "mybattle",
47 "PlayerData": [
48 {
49 "Civ": "athen"
50 },
51 {
52 "Civ": "cart"
53 },
54 {
55 "Civ": "gaul"
56 },
57 {
58 "Civ": "iber"
59 }
60 ],
61 "Preview": "",
62 "RevealMap": false,
63 "VictoryConditions": [
64 "conquest"
65 ]
66}
67]]></ScriptSettings>
68 <Entities>
69 <Entity uid="11">
70 <Template>skirmish/structures/default_civil_centre</Template>
71 <Player>1</Player>
72 <Position x="179.41663" z="195.66028"/>
73 <Orientation y="2.35621"/>
74 <Actor seed="12356"/>
75 </Entity>
76 <Entity uid="12">
77 <Template>skirmish/structures/default_civil_centre</Template>
78 <Player>2</Player>
79 <Position x="224.6698" z="579.22181"/>
80 <Orientation y="2.35621"/>
81 <Actor seed="38802"/>
82 </Entity>
83 <Entity uid="13">
84 <Template>skirmish/structures/default_civil_centre</Template>
85 <Player>3</Player>
86 <Position x="530.28303" z="175.90821"/>
87 <Orientation y="2.35621"/>
88 <Actor seed="15409"/>
89 </Entity>
90 <Entity uid="14">
91 <Template>skirmish/structures/default_civil_centre</Template>
92 <Player>4</Player>
93 <Position x="603.1897" z="526.13611"/>
94 <Orientation y="2.35621"/>
95 <Actor seed="62117"/>
96 </Entity>
97 </Entities>
98 <Paths/>
99</Scenario>