~zodiacsohma/armagetronad/vectron

« back to all changes in this revision

Viewing changes to aamap/sumo_8x2-0.1.0.aamap.xml

  • Committer: zodiacsohma1 at gmail
  • Date: 2014-01-22 02:46:23 UTC
  • Revision ID: zodiacsohma1@gmail.com-20140122024623-1dyhnemuhogi23gp
Converted all tab characters into spaces (4 gaps).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
2
<!DOCTYPE Resource SYSTEM "AATeam/map-0.2.8.0_rc4.dtd">
3
3
<Resource type="aamap" name="sumo_8x2" version="0.1.0" author="Z-Man" category="fortress">
4
 
        <Map version="2">
5
 
                <!-- The original square map, technically created by z-man.
6
 
                     Converted to XML by philippeqc.
7
 
                     Turned into a fortress sumo (two players fight for the same space) map by z-man.
 
4
    <Map version="2">
 
5
        <!-- The original square map, technically created by z-man.
 
6
             Converted to XML by philippeqc.
 
7
             Turned into a fortress sumo (two players fight for the same space) map by z-man.
8
8
             It's intended for one on one fortress attack and defense training.
9
9
             Make sure that the fortress conquest settings are so that one attacker can't
10
10
             take the zone against one defender.
11
 
                 
12
 
                 To make this compatible with old clients, you need to set WIN_ZONE_INITIAL_SIZE to
