Details of ed/fortress/sumo_1v1-0.0.1.aamap.xml

Preview

full preview

To use:

MAP_FILE ed/fortress/sumo_1v1-0.0.1.aamap.xml

Original file

http://resource.armagetronad.net/resource/ed/fortress/sumo_1v1-0.0.1.aamap.xml

Resource attributes

Author ed
Category fortress
Name sumo_1v1
Version 0.0.1

Settings

NameValue
MAP_FILE_OVERRIDE 0
FORTRESS_MAX_PER_TEAM 1
SPAWN_POINT_GROUP_SIZE 4

Number of axes: 4

File contents

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE Resource SYSTEM "AATeam/map-0.2.8.0.dtd">
<Resource type="aamap" name="sumo_1v1" version="0.0.1" author="ed" category="fortress">
	<Map version="2">
		<!--
         Original Sumo map by Zman
         Ed came along and is trying to convert it to a 1v1 sumo arena

         -->

		<Settings>
			<Setting name="MAP_FILE_OVERRIDE" value="0" />
			<Setting name="FORTRESS_MAX_PER_TEAM" value="1" />
			<Setting name="SPAWN_POINT_GROUP_SIZE" value="4" />
		</Settings>

		<World>
			<Field>
				<Spawn	x="280"	y="270"	xdir="0"	ydir="-1"	/>
				<Spawn	x="220"	y="230"	xdir="0"	ydir="1"	/>

				<Wall>
					<Point	x="0"	y="0"	/>
					<Point	x="0"	y="500"	/>
					<Point	x="500"	y="500"	/>
					<Point	x="500"	y="0"	/>
					<Point	x="0"	y="0"	/>
				</Wall>

				<Zone effect="fortress">
					<ShapeCircle radius="40" growth="-0.4">
						<Point x="250" y="250" />
					</ShapeCircle>
				</Zone>

				<Zone effect="fortress">
					<ShapeCircle radius="40" growth="-0.4">
						<Point x="250" y="250" />
					</ShapeCircle>
				</Zone>

			</Field>
		</World>
	</Map>
</Resource>