13
 
                 40 * exp(ln(2) * SIZE_FACTOR/2) (that's 40 for SIZE_FACTOR=0)
14
 
                 and WIN_ZONE_EXPANSION to -WIN_ZONE_INITIAL_SIZE/100.
15
 
                 For compatibility with 0.2.8_beta1/2, you need to copy the
16
 
                 map over square-1.0.1.aamap.xml instead of changing MAP_FILE.
17
 
 
18
 
                 License: Do with it what you want.
19
 
 
20
 
             <Setting name="TEAMS_MIN" value="2" />
 
11
 
 
12
         To make this compatible with old clients, you need to set WIN_ZONE_INITIAL_SIZE to
 
13
         40 * exp(ln(2) * SIZE_FACTOR/2) (that's 40 for SIZE_FACTOR=0)
 
14
         and WIN_ZONE_EXPANSION to -WIN_ZONE_INITIAL_SIZE/100.
 
15
         For compatibility with 0.2.8_beta1/2, you need to copy the
 
16
         map over square-1.0.1.aamap.xml instead of changing MAP_FILE.
 
17
 
 
18
         License: Do with it what you want.
 
19
 
 
20
         <Setting name="TEAMS_MIN" value="2" />
21
21
         <Setting name="SP_TEAMS_MIN" value="2" />
22
22
 
23
23
         -->
24
24
 
25
 
                <Settings>
26
 
                        <Setting name="MAP_FILE_OVERRIDE" value="0" />
27
 
                        <Setting name="FORTRESS_MAX_PER_TEAM" value="1" />
28
 
                </Settings>
29
 
 
30
 
                <World>
31
 
                        <Field>
32
 
                                <Spawn  x="50"  y="150" xdir="0"        ydir="-1"       />
33
 
                                <Spawn  x="50"  y="150" xdir="0"        ydir="1"        />
34
 
 
35
 
                                <Spawn  x="50"  y="350" xdir="0"        ydir="-1"       />
36
 
                                <Spawn  x="50"  y="350" xdir="0"        ydir="1"        />
37
 
 
38
 
 
39
 
                                <Spawn  x="150" y="450" xdir="-1"       ydir="0"        />
40
 
                                <Spawn  x="150" y="450" xdir="1"        ydir="0"        />
41
 
 
42
 
                                <Spawn  x="350" y="450" xdir="-1"       ydir="0"        />
43
 
                                <Spawn  x="350" y="450" xdir="1"        ydir="0"        />
44
 
 
45
 
 
46
 
                                <Spawn  x="450" y="350" xdir="0"        ydir="1"        />
47
 
                                <Spawn  x="450" y="350" xdir="0"        ydir="-1"       />
48
 
 
49
 
                                <Spawn  x="450" y="150" xdir="0"        ydir="1"        />
50
 
                                <Spawn  x="450" y="150" xdir="0"        ydir="-1"       />
51
 
 
52
 
 
53
 
                                <Spawn  x="350" y="50"  xdir="1"        ydir="0"        />
54
 
                                <Spawn  x="350" y="50"  xdir="-1"       ydir="0"        />
55
 
 
56
 
                                <Spawn  x="150" y="50"  xdir="1"        ydir="0"        />
57
 
                                <Spawn  x="150" y="50"  xdir="-1"       ydir="0"        />
58
 
 
59
 
                                <Wall>
60
 
                                        <Point  x="0"   y="0"   />
61
 
                                        <Point  x="0"   y="500" />
62
 
                                        <Point  x="500" y="500" />
63
 
                                        <Point  x="500" y="0"   />
64
 
                                        <Point  x="0"   y="0"   />
65
 
                                </Wall>
66
 
 
67
 
                                <Zone effect="fortress">
68
 
                                        <ShapeCircle radius="20" growth="-0.2">
69
 
                                                <Point x="50" y="350" />
70
 
                                        </ShapeCircle>
71
 
                                </Zone>
72
 
 
73
 
                                <Zone effect="fortress">
74
 
                                        <ShapeCircle radius="20" growth="-0.2">
75
 
                                                <Point x="50" y="350" />
76
 
                                        </ShapeCircle>
77
 
                                </Zone>
78
 
 
79
 
 
80
 
                                <Zone effect="fortress">
81
 
                                        <ShapeCircle radius="20" growth="-0.2">
82
 
                                                <Point x="450" y="350" />
83
 
                                        </ShapeCircle>
84
 
                                </Zone>
85
 
 
86
 
                                <Zone effect="fortress">
87
 
                                        <ShapeCircle radius="20" growth="-0.2">
88
 
                                                <Point x="450" y="350" />
89
 
                                        </ShapeCircle>
90
 
                                </Zone>
91
 
 
92
 
 
93
 
                                <Zone effect="fortress">
94
 
                                        <ShapeCircle radius="20" growth="-0.2">
95
 
                                                <Point x="350" y="50" />
96
 
                                        </ShapeCircle>
97
 
                                </Zone>
98
 
 
99
 
                                <Zone effect="fortress">
100
 
                                        <ShapeCircle radius="20" growth="-0.2">
101
 
                                                <Point x="350" y="50" />
102
 
                                        </ShapeCircle>
103
 
                                </Zone>
104
 
 
105
 
 
106
 
                                <Zone effect="fortress">
107
 
                                        <ShapeCircle radius="20" growth="-0.2">
108
 
                                                <Point x="350" y="450" />
109
 
                                        </ShapeCircle>
110
 
                                </Zone>
111
 
 
112
 
                                <Zone effect="fortress">
113
 
                                        <ShapeCircle radius="20" growth="-0.2">
114
 
                                                <Point x="350" y="450" />
115
 
                                        </ShapeCircle>
116
 
                                </Zone>
117
 
 
118
 
 
119
 
                                <Zone effect="fortress">
120
 
                                        <ShapeCircle radius="20" growth="-0.2">
121
 
                                                <Point x="50" y="150" />
122
 
                                        </ShapeCircle>
123
 
                                </Zone>
124
 
 
125
 
                                <Zone effect="fortress">
126
 
                                        <ShapeCircle radius="20" growth="-0.2">
127
 
                                                <Point x="50" y="150" />
128
 
                                        </ShapeCircle>
129
 
                                </Zone>
130
 
 
131
 
 
132
 
                                <Zone effect="fortress">
133
 
                                        <ShapeCircle radius="20" growth="-0.2">
134
 
                                                <Point x="450" y="150" />
135
 
                                        </ShapeCircle>
136
 
                                </Zone>
137
 
 
138
 
                                <Zone effect="fortress">
139
 
                                        <ShapeCircle radius="20" growth="-0.2">
140
 
                                                <Point x="450" y="150" />
141
 
                                        </ShapeCircle>
142
 
                                </Zone>
143
 
 
144
 
 
145
 
                                <Zone effect="fortress">
146
 
                                        <ShapeCircle radius="20" growth="-0.2">
147
 
                                                <Point x="150" y="50" />
148
 
                                        </ShapeCircle>
149
 
                                </Zone>
150
 
 
151
 
                                <Zone effect="fortress">
152
 
                                        <ShapeCircle radius="20" growth="-0.2">
153
 
                                                <Point x="150" y="50" />
154
 
                                        </ShapeCircle>
155
 
                                </Zone>
156
 
 
157
 
 
158
 
                                <Zone effect="fortress">
159
 
                                        <ShapeCircle radius="20" growth="-0.2">
160
 
                                                <Point x="150" y="450" />
161
 
                                        </ShapeCircle>
162
 
                                </Zone>
163
 
 
164
 
                                <Zone effect="fortress">
165
 
                                        <ShapeCircle radius="20" growth="-0.2">
166
 
                                                <Point x="150" y="450" />
167
 
                                        </ShapeCircle>
168
 
                                </Zone>
169
 
 
170
 
 
171
 
                                <Zone effect="win">
172
 
                                        <ShapeCircle radius="20" growth="-0.2">
173
 
                                                <Point x="250" y="250" />
174
 
                                        </ShapeCircle>
175
 
                                </Zone>
176
 
                        </Field>
177
 
                </World>
178
 
        </Map>
 
25
        <Settings>
 
26
            <Setting name="MAP_FILE_OVERRIDE" value="0" />
 
27
            <Setting name="FORTRESS_MAX_PER_TEAM" value="1" />
 
28
        </Settings>
 
29
 
 
30
        <World>
 
31
            <Field>
 
32
                <Spawn    x="50"    y="150"    xdir="0"    ydir="-1"    />
 
33
                <Spawn    x="50"    y="150"    xdir="0"    ydir="1"    />
 
34
 
 
35
                <Spawn    x="50"    y="350"    xdir="0"    ydir="-1"    />
 
36
                <Spawn    x="50"    y="350"    xdir="0"    ydir="1"    />
 
37
 
 
38
 
 
39
                <Spawn    x="150"    y="450"    xdir="-1"    ydir="0"    />
 
40
                <Spawn    x="150"    y="450"    xdir="1"    ydir="0"    />
 
41
 
 
42
                <Spawn    x="350"    y="450"    xdir="-1"    ydir="0"    />
 
43
                <Spawn    x="350"    y="450"    xdir="1"    ydir="0"    />
 
44
 
 
45
 
 
46
                <Spawn    x="450"    y="350"    xdir="0"    ydir="1"    />
 
47
                <Spawn    x="450"    y="350"    xdir="0"    ydir="-1"    />
 
48
 
 
49
                <Spawn    x="450"    y="150"    xdir="0"    ydir="1"    />
 
50
                <Spawn    x="450"    y="150"    xdir="0"    ydir="-1"    />
 
51
 
 
52
 
 
53
                <Spawn    x="350"    y="50"    xdir="1"    ydir="0"    />
 
54
                <Spawn    x="350"    y="50"    xdir="-1"    ydir="0"    />
 
55
 
 
56
                <Spawn    x="150"    y="50"    xdir="1"    ydir="0"    />
 
57
                <Spawn    x="150"    y="50"    xdir="-1"    ydir="0"    />
 
58
 
 
59
                <Wall>
 
60
                    <Point    x="0"    y="0"    />
 
61
                    <Point    x="0"    y="500"    />
 
62
                    <Point    x="500"    y="500"    />
 
63
                    <Point    x="500"    y="0"    />
 
64
                    <Point    x="0"    y="0"    />
 
65
                </Wall>
 
66
 
 
67
                <Zone effect="fortress">
 
68
                    <ShapeCircle radius="20" growth="-0.2">
 
69
                        <Point x="50" y="350" />
 
70
                    </ShapeCircle>
 
71
                </Zone>
 
72
 
 
73
                <Zone effect="fortress">
 
74
                    <ShapeCircle radius="20" growth="-0.2">
 
75
                        <Point x="50" y="350" />
 
76
                    </ShapeCircle>
 
77
                </Zone>
 
78
 
 
79
 
 
80
                <Zone effect="fortress">
 
81
                    <ShapeCircle radius="20" growth="-0.2">
 
82
                        <Point x="450" y="350" />
 
83
                    </ShapeCircle>
 
84
                </Zone>
 
85
 
 
86
                <Zone effect="fortress">
 
87
                    <ShapeCircle radius="20" growth="-0.2">
 
88
                        <Point x="450" y="350" />
 
89
                    </ShapeCircle>
 
90
                </Zone>
 
91
 
 
92
 
 
93
                <Zone effect="fortress">
 
94
                    <ShapeCircle radius="20" growth="-0.2">
 
95
                        <Point x="350" y="50" />
 
96
                    </ShapeCircle>
 
97
                </Zone>
 
98
 
 
99
                <Zone effect="fortress">
 
100
                    <ShapeCircle radius="20" growth="-0.2">
 
101
                        <Point x="350" y="50" />
 
102
                    </ShapeCircle>
 
103
                </Zone>
 
104
 
 
105
 
 
106
                <Zone effect="fortress">
 
107
                    <ShapeCircle radius="20" growth="-0.2">
 
108
                        <Point x="350" y="450" />
 
109
                    </ShapeCircle>
 
110
                </Zone>
 
111
 
 
112
                <Zone effect="fortress">
 
113
                    <ShapeCircle radius="20" growth="-0.2">
 
114
                        <Point x="350" y="450" />
 
115
                    </ShapeCircle>
 
116
                </Zone>
 
117
 
 
118
 
 
119
                <Zone effect="fortress">
 
120
                    <ShapeCircle radius="20" growth="-0.2">
 
121
                        <Point x="50" y="150" />
 
122
                    </ShapeCircle>
 
123
                </Zone>
 
124
 
 
125
                <Zone effect="fortress">
 
126
                    <ShapeCircle radius="20" growth="-0.2">
 
127
                        <Point x="50" y="150" />
 
128
                    </ShapeCircle>
 
129
                </Zone>
 
130
 
 
131
 
 
132
                <Zone effect="fortress">
 
133
                    <ShapeCircle radius="20" growth="-0.2">
 
134
                        <Point x="450" y="150" />
 
135
                    </ShapeCircle>
 
136
                </Zone>
 
137
 
 
138
                <Zone effect="fortress">
 
139
                    <ShapeCircle radius="20" growth="-0.2">
 
140
                        <Point x="450" y="150" />
 
141
                    </ShapeCircle>
 
142
                </Zone>
 
143
 
 
144
 
 
145
                <Zone effect="fortress">
 
146
                    <ShapeCircle radius="20" growth="-0.2">
 
147
                        <Point x="150" y="50" />
 
148
                    </ShapeCircle>
 
149
                </Zone>
 
150
 
 
151
                <Zone effect="fortress">
 
152
                    <ShapeCircle radius="20" growth="-0.2">
 
153
                        <Point x="150" y="50" />
 
154
                    </ShapeCircle>
 
155
                </Zone>
 
156
 
 
157
 
 
158
                <Zone effect="fortress">
 
159
                    <ShapeCircle radius="20" growth="-0.2">
 
160
                        <Point x="150" y="450" />
 
161
                    </ShapeCircle>
 
162
                </Zone>
 
163
 
 
164
                <Zone effect="fortress">
 
165
                    <ShapeCircle radius="20" growth="-0.2">
 
166
                        <Point x="150" y="450" />
 
167
                    </ShapeCircle>
 
168
                </Zone>
 
169
 
 
170
 
 
171
                <Zone effect="win">
 
172
                    <ShapeCircle radius="20" growth="-0.2">
 
173
                        <Point x="250" y="250" />
 
174
                    </ShapeCircle>
 
175
                </Zone>
 
176
            </Field>
 
177
        </World>
 
178
    </Map>
179
179
</Resource>