Moderator: Cartographers
paulk wrote:Alternative 2) To avoid unfair starting positions the yellow balls are divided between the players so you get 2 yellow balls in a 2-4 player game and 1 in 5-8 player games.
The rest of the inner yellow balls start as neutral.
All other (outer) balls are randomly divided.
paulk wrote:Your second solution sounded to me exactly like your first solution, but you got it to be 20+20+(16 neutrals). That sounds good to me, please explain it once again.
iancanton wrote:have 1 white non-edge point on each face allocated to one of 2 sets of start positions. an example, again using the A1w-D4z axis of symmetry, is A3x, B1y, C2w with their diametrically-opposing points for set 1 and A2y, C1x, B3x with their antipodes for set 2. if we do that, then player 1 starts with 20 initial points in 2-player and 14 in 4-player. games with 3 or more players are not affected by the start positions.
<?xml version="1.0" ?>
- <map>
<title>Hypercube</title>
<smallwidth>608</smallwidth>
<smallheight>600</smallheight>
<largewidth>725</largewidth>
<largeheight>715</largeheight>
<filetype>jpg</filetype>
- <!-- Starting Positions
-->
- <!-- You get 5 armies on your starting yellow vertex
-->
- <positions>
- <position>
<territory start="5">B2x</territory>
</position>
- <position>
<territory start="5">B3x</territory>
</position>
- <position>
<territory start="5">B2y</territory>
</position>
- <position>
<territory start="5">B3y</territory>
</position>
- <position>
<territory start="5">C2x</territory>
</position>
- <position>
<territory start="5">C3x</territory>
</position>
- <position>
<territory start="5">C2y</territory>
</position>
- <position>
<territory start="5">C3y</territory>
</position>
</positions>
- <!-- Continents
-->
- <continent>
<name>Square AA 12 wx</name>
<bonus>1</bonus>
- <components>
<territory>A1w</territory>
<territory>A2w</territory>
<territory>A1x</territory>
<territory>A2x</territory>
</components>
</continent>
- <continent>
<name>Square AA 23 wx</name>
<bonus>1</bonus>
- <components>
<territory>A2w</territory>
<territory>A3w</territory>
<territory>A2x</territory>
<territory>A3x</territory>
</components>
</continent>
- <continent>
<name>Square AA 34 wx</name>
<bonus>1</bonus>
- <components>
<territory>A3w</territory>
<territory>A4w</territory>
<territory>A3x</territory>
<territory>A4x</territory>
</components>
</continent>
- <continent>
<name>Square AA 12 xy</name>
<bonus>1</bonus>
- <components>
<territory>A1x</territory>
<territory>A2x</territory>
<territory>A1y</territory>
<territory>A2y</territory>
</components>
</continent>
- <continent>
<name>Square AA 23 xy</name>
<bonus>1</bonus>
- <components>
<territory>A2x</territory>
<territory>A3x</territory>
<territory>A2y</territory>
<territory>A3y</territory>
</components>
</continent>
- <continent>
<name>Square AA 34 xy</name>
<bonus>1</bonus>
- <components>
<territory>A3x</territory>
<territory>A4x</territory>
<territory>A3y</territory>
<territory>A4y</territory>
</components>
</continent>
- <continent>
<name>Square AA 12 yz</name>
<bonus>1</bonus>
- <components>
<territory>A1y</territory>
<territory>A2y</territory>
<territory>A1z</territory>
<territory>A2z</territory>
</components>
</continent>
- <continent>
<name>Square AA 23 yz</name>
<bonus>1</bonus>
- <components>
<territory>A2y</territory>
<territory>A3y</territory>
<territory>A2z</territory>
<territory>A3z</territory>
</components>
</continent>
- <continent>
<name>Square AA 34 zy</name>
<bonus>1</bonus>
- <components>
<territory>A3y</territory>
<territory>A4y</territory>
<territory>A3z</territory>
<territory>A4z</territory>
</components>
</continent>
- <continent>
<name>Square BB 12 wx</name>
<bonus>2</bonus>
- <components>
<territory>B1w</territory>
<territory>B2w</territory>
<territory>B1x</territory>
<territory>B2x</territory>
</components>
</continent>
- <continent>
<name>Square BB 23 wx</name>
<bonus>3</bonus>
- <components>
<territory>B2w</territory>
<territory>B3w</territory>
<territory>B2x</territory>
<territory>B3x</territory>
</components>
</continent>
- <continent>
<name>Square BB 34 wx</name>
<bonus>2</bonus>
- <components>
<territory>B3w</territory>
<territory>B4w</territory>
<territory>B3x</territory>
<territory>B4x</territory>
</components>
</continent>
- <continent>
<name>Square BB 12 xy</name>
<bonus>3</bonus>
- <components>
<territory>B1x</territory>
<territory>B2x</territory>
<territory>B1y</territory>
<territory>B2y</territory>
</components>
</continent>
- <continent>
<name>Square BB 23 xy</name>
<bonus>5</bonus>
- <components>
<territory>B2x</territory>
<territory>B3x</territory>
<territory>B2y</territory>
<territory>B3y</territory>
</components>
</continent>
- <continent>
<name>Square BB 34 xy</name>
<bonus>3</bonus>
- <components>
<territory>B3x</territory>
<territory>B4x</territory>
<territory>B3y</territory>
<territory>B4y</territory>
</components>
</continent>
- <continent>
<name>Square BB 12 yz</name>
<bonus>2</bonus>
- <components>
<territory>B1y</territory>
<territory>B2y</territory>
<territory>B1z</territory>
<territory>B2z</territory>
</components>
</continent>
- <continent>
<name>Square BB 23 yz</name>
<bonus>3</bonus>
- <components>
<territory>B2y</territory>
<territory>B3y</territory>
<territory>B2z</territory>
<territory>B3z</territory>
</components>
</continent>
- <continent>
<name>Square BB 34 zy</name>
<bonus>2</bonus>
- <components>
<territory>B3y</territory>
<territory>B4y</territory>
<territory>B3z</territory>
<territory>B4z</territory>
</components>
</continent>
- <continent>
<name>Square CC 12 wx</name>
<bonus>2</bonus>
- <components>
<territory>C1w</territory>
<territory>C2w</territory>
<territory>C1x</territory>
<territory>C2x</territory>
</components>
</continent>
- <continent>
<name>Square CC 23 wx</name>
<bonus>3</bonus>
- <components>
<territory>C2w</territory>
<territory>C3w</territory>
<territory>C2x</territory>
<territory>C3x</territory>
</components>
</continent>
- <continent>
<name>Square CC 34 wx</name>
<bonus>2</bonus>
- <components>
<territory>C3w</territory>
<territory>C4w</territory>
<territory>C3x</territory>
<territory>C4x</territory>
</components>
</continent>
- <continent>
<name>Square CC 12 xy</name>
<bonus>3</bonus>
- <components>
<territory>C1x</territory>
<territory>C2x</territory>
<territory>C1y</territory>
<territory>C2y</territory>
</components>
</continent>
- <continent>
<name>Square CC 23 xy</name>
<bonus>5</bonus>
- <components>
<territory>C2x</territory>
<territory>C3x</territory>
<territory>C2y</territory>
<territory>C3y</territory>
</components>
</continent>
- <continent>
<name>Square CC 34 xy</name>
<bonus>3</bonus>
- <components>
<territory>C3x</territory>
<territory>C4x</territory>
<territory>C3y</territory>
<territory>C4y</territory>
</components>
</continent>
- <continent>
<name>Square CC 12 yz</name>
<bonus>2</bonus>
- <components>
<territory>C1y</territory>
<territory>C2y</territory>
<territory>C1z</territory>
<territory>C2z</territory>
</components>
</continent>
- <continent>
<name>Square CC 23 yz</name>
<bonus>3</bonus>
- <components>
<territory>C2y</territory>
<territory>C3y</territory>
<territory>C2z</territory>
<territory>C3z</territory>
</components>
</continent>
- <continent>
<name>Square CC 34 zy</name>
<bonus>2</bonus>
- <components>
<territory>C3y</territory>
<territory>C4y</territory>
<territory>C3z</territory>
<territory>C4z</territory>
</components>
</continent>
- <continent>
<name>Square DD 12 wx</name>
<bonus>1</bonus>
- <components>
<territory>D1w</territory>
<territory>D2w</territory>
<territory>D1x</territory>
<territory>D2x</territory>
</components>
</continent>
- <continent>
<name>Square DD 23 wx</name>
<bonus>1</bonus>
- <components>
<territory>D2w</territory>
<territory>D3w</territory>
<territory>D2x</territory>
<territory>D3x</territory>
</components>
</continent>
- <continent>
<name>Square DD 34 wx</name>
<bonus>1</bonus>
- <components>
<territory>D3w</territory>
<territory>D4w</territory>
<territory>D3x</territory>
<territory>D4x</territory>
</components>
</continent>
- <continent>
<name>Square DD 12 xy</name>
<bonus>1</bonus>
- <components>
<territory>D1x</territory>
<territory>D2x</territory>
<territory>D1y</territory>
<territory>D2y</territory>
</components>
</continent>
- <continent>
<name>Square DD 23 xy</name>
<bonus>1</bonus>
- <components>
<territory>D2x</territory>
<territory>D3x</territory>
<territory>D2y</territory>
<territory>D3y</territory>
</components>
</continent>
- <continent>
<name>Square DD 34 xy</name>
<bonus>1</bonus>
- <components>
<territory>D3x</territory>
<territory>D4x</territory>
<territory>D3y</territory>
<territory>D4y</territory>
</components>
</continent>
- <continent>
<name>Square DD 12 yz</name>
<bonus>1</bonus>
- <components>
<territory>D1y</territory>
<territory>D2y</territory>
<territory>D1z</territory>
<territory>D2z</territory>
</components>
</continent>
- <continent>
<name>Square DD 23 yz</name>
<bonus>1</bonus>
- <components>
<territory>D2y</territory>
<territory>D3y</territory>
<territory>D2z</territory>
<territory>D3z</territory>
</components>
</continent>
- <continent>
<name>Square DD 34 zy</name>
<bonus>1</bonus>
- <components>
<territory>D3y</territory>
<territory>D4y</territory>
<territory>D3z</territory>
<territory>D4z</territory>
</components>
</continent>
- <continent>
<name>Square AB 12 ww</name>
<bonus>1</bonus>
- <components>
<territory>A1w</territory>
<territory>A2w</territory>
<territory>B1w</territory>
<territory>B2w</territory>
</components>
</continent>
- <continent>
<name>Square AB 23 ww</name>
<bonus>1</bonus>
- <components>
<territory>A2w</territory>
<territory>A3w</territory>
<territory>B2w</territory>
<territory>B3w</territory>
</components>
</continent>
- <continent>
<name>Square AB 34 ww</name>
<bonus>1</bonus>
- <components>
<territory>A3w</territory>
<territory>A4w</territory>
<territory>B3w</territory>
<territory>B4w</territory>
</components>
</continent>
- <continent>
<name>Square AB 12 xx</name>
<bonus>2</bonus>
- <components>
<territory>A1x</territory>
<territory>A2x</territory>
<territory>B1x</territory>
<territory>B2x</territory>
</components>
</continent>
- <continent>
<name>Square AB 23 xx</name>
<bonus>3</bonus>
- <components>
<territory>A2x</territory>
<territory>A3x</territory>
<territory>B2x</territory>
<territory>B3x</territory>
</components>
</continent>
- <continent>
<name>Square AB 34 xx</name>
<bonus>2</bonus>
- <components>
<territory>A3x</territory>
<territory>A4x</territory>
<territory>B3x</territory>
<territory>B4x</territory>
</components>
</continent>
- <continent>
#REF!
<bonus>2</bonus>
- <components>
<territory>A1y</territory>
<territory>A2y</territory>
<territory>B1y</territory>
<territory>B2y</territory>
</components>
</continent>
- <continent>
#REF!
<bonus>3</bonus>
- <components>
<territory>A2y</territory>
<territory>A3y</territory>
<territory>B2y</territory>
<territory>B3y</territory>
</components>
</continent>
- <continent>
#REF!
<bonus>2</bonus>
- <components>
<territory>A3y</territory>
<territory>A4y</territory>
<territory>B3y</territory>
<territory>B4y</territory>
</components>
</continent>
- <continent>
<name>Square AB 12 yy</name>
<bonus>1</bonus>
- <components>
<territory>A1z</territory>
<territory>A2z</territory>
<territory>B1z</territory>
<territory>B2z</territory>
</components>
</continent>
- <continent>
<name>Square AB 23 yy</name>
<bonus>1</bonus>
- <components>
<territory>A2z</territory>
<territory>A3z</territory>
<territory>B2z</territory>
<territory>B3z</territory>
</components>
</continent>
- <continent>
<name>Square AB 34 yy</name>
<bonus>1</bonus>
- <components>
<territory>A3z</territory>
<territory>A4z</territory>
<territory>B3z</territory>
<territory>B4z</territory>
</components>
</continent>
- <continent>
<name>Square BC 12 ww</name>
<bonus>1</bonus>
- <components>
<territory>B1w</territory>
<territory>B2w</territory>
<territory>C1w</territory>
<territory>C2w</territory>
</components>
</continent>
- <continent>
<name>Square BC 23 ww</name>
<bonus>1</bonus>
- <components>
<territory>B2w</territory>
<territory>B3w</territory>
<territory>C2w</territory>
<territory>C3w</territory>
</components>
</continent>
- <continent>
<name>Square BC 34 ww</name>
<bonus>1</bonus>
- <components>
<territory>B3w</territory>
<territory>B4w</territory>
<territory>C3w</territory>
<territory>C4w</territory>
</components>
</continent>
- <continent>
<name>Square BC 12 xx</name>
<bonus>3</bonus>
- <components>
<territory>B1x</territory>
<territory>B2x</territory>
<territory>C1x</territory>
<territory>C2x</territory>
</components>
</continent>
- <continent>
<name>Square BC 23 xx</name>
<bonus>5</bonus>
- <components>
<territory>B2x</territory>
<territory>B3x</territory>
<territory>C2x</territory>
<territory>C3x</territory>
</components>
</continent>
- <continent>
<name>Square BC 34 xx</name>
<bonus>3</bonus>
- <components>
<territory>B3x</territory>
<territory>B4x</territory>
<territory>C3x</territory>
<territory>C4x</territory>
</components>
</continent>
- <continent>
<name>Square BC 12 yy</name>
<bonus>3</bonus>
- <components>
<territory>B1y</territory>
<territory>B2y</territory>
<territory>C1y</territory>
<territory>C2y</territory>
</components>
</continent>
- <continent>
<name>Square BC 23 yy</name>
<bonus>5</bonus>
- <components>
<territory>B2y</territory>
<territory>B3y</territory>
<territory>C2y</territory>
<territory>C3y</territory>
</components>
</continent>
- <continent>
<name>Square BC 34 yy</name>
<bonus>3</bonus>
- <components>
<territory>B3y</territory>
<territory>B4y</territory>
<territory>C3y</territory>
<territory>C4y</territory>
</components>
</continent>
- <continent>
<name>Square BC 12 zz</name>
<bonus>1</bonus>
- <components>
<territory>B1z</territory>
<territory>B2z</territory>
<territory>C1z</territory>
<territory>C2z</territory>
</components>
</continent>
- <continent>
<name>Square BC 23 zz</name>
<bonus>1</bonus>
- <components>
<territory>B2z</territory>
<territory>B3z</territory>
<territory>C2z</territory>
<territory>C3z</territory>
</components>
</continent>
- <continent>
<name>Square BC 34 zz</name>
<bonus>1</bonus>
- <components>
<territory>B3z</territory>
<territory>B4z</territory>
<territory>C3z</territory>
<territory>C4z</territory>
</components>
</continent>
- <continent>
<name>Square CD 12 ww</name>
<bonus>1</bonus>
- <components>
<territory>C1w</territory>
<territory>C2w</territory>
<territory>D1w</territory>
<territory>D2w</territory>
</components>
</continent>
- <continent>
<name>Square CD 23 ww</name>
<bonus>1</bonus>
- <components>
<territory>C2w</territory>
<territory>C3w</territory>
<territory>D2w</territory>
<territory>D3w</territory>
</components>
</continent>
- <continent>
<name>Square CD 34 ww</name>
<bonus>1</bonus>
- <components>
<territory>C3w</territory>
<territory>C4w</territory>
<territory>D3w</territory>
<territory>D4w</territory>
</components>
</continent>
- <continent>
<name>Square CD 12 xx</name>
<bonus>2</bonus>
- <components>
<territory>C1x</territory>
<territory>C2x</territory>
<territory>D1x</territory>
<territory>D2x</territory>
</components>
</continent>
- <continent>
<name>Square CD 23 xx</name>
<bonus>3</bonus>
- <components>
<territory>C2x</territory>
<territory>C3x</territory>
<territory>D2x</territory>
<territory>D3x</territory>
</components>
</continent>
- <continent>
<name>Square CD 34 xx</name>
<bonus>2</bonus>
- <components>
<territory>C3x</territory>
<territory>C4x</territory>
<territory>D3x</territory>
<territory>D4x</territory>
</components>
</continent>
- <continent>
<name>Square CD 12 yy</name>
<bonus>2</bonus>
- <components>
<territory>C1y</territory>
<territory>C2y</territory>
<territory>D1y</territory>
<territory>D2y</territory>
</components>
</continent>
- <continent>
<name>Square CD 23 yy</name>
<bonus>3</bonus>
- <components>
<territory>C2y</territory>
<territory>C3y</territory>
<territory>D2y</territory>
<territory>D3y</territory>
</components>
</continent>
- <continent>
<name>Square CD 34 yy</name>
<bonus>2</bonus>
- <components>
<territory>C3y</territory>
<territory>C4y</territory>
<territory>D3y</territory>
<territory>D4y</territory>
</components>
</continent>
- <continent>
<name>Square CD 12 zz</name>
<bonus>1</bonus>
- <components>
<territory>C1z</territory>
<territory>C2z</territory>
<territory>D1z</territory>
<territory>D2z</territory>
</components>
</continent>
- <continent>
<name>Square CD 23 zz</name>
<bonus>1</bonus>
- <components>
<territory>C2z</territory>
<territory>C3z</territory>
<territory>D2z</territory>
<territory>D3z</territory>
</components>
</continent>
- <continent>
<name>Square CD 34 zz</name>
<bonus>1</bonus>
- <components>
<territory>C3z</territory>
<territory>C4z</territory>
<territory>D3z</territory>
<territory>D4z</territory>
</components>
</continent>
- <continent>
<name>Square AB 11 wx</name>
<bonus>1</bonus>
- <components>
<territory>A1w</territory>
<territory>A1x</territory>
<territory>B1w</territory>
<territory>B1x</territory>
</components>
</continent>
- <continent>
<name>Square AB 22 wx</name>
<bonus>2</bonus>
- <components>
<territory>A2w</territory>
<territory>A2x</territory>
<territory>B2w</territory>
<territory>B2x</territory>
</components>
</continent>
- <continent>
<name>Square AB 33 wx</name>
<bonus>2</bonus>
- <components>
<territory>A3w</territory>
<territory>A3x</territory>
<territory>B3w</territory>
<territory>B3x</territory>
</components>
</continent>
- <continent>
<name>Square AB 44 wx</name>
<bonus>1</bonus>
- <components>
<territory>A4w</territory>
<territory>A4x</territory>
<territory>B4w</territory>
<territory>B4x</territory>
</components>
</continent>
- <continent>
<name>Square AB 11 xy</name>
<bonus>1</bonus>
- <components>
<territory>A1x</territory>
<territory>A1y</territory>
<territory>B1x</territory>
<territory>B1y</territory>
</components>
</continent>
- <continent>
<name>Square AB 22 xy</name>
<bonus>3</bonus>
- <components>
<territory>A2x</territory>
<territory>A2y</territory>
<territory>B2x</territory>
<territory>B2y</territory>
</components>
</continent>
- <continent>
<name>Square AB 33 xy</name>
<bonus>3</bonus>
- <components>
<territory>A3x</territory>
<territory>A3y</territory>
<territory>B3x</territory>
<territory>B3y</territory>
</components>
</continent>
- <continent>
<name>Square AB 44 xy</name>
<bonus>1</bonus>
- <components>
<territory>A4x</territory>
<territory>A4y</territory>
<territory>B4x</territory>
<territory>B4y</territory>
</components>
</continent>
- <continent>
<name>Square AB 11 yz</name>
<bonus>1</bonus>
- <components>
<territory>A1y</territory>
<territory>A1z</territory>
<territory>B1y</territory>
<territory>B1z</territory>
</components>
</continent>
- <continent>
<name>Square AB 22 yz</name>
<bonus>2</bonus>
- <components>
<territory>A2y</territory>
<territory>A2z</territory>
<territory>B2y</territory>
<territory>B2z</territory>
</components>
</continent>
- <continent>
<name>Square AB 33 yz</name>
<bonus>2</bonus>
- <components>
<territory>A3y</territory>
<territory>A3z</territory>
<territory>B3y</territory>
<territory>B3z</territory>
</components>
</continent>
- <continent>
<name>Square AB 44 yz</name>
<bonus>1</bonus>
- <components>
<territory>A4y</territory>
<territory>A4z</territory>
<territory>B4y</territory>
<territory>B4z</territory>
</components>
</continent>
- <continent>
<name>Square BC 11 wx</name>
<bonus>1</bonus>
- <components>
<territory>B1w</territory>
<territory>B1x</territory>
<territory>C1w</territory>
<territory>C1x</territory>
</components>
</continent>
- <continent>
<name>Square BC 22 wx</name>
<bonus>3</bonus>
- <components>
<territory>B2w</territory>
<territory>B2x</territory>
<territory>C2w</territory>
<territory>C2x</territory>
</components>
</continent>
- <continent>
<name>Square BC 33 wx</name>
<bonus>3</bonus>
- <components>
<territory>B3w</territory>
<territory>B3x</territory>
<territory>C3w</territory>
<territory>C3x</territory>
</components>
</continent>
- <continent>
<name>Square BC 44 wx</name>
<bonus>1</bonus>
- <components>
<territory>B4w</territory>
<territory>B4x</territory>
<territory>C4w</territory>
<territory>C4x</territory>
</components>
</continent>
- <continent>
<name>Square BC 11 xy</name>
<bonus>1</bonus>
- <components>
<territory>B1x</territory>
<territory>B1y</territory>
<territory>C1x</territory>
<territory>C1y</territory>
</components>
</continent>
- <continent>
<name>Square BC 22 xy</name>
<bonus>5</bonus>
- <components>
<territory>B2x</territory>
<territory>B2y</territory>
<territory>C2x</territory>
<territory>C2y</territory>
</components>
</continent>
- <continent>
<name>Square BC 33 xy</name>
<bonus>5</bonus>
- <components>
<territory>B3x</territory>
<territory>B3y</territory>
<territory>C3x</territory>
<territory>C3y</territory>
</components>
</continent>
- <continent>
<name>Square BC 44 xy</name>
<bonus>1</bonus>
- <components>
<territory>B4x</territory>
<territory>B4y</territory>
<territory>C4x</territory>
<territory>C4y</territory>
</components>
</continent>
- <continent>
<name>Square BC 11 yz</name>
<bonus>1</bonus>
- <components>
<territory>B1y</territory>
<territory>B1z</territory>
<territory>C1y</territory>
<territory>C1z</territory>
</components>
</continent>
- <continent>
<name>Square BC 22 yz</name>
<bonus>3</bonus>
- <components>
<territory>B2y</territory>
<territory>B2z</territory>
<territory>C2y</territory>
<territory>C2z</territory>
</components>
</continent>
- <continent>
<name>Square BC 33 yz</name>
<bonus>3</bonus>
- <components>
<territory>B3y</territory>
<territory>B3z</territory>
<territory>C3y</territory>
<territory>C3z</territory>
</components>
</continent>
- <continent>
<name>Square BC 44 yz</name>
<bonus>1</bonus>
- <components>
<territory>B4y</territory>
<territory>B4z</territory>
<territory>C4y</territory>
<territory>C4z</territory>
</components>
</continent>
- <continent>
<name>Square CD 11 wx</name>
<bonus>1</bonus>
- <components>
<territory>C1w</territory>
<territory>C1x</territory>
<territory>D1w</territory>
<territory>D1x</territory>
</components>
</continent>
- <continent>
<name>Square CD 22 wx</name>
<bonus>2</bonus>
- <components>
<territory>C2w</territory>
<territory>C2x</territory>
<territory>D2w</territory>
<territory>D2x</territory>
</components>
</continent>
- <continent>
<name>Square CD 33 wx</name>
<bonus>2</bonus>
- <components>
<territory>C3w</territory>
<territory>C3x</territory>
<territory>D3w</territory>
<territory>D3x</territory>
</components>
</continent>
- <continent>
<name>Square CD 44 wx</name>
<bonus>1</bonus>
- <components>
<territory>C4w</territory>
<territory>C4x</territory>
<territory>D4w</territory>
<territory>D4x</territory>
</components>
</continent>
- <continent>
<name>Square CD 11 xy</name>
<bonus>1</bonus>
- <components>
<territory>C1x</territory>
<territory>C1y</territory>
<territory>D1x</territory>
<territory>D1y</territory>
</components>
</continent>
- <continent>
<name>Square CD 22 xy</name>
<bonus>3</bonus>
- <components>
<territory>C2x</territory>
<territory>C2y</territory>
<territory>D2x</territory>
<territory>D2y</territory>
</components>
</continent>
- <continent>
<name>Square CD 33 xy</name>
<bonus>3</bonus>
- <components>
<territory>C3x</territory>
<territory>C3y</territory>
<territory>D3x</territory>
<territory>D3y</territory>
</components>
</continent>
- <continent>
<name>Square CD 44 xy</name>
<bonus>1</bonus>
- <components>
<territory>C4x</territory>
<territory>C4y</territory>
<territory>D4x</territory>
<territory>D4y</territory>
</components>
</continent>
- <continent>
<name>Square CD 11 yz</name>
<bonus>1</bonus>
- <components>
<territory>C1y</territory>
<territory>C1z</territory>
<territory>D1y</territory>
<territory>D1z</territory>
</components>
</continent>
- <continent>
<name>Square CD 22 yz</name>
<bonus>2</bonus>
- <components>
<territory>C2y</territory>
<territory>C2z</territory>
<territory>D2y</territory>
<territory>D2z</territory>
</components>
</continent>
- <continent>
<name>Square CD 33 yz</name>
<bonus>2</bonus>
- <components>
<territory>C3y</territory>
<territory>C3z</territory>
<territory>D3y</territory>
<territory>D3z</territory>
</components>
</continent>
- <continent>
<name>Square CD 44 yz</name>
<bonus>1</bonus>
- <components>
<territory>C4y</territory>
<territory>C4z</territory>
<territory>D4y</territory>
<territory>D4z</territory>
</components>
</continent>
- <continent>
<name>miniCube AB 12 wx (1y)</name>
<bonus>10</bonus>
- <components>
<territory>A1w</territory>
<territory>A2w</territory>
<territory>A1x</territory>
<territory>A2x</territory>
<territory>B1w</territory>
<territory>B2w</territory>
<territory>B1x</territory>
<territory>B2x</territory>
</components>
- <overrides>
<override>Square AA 12 wx</override>
<override>Square BB 12 wx</override>
<override>Square AB 12 ww</override>
<override>Square AB 12 xx</override>
<override>Square AB 11 wx</override>
<override>Square AB 22 wx</override>
</overrides>
</continent>
- <continent>
<name>miniCube AB 23 wx (2y)</name>
<bonus>11</bonus>
- <components>
<territory>A2w</territory>
<territory>A3w</territory>
<territory>A2x</territory>
<territory>A3x</territory>
<territory>B2w</territory>
<territory>B3w</territory>
<territory>B2x</territory>
<territory>B3x</territory>
</components>
- <overrides>
<override>Square AA 23 wx</override>
<override>Square BB 23 wx</override>
<override>Square AB 23 ww</override>
<override>Square AB 23 xx</override>
<override>Square AB 22 wx</override>
<override>Square AB 33 wx</override>
</overrides>
</continent>
- <continent>
<name>miniCube AB 34 wx (1y)</name>
<bonus>10</bonus>
- <components>
<territory>A3w</territory>
<territory>A4w</territory>
<territory>A3x</territory>
<territory>A4x</territory>
<territory>B3w</territory>
<territory>B4w</territory>
<territory>B3x</territory>
<territory>B4x</territory>
</components>
- <overrides>
<override>Square AA 34 wx</override>
<override>Square BB 34 wx</override>
<override>Square AB 34 ww</override>
<override>Square AB 34 xx</override>
<override>Square AB 33 wx</override>
<override>Square AB 44 wx</override>
</overrides>
</continent>
- <continent>
<name>miniCube AB 12 xy (2y)</name>
<bonus>11</bonus>
- <components>
<territory>A1x</territory>
<territory>A2x</territory>
<territory>A1y</territory>
<territory>A2y</territory>
<territory>B1x</territory>
<territory>B2x</territory>
<territory>B1y</territory>
<territory>B2y</territory>
</components>
- <overrides>
<override>Square AA 12 xy</override>
<override>Square BB 12 xy</override>
<override>Square AB 12 xx</override>
#REF!
<override>Square AB 11 xy</override>
<override>Square AB 22 xy</override>
</overrides>
</continent>
- <continent>
<name>miniCube AB 23 xy (4y)</name>
<bonus>13</bonus>
- <components>
<territory>A2x</territory>
<territory>A3x</territory>
<territory>A2y</territory>
<territory>A3y</territory>
<territory>B2x</territory>
<territory>B3x</territory>
<territory>B2y</territory>
<territory>B3y</territory>
</components>
- <overrides>
<override>Square AA 23 xy</override>
<override>Square BB 23 xy</override>
<override>Square AB 23 xx</override>
#REF!
<override>Square AB 22 xy</override>
<override>Square AB 33 xy</override>
</overrides>
</continent>
- <continent>
<name>miniCube AB 34 xy (2y)</name>
<bonus>11</bonus>
- <components>
<territory>A3x</territory>
<territory>A4x</territory>
<territory>A3y</territory>
<territory>A4y</territory>
<territory>B3x</territory>
<territory>B4x</territory>
<territory>B3y</territory>
<territory>B4y</territory>
</components>
- <overrides>
<override>Square AA 34 xy</override>
<override>Square BB 34 xy</override>
<override>Square AB 34 xx</override>
#REF!
<override>Square AB 33 xy</override>
<override>Square AB 44 xy</override>
</overrides>
</continent>
- <continent>
<name>miniCube AB 12 yz (1y)</name>
<bonus>10</bonus>
- <components>
<territory>A1y</territory>
<territory>A2y</territory>
<territory>A1z</territory>
<territory>A2z</territory>
<territory>B1y</territory>
<territory>B2y</territory>
<territory>B1z</territory>
<territory>B2z</territory>
</components>
- <overrides>
<override>Square AA 12 yz</override>
<override>Square BB 12 yz</override>
#REF!
<override>Square AB 12 yy</override>
<override>Square AB 11 yz</override>
<override>Square AB 22 yz</override>
</overrides>
</continent>
- <continent>
<name>miniCube AB 23 yz (2y)</name>
<bonus>11</bonus>
- <components>
<territory>A2y</territory>
<territory>A3y</territory>
<territory>A2z</territory>
<territory>A3z</territory>
<territory>B2y</territory>
<territory>B3y</territory>
<territory>B2z</territory>
<territory>B3z</territory>
</components>
- <overrides>
<override>Square AA 23 yz</override>
<override>Square BB 23 yz</override>
#REF!
<override>Square AB 23 yy</override>
<override>Square AB 22 yz</override>
<override>Square AB 33 yz</override>
</overrides>
</continent>
- <continent>
<name>miniCube AB 34 yz (1y)</name>
<bonus>10</bonus>
- <components>
<territory>A3y</territory>
<territory>A4y</territory>
<territory>A3z</territory>
<territory>A4z</territory>
<territory>B3y</territory>
<territory>B4y</territory>
<territory>B3z</territory>
<territory>B4z</territory>
</components>
- <overrides>
<override>Square AA 34 zy</override>
<override>Square BB 34 zy</override>
#REF!
<override>Square AB 34 yy</override>
<override>Square AB 33 yz</override>
<override>Square AB 44 yz</override>
</overrides>
</continent>
- <continent>
<name>miniCube BC 12 wx (2y)</name>
<bonus>11</bonus>
- <components>
<territory>B1w</territory>
<territory>B2w</territory>
<territory>B1x</territory>
<territory>B2x</territory>
<territory>C1w</territory>
<territory>C2w</territory>
<territory>C1x</territory>
<territory>C2x</territory>
</components>
- <overrides>
<override>Square BB 12 wx</override>
<override>Square CC 12 wx</override>
<override>Square BC 12 ww</override>
<override>Square BC 12 xx</override>
<override>Square BC 11 wx</override>
<override>Square BC 22 wx</override>
</overrides>
</continent>
- <continent>
<name>miniCube BC 23 wx (4y)</name>
<bonus>13</bonus>
- <components>
<territory>B2w</territory>
<territory>B3w</territory>
<territory>B2x</territory>
<territory>B3x</territory>
<territory>C2w</territory>
<territory>C3w</territory>
<territory>C2x</territory>
<territory>C3x</territory>
</components>
- <overrides>
<override>Square BB 23 wx</override>
<override>Square CC 23 wx</override>
<override>Square BC 23 ww</override>
<override>Square BC 23 xx</override>
<override>Square BC 22 wx</override>
<override>Square BC 33 wx</override>
</overrides>
</continent>
- <continent>
<name>miniCube BC 34 wx (2y)</name>
<bonus>11</bonus>
- <components>
<territory>B3w</territory>
<territory>B4w</territory>
<territory>B3x</territory>
<territory>B4x</territory>
<territory>C3w</territory>
<territory>C4w</territory>
<territory>C3x</territory>
<territory>C4x</territory>
</components>
- <overrides>
<override>Square BB 34 wx</override>
<override>Square CC 34 wx</override>
<override>Square BC 34 ww</override>
<override>Square BC 34 xx</override>
<override>Square BC 33 wx</override>
<override>Square BC 44 wx</override>
</overrides>
</continent>
- <continent>
<name>miniCube BC 12 xy (4y)</name>
<bonus>13</bonus>
- <components>
<territory>B1x</territory>
<territory>B2x</territory>
<territory>B1y</territory>
<territory>B2y</territory>
<territory>C1x</territory>
<territory>C2x</territory>
<territory>C1y</territory>
<territory>C2y</territory>
</components>
- <overrides>
<override>Square BB 12 xy</override>
<override>Square CC 12 xy</override>
<override>Square BC 12 xx</override>
<override>Square BC 12 yy</override>
<override>Square BC 11 xy</override>
<override>Square BC 22 xy</override>
</overrides>
</continent>
- <continent>
<name>miniCube BC 23 xy (8y)</name>
<bonus>17</bonus>
- <components>
<territory>B2x</territory>
<territory>B3x</territory>
<territory>B2y</territory>
<territory>B3y</territory>
<territory>C2x</territory>
<territory>C3x</territory>
<territory>C2y</territory>
<territory>C3y</territory>
</components>
- <overrides>
<override>Square BB 23 xy</override>
<override>Square CC 23 xy</override>
<override>Square BC 23 xx</override>
<override>Square BC 23 yy</override>
<override>Square BC 22 xy</override>
<override>Square BC 33 xy</override>
</overrides>
</continent>
- <continent>
<name>miniCube BC 34 xy (4y)</name>
<bonus>13</bonus>
- <components>
<territory>B3x</territory>
<territory>B4x</territory>
<territory>B3y</territory>
<territory>B4y</territory>
<territory>C3x</territory>
<territory>C4x</territory>
<territory>C3y</territory>
<territory>C4y</territory>
</components>
- <overrides>
<override>Square BB 34 xy</override>
<override>Square CC 34 xy</override>
<override>Square BC 34 xx</override>
<override>Square BC 34 yy</override>
<override>Square BC 33 xy</override>
<override>Square BC 44 xy</override>
</overrides>
</continent>
- <continent>
<name>miniCube BC 12 yz (2y)</name>
<bonus>11</bonus>
- <components>
<territory>B1y</territory>
<territory>B2y</territory>
<territory>B1z</territory>
<territory>B2z</territory>
<territory>C1y</territory>
<territory>C2y</territory>
<territory>C1z</territory>
<territory>C2z</territory>
</components>
- <overrides>
<override>Square BB 12 yz</override>
<override>Square CC 12 yz</override>
<override>Square BC 12 yy</override>
<override>Square BC 12 zz</override>
<override>Square BC 11 yz</override>
<override>Square BC 22 yz</override>
</overrides>
</continent>
- <continent>
<name>miniCube BC 23 yz (4y)</name>
<bonus>13</bonus>
- <components>
<territory>B2y</territory>
<territory>B3y</territory>
<territory>B2z</territory>
<territory>B3z</territory>
<territory>C2y</territory>
<territory>C3y</territory>
<territory>C2z</territory>
<territory>C3z</territory>
</components>
- <overrides>
<override>Square BB 23 yz</override>
<override>Square CC 23 yz</override>
<override>Square BC 23 yy</override>
<override>Square BC 23 zz</override>
<override>Square BC 22 yz</override>
<override>Square BC 33 yz</override>
</overrides>
</continent>
- <continent>
<name>miniCube BC 34 yz (2y)</name>
<bonus>11</bonus>
- <components>
<territory>B3y</territory>
<territory>B4y</territory>
<territory>B3z</territory>
<territory>B4z</territory>
<territory>C3y</territory>
<territory>C4y</territory>
<territory>C3z</territory>
<territory>C4z</territory>
</components>
- <overrides>
<override>Square BB 34 zy</override>
<override>Square CC 34 zy</override>
<override>Square BC 34 yy</override>
<override>Square BC 34 zz</override>
<override>Square BC 33 yz</override>
<override>Square BC 44 yz</override>
</overrides>
</continent>
- <continent>
<name>miniCube CD 12 wx (1y)</name>
<bonus>10</bonus>
- <components>
<territory>C1w</territory>
<territory>C2w</territory>
<territory>C1x</territory>
<territory>C2x</territory>
<territory>D1w</territory>
<territory>D2w</territory>
<territory>D1x</territory>
<territory>D2x</territory>
</components>
- <overrides>
<override>Square CC 12 wx</override>
<override>Square DD 12 wx</override>
<override>Square CD 12 ww</override>
<override>Square CD 12 xx</override>
<override>Square CD 11 wx</override>
<override>Square CD 22 wx</override>
</overrides>
</continent>
- <continent>
<name>miniCube CD 23 wx (2y)</name>
<bonus>11</bonus>
- <components>
<territory>C2w</territory>
<territory>C3w</territory>
<territory>C2x</territory>
<territory>C3x</territory>
<territory>D2w</territory>
<territory>D3w</territory>
<territory>D2x</territory>
<territory>D3x</territory>
</components>
- <overrides>
<override>Square CC 23 wx</override>
<override>Square DD 23 wx</override>
<override>Square CD 23 ww</override>
<override>Square CD 23 xx</override>
<override>Square CD 22 wx</override>
<override>Square CD 33 wx</override>
</overrides>
</continent>
- <continent>
<name>miniCube CD 34 wx (1y)</name>
<bonus>10</bonus>
- <components>
<territory>C3w</territory>
<territory>C4w</territory>
<territory>C3x</territory>
<territory>C4x</territory>
<territory>D3w</territory>
<territory>D4w</territory>
<territory>D3x</territory>
<territory>D4x</territory>
</components>
- <overrides>
<override>Square CC 34 wx</override>
<override>Square DD 34 wx</override>
<override>Square CD 34 ww</override>
<override>Square CD 34 xx</override>
<override>Square CD 33 wx</override>
<override>Square CD 44 wx</override>
</overrides>
</continent>
- <continent>
<name>miniCube CD 12 xy (2y)</name>
<bonus>11</bonus>
- <components>
<territory>C1x</territory>
<territory>C2x</territory>
<territory>C1y</territory>
<territory>C2y</territory>
<territory>D1x</territory>
<territory>D2x</territory>
<territory>D1y</territory>
<territory>D2y</territory>
</components>
- <overrides>
<override>Square CC 12 xy</override>
<override>Square DD 12 xy</override>
<override>Square CD 12 xx</override>
<override>Square CD 12 yy</override>
<override>Square CD 11 xy</override>
<override>Square CD 22 xy</override>
</overrides>
</continent>
- <continent>
<name>miniCube CD 23 xy (4y)</name>
<bonus>13</bonus>
- <components>
<territory>C2x</territory>
<territory>C3x</territory>
<territory>C2y</territory>
<territory>C3y</territory>
<territory>D2x</territory>
<territory>D3x</territory>
<territory>D2y</territory>
<territory>D3y</territory>
</components>
- <overrides>
<override>Square CC 23 xy</override>
<override>Square DD 23 xy</override>
<override>Square CD 23 xx</override>
<override>Square CD 23 yy</override>
<override>Square CD 22 xy</override>
<override>Square CD 33 xy</override>
</overrides>
</continent>
- <continent>
<name>miniCube CD 34 xy (2y)</name>
<bonus>11</bonus>
- <components>
<territory>C3x</territory>
<territory>C4x</territory>
<territory>C3y</territory>
<territory>C4y</territory>
<territory>D3x</territory>
<territory>D4x</territory>
<territory>D3y</territory>
<territory>D4y</territory>
</components>
- <overrides>
<override>Square CC 34 xy</override>
<override>Square DD 34 xy</override>
<override>Square CD 34 xx</override>
<override>Square CD 34 yy</override>
<override>Square CD 33 xy</override>
<override>Square CD 44 xy</override>
</overrides>
</continent>
- <continent>
<name>miniCube CD 12 yz (1y)</name>
<bonus>10</bonus>
- <components>
<territory>C1y</territory>
<territory>C2y</territory>
<territory>C1z</territory>
<territory>C2z</territory>
<territory>D1y</territory>
<territory>D2y</territory>
<territory>D1z</territory>
<territory>D2z</territory>
</components>
- <overrides>
<override>Square CC 12 yz</override>
<override>Square DD 12 yz</override>
<override>Square CD 12 yy</override>
<override>Square CD 12 zz</override>
<override>Square CD 11 yz</override>
<override>Square CD 22 yz</override>
</overrides>
</continent>
- <continent>
<name>miniCube CD 23 yz (2y)</name>
<bonus>11</bonus>
- <components>
<territory>C2y</territory>
<territory>C3y</territory>
<territory>C2z</territory>
<territory>C3z</territory>
<territory>D2y</territory>
<territory>D3y</territory>
<territory>D2z</territory>
<territory>D3z</territory>
</components>
- <overrides>
<override>Square CC 23 yz</override>
<override>Square DD 23 yz</override>
<override>Square CD 23 yy</override>
<override>Square CD 23 zz</override>
<override>Square CD 22 yz</override>
<override>Square CD 33 yz</override>
</overrides>
</continent>
- <continent>
<name>miniCube CD 34 yz (1y)</name>
<bonus>10</bonus>
- <components>
<territory>C3y</territory>
<territory>C4y</territory>
<territory>C3z</territory>
<territory>C4z</territory>
<territory>D3y</territory>
<territory>D4y</territory>
<territory>D3z</territory>
<territory>D4z</territory>
</components>
- <overrides>
<override>Square CC 34 zy</override>
<override>Square DD 34 zy</override>
<override>Square CD 34 yy</override>
<override>Square CD 34 zz</override>
<override>Square CD 33 yz</override>
<override>Square CD 44 yz</override>
</overrides>
</continent>
- <!-- Territories Section
-->
- <territory>
<name>A1w</name>
- <borders>
<border>A2w</border>
<border>A1x</border>
<border>B1w</border>
</borders>
- <coordinates>
<smallx>18</smallx>
<smally>202</smally>
<largex>22</largex>
<largey>236</largey>
</coordinates>
</territory>
- <territory>
<name>A2w</name>
- <borders>
<border>A1w</border>
<border>A3w</border>
<border>A2x</border>
<border>B2w</border>
</borders>
- <coordinates>
<smallx>18</smallx>
<smally>333</smally>
<largex>22</largex>
<largey>392</largey>
</coordinates>
</territory>
- <territory>
<name>A3w</name>
- <borders>
<border>A2w</border>
<border>A4w</border>
<border>A3x</border>
<border>B3w</border>
</borders>
- <coordinates>
<smallx>18</smallx>
<smally>464</smally>
<largex>22</largex>
<largey>548</largey>
</coordinates>
</territory>
- <territory>
<name>A4w</name>
- <borders>
<border>A3w</border>
<border>A4x</border>
<border>B4w</border>
</borders>
- <coordinates>
<smallx>18</smallx>
<smally>595</smally>
<largex>22</largex>
<largey>704</largey>
</coordinates>
</territory>
- <territory>
<name>A1x</name>
- <borders>
<border>A1w</border>
<border>A2x</border>
<border>A1y</border>
<border>B1x</border>
</borders>
- <coordinates>
<smallx>149</smallx>
<smally>202</smally>
<largex>178</largex>
<largey>236</largey>
</coordinates>
</territory>
- <territory>
<name>A2x</name>
- <borders>
<border>A1x</border>
<border>A2w</border>
<border>A3x</border>
<border>A2y</border>
<border>B2x</border>
</borders>
- <coordinates>
<smallx>149</smallx>
<smally>333</smally>
<largex>178</largex>
<largey>392</largey>
</coordinates>
</territory>
- <territory>
<name>A3x</name>
- <borders>
<border>A2x</border>
<border>A3w</border>
<border>A4x</border>
<border>A3y</border>
<border>B3x</border>
</borders>
- <coordinates>
<smallx>149</smallx>
<smally>464</smally>
<largex>178</largex>
<largey>548</largey>
</coordinates>
</territory>
- <territory>
<name>A4x</name>
- <borders>
<border>A3x</border>
<border>A4w</border>
<border>A4y</border>
<border>B4x</border>
</borders>
- <coordinates>
<smallx>149</smallx>
<smally>595</smally>
<largex>178</largex>
<largey>704</largey>
</coordinates>
</territory>
- <territory>
<name>A1y</name>
- <borders>
<border>A1x</border>
<border>A2y</border>
<border>A1z</border>
<border>B1y</border>
</borders>
- <coordinates>
<smallx>280</smallx>
<smally>202</smally>
<largex>334</largex>
<largey>236</largey>
</coordinates>
</territory>
- <territory>
<name>A2y</name>
- <borders>
<border>A1y</border>
<border>A2x</border>
<border>A3y</border>
<border>A2z</border>
<border>B2y</border>
</borders>
- <coordinates>
<smallx>280</smallx>
<smally>333</smally>
<largex>334</largex>
<largey>392</largey>
</coordinates>
</territory>
- <territory>
<name>A3y</name>
- <borders>
<border>A2y</border>
<border>A3x</border>
<border>A4y</border>
<border>A3z</border>
<border>B3y</border>
</borders>
- <coordinates>
<smallx>280</smallx>
<smally>464</smally>
<largex>334</largex>
<largey>548</largey>
</coordinates>
</territory>
- <territory>
<name>A4y</name>
- <borders>
<border>A3y</border>
<border>A4x</border>
<border>A4z</border>
<border>B4y</border>
</borders>
- <coordinates>
<smallx>280</smallx>
<smally>595</smally>
<largex>334</largex>
<largey>704</largey>
</coordinates>
</territory>
- <territory>
<name>A1z</name>
- <borders>
<border>A1y</border>
<border>A2z</border>
<border>B1z</border>
</borders>
- <coordinates>
<smallx>411</smallx>
<smally>202</smally>
<largex>490</largex>
<largey>236</largey>
</coordinates>
</territory>
- <territory>
<name>A2z</name>
- <borders>
<border>A1z</border>
<border>A2y</border>
<border>A3z</border>
<border>B2z</border>
</borders>
- <coordinates>
<smallx>411</smallx>
<smally>333</smally>
<largex>490</largex>
<largey>392</largey>
</coordinates>
</territory>
- <territory>
<name>A3z</name>
- <borders>
<border>A2z</border>
<border>A3y</border>
<border>A4z</border>
<border>B3z</border>
</borders>
- <coordinates>
<smallx>411</smallx>
<smally>464</smally>
<largex>490</largex>
<largey>548</largey>
</coordinates>
</territory>
- <territory>
<name>A4z</name>
- <borders>
<border>A3z</border>
<border>A4y</border>
<border>B4z</border>
</borders>
- <coordinates>
<smallx>411</smallx>
<smally>595</smally>
<largex>490</largex>
<largey>704</largey>
</coordinates>
</territory>
- <territory>
<name>B1w</name>
- <borders>
<border>B2w</border>
<border>B1x</border>
<border>C1w</border>
<border>A1w</border>
</borders>
- <coordinates>
<smallx>50</smallx>
<smally>151</smally>
<largex>59</largex>
<largey>175</largey>
</coordinates>
</territory>
- <territory>
<name>B2w</name>
- <borders>
<border>B1w</border>
<border>B3w</border>
<border>B2x</border>
<border>C2w</border>
<border>A2w</border>
</borders>
- <coordinates>
<smallx>50</smallx>
<smally>282</smally>
<largex>59</largex>
<largey>331</largey>
</coordinates>
</territory>
- <territory>
<name>B3w</name>
- <borders>
<border>B2w</border>
<border>B4w</border>
<border>B3x</border>
<border>C3w</border>
<border>A3w</border>
</borders>
- <coordinates>
<smallx>50</smallx>
<smally>413</smally>
<largex>59</largex>
<largey>487</largey>
</coordinates>
</territory>
- <territory>
<name>B4w</name>
- <borders>
<border>B3w</border>
<border>B4x</border>
<border>C4w</border>
<border>A4w</border>
</borders>
- <coordinates>
<smallx>50</smallx>
<smally>544</smally>
<largex>59</largex>
<largey>643</largey>
</coordinates>
</territory>
- <territory>
<name>B1x</name>
- <borders>
<border>B1w</border>
<border>B2x</border>
<border>B1y</border>
<border>C1x</border>
<border>A1x</border>
</borders>
- <coordinates>
<smallx>181</smallx>
<smally>151</smally>
<largex>215</largex>
<largey>175</largey>
</coordinates>
</territory>
- <territory>
<name>B2x</name>
- <borders>
<border>B1x</border>
<border>B2w</border>
<border>B3x</border>
<border>B2y</border>
<border>C2x</border>
<border>A2x</border>
</borders>
- <coordinates>
<smallx>181</smallx>
<smally>282</smally>
<largex>215</largex>
<largey>331</largey>
</coordinates>
</territory>
- <territory>
<name>B3x</name>
- <borders>
<border>B2x</border>
<border>B3w</border>
<border>B4x</border>
<border>B3y</border>
<border>C3x</border>
<border>A3x</border>
</borders>
- <coordinates>
<smallx>181</smallx>
<smally>413</smally>
<largex>215</largex>
<largey>487</largey>
</coordinates>
</territory>
- <territory>
<name>B4x</name>
- <borders>
<border>B3x</border>
<border>B4w</border>
<border>B4y</border>
<border>C4x</border>
<border>A4x</border>
</borders>
- <coordinates>
<smallx>181</smallx>
<smally>544</smally>
<largex>215</largex>
<largey>643</largey>
</coordinates>
</territory>
- <territory>
<name>B1y</name>
- <borders>
<border>B1x</border>
<border>B2y</border>
<border>B1z</border>
<border>C1y</border>
<border>A1y</border>
</borders>
- <coordinates>
<smallx>312</smallx>
<smally>151</smally>
<largex>371</largex>
<largey>175</largey>
</coordinates>
</territory>
- <territory>
<name>B2y</name>
- <borders>
<border>B1y</border>
<border>B2x</border>
<border>B3y</border>
<border>B2z</border>
<border>C2y</border>
<border>A2y</border>
</borders>
- <coordinates>
<smallx>312</smallx>
<smally>282</smally>
<largex>371</largex>
<largey>331</largey>
</coordinates>
</territory>
- <territory>
<name>B3y</name>
- <borders>
<border>B2y</border>
<border>B3x</border>
<border>B4y</border>
<border>B3z</border>
<border>C3y</border>
<border>A3y</border>
</borders>
- <coordinates>
<smallx>312</smallx>
<smally>413</smally>
<largex>371</largex>
<largey>487</largey>
</coordinates>
</territory>
- <territory>
<name>B4y</name>
- <borders>
<border>B3y</border>
<border>B4x</border>
<border>B4z</border>
<border>C4y</border>
<border>A4y</border>
</borders>
- <coordinates>
<smallx>312</smallx>
<smally>544</smally>
<largex>371</largex>
<largey>643</largey>
</coordinates>
</territory>
- <territory>
<name>B1z</name>
- <borders>
<border>B1y</border>
<border>B2z</border>
<border>C1z</border>
<border>A1z</border>
</borders>
- <coordinates>
<smallx>443</smallx>
<smally>151</smally>
<largex>527</largex>
<largey>175</largey>
</coordinates>
</territory>
- <territory>
<name>B2z</name>
- <borders>
<border>B1z</border>
<border>B2y</border>
<border>B3z</border>
<border>C2z</border>
<border>A2z</border>
</borders>
- <coordinates>
<smallx>443</smallx>
<smally>282</smally>
<largex>527</largex>
<largey>331</largey>
</coordinates>
</territory>
- <territory>
<name>B3z</name>
- <borders>
<border>B2z</border>
<border>B3y</border>
<border>B4z</border>
<border>C3z</border>
<border>A3z</border>
</borders>
- <coordinates>
<smallx>443</smallx>
<smally>413</smally>
<largex>527</largex>
<largey>487</largey>
</coordinates>
</territory>
- <territory>
<name>B4z</name>
- <borders>
<border>B3z</border>
<border>B4y</border>
<border>C4z</border>
<border>A4z</border>
</borders>
- <coordinates>
<smallx>443</smallx>
<smally>544</smally>
<largex>527</largex>
<largey>643</largey>
</coordinates>
</territory>
- <territory>
<name>C1w</name>
- <borders>
<border>C2w</border>
<border>C1x</border>
<border>D1w</border>
<border>B1w</border>
</borders>
- <coordinates>
<smallx>81</smallx>
<smally>98</smally>
<largex>97</largex>
<largey>112</largey>
</coordinates>
</territory>
- <territory>
<name>C2w</name>
- <borders>
<border>C1w</border>
<border>C3w</border>
<border>C2x</border>
<border>D2w</border>
<border>B2w</border>
</borders>
- <coordinates>
<smallx>81</smallx>
<smally>229</smally>
<largex>97</largex>
<largey>268</largey>
</coordinates>
</territory>
- <territory>
<name>C3w</name>
- <borders>
<border>C2w</border>
<border>C4w</border>
<border>C3x</border>
<border>D3w</border>
<border>B3w</border>
</borders>
- <coordinates>
<smallx>81</smallx>
<smally>360</smally>
<largex>97</largex>
<largey>424</largey>
</coordinates>
</territory>
- <territory>
<name>C4w</name>
- <borders>
<border>C3w</border>
<border>C4x</border>
<border>D4w</border>
<border>B4w</border>
</borders>
- <coordinates>
<smallx>81</smallx>
<smally>491</smally>
<largex>97</largex>
<largey>580</largey>
</coordinates>
</territory>
- <territory>
<name>C1x</name>
- <borders>
<border>C1w</border>
<border>C2x</border>
<border>C1y</border>
<border>D1x</border>
<border>B1x</border>
</borders>
- <coordinates>
<smallx>212</smallx>
<smally>98</smally>
<largex>253</largex>
<largey>112</largey>
</coordinates>
</territory>
- <territory>
<name>C2x</name>
- <borders>
<border>C1x</border>
<border>C2w</border>
<border>C3x</border>
<border>C2y</border>
<border>D2x</border>
<border>B2x</border>
</borders>
- <coordinates>
<smallx>212</smallx>
<smally>229</smally>
<largex>253</largex>
<largey>268</largey>
</coordinates>
</territory>
- <territory>
<name>C3x</name>
- <borders>
<border>C2x</border>
<border>C3w</border>
<border>C4x</border>
<border>C3y</border>
<border>D3x</border>
<border>B3x</border>
</borders>
- <coordinates>
<smallx>212</smallx>
<smally>360</smally>
<largex>253</largex>
<largey>424</largey>
</coordinates>
</territory>
- <territory>
<name>C4x</name>
- <borders>
<border>C3x</border>
<border>C4w</border>
<border>C4y</border>
<border>D4x</border>
<border>B4x</border>
</borders>
- <coordinates>
<smallx>212</smallx>
<smally>491</smally>
<largex>253</largex>
<largey>580</largey>
</coordinates>
</territory>
- <territory>
<name>C1y</name>
- <borders>
<border>C1x</border>
<border>C2y</border>
<border>C1z</border>
<border>D1y</border>
<border>B1y</border>
</borders>
- <coordinates>
<smallx>343</smallx>
<smally>98</smally>
<largex>409</largex>
<largey>112</largey>
</coordinates>
</territory>
- <territory>
<name>C2y</name>
- <borders>
<border>C1y</border>
<border>C2x</border>
<border>C3y</border>
<border>C2z</border>
<border>D2y</border>
<border>B2y</border>
</borders>
- <coordinates>
<smallx>343</smallx>
<smally>229</smally>
<largex>409</largex>
<largey>268</largey>
</coordinates>
</territory>
- <territory>
<name>C3y</name>
- <borders>
<border>C2y</border>
<border>C3x</border>
<border>C4y</border>
<border>C3z</border>
<border>D3y</border>
<border>B3y</border>
</borders>
- <coordinates>
<smallx>343</smallx>
<smally>360</smally>
<largex>409</largex>
<largey>424</largey>
</coordinates>
</territory>
- <territory>
<name>C4y</name>
- <borders>
<border>C3y</border>
<border>C4x</border>
<border>C4z</border>
<border>D4y</border>
<border>B4y</border>
</borders>
- <coordinates>
<smallx>343</smallx>
<smally>491</smally>
<largex>409</largex>
<largey>580</largey>
</coordinates>
</territory>
- <territory>
<name>C1z</name>
- <borders>
<border>C1y</border>
<border>C2z</border>
<border>D1z</border>
<border>B1z</border>
</borders>
- <coordinates>
<smallx>474</smallx>
<smally>98</smally>
<largex>565</largex>
<largey>112</largey>
</coordinates>
</territory>
- <territory>
<name>C2z</name>
- <borders>
<border>C1z</border>
<border>C2y</border>
<border>C3z</border>
<border>D2z</border>
<border>B2z</border>
</borders>
- <coordinates>
<smallx>474</smallx>
<smally>229</smally>
<largex>565</largex>
<largey>268</largey>
</coordinates>
</territory>
- <territory>
<name>C3z</name>
- <borders>
<border>C2z</border>
<border>C3y</border>
<border>C4z</border>
<border>D3z</border>
<border>B3z</border>
</borders>
- <coordinates>
<smallx>474</smallx>
<smally>360</smally>
<largex>565</largex>
<largey>424</largey>
</coordinates>
</territory>
- <territory>
<name>C4z</name>
- <borders>
<border>C3z</border>
<border>C4y</border>
<border>D4z</border>
<border>B4z</border>
</borders>
- <coordinates>
<smallx>474</smallx>
<smally>491</smally>
<largex>565</largex>
<largey>580</largey>
</coordinates>
</territory>
- <territory>
<name>D1w</name>
- <borders>
<border>D2w</border>
<border>D1x</border>
<border>C1w</border>
</borders>
- <coordinates>
<smallx>112</smallx>
<smally>47</smally>
<largex>134</largex>
<largey>51</largey>
</coordinates>
</territory>
- <territory>
<name>D2w</name>
- <borders>
<border>D1w</border>
<border>D3w</border>
<border>D2x</border>
<border>C2w</border>
</borders>
- <coordinates>
<smallx>112</smallx>
<smally>178</smally>
<largex>134</largex>
<largey>207</largey>
</coordinates>
</territory>
- <territory>
<name>D3w</name>
- <borders>
<border>D2w</border>
<border>D4w</border>
<border>D3x</border>
<border>C3w</border>
</borders>
- <coordinates>
<smallx>112</smallx>
<smally>309</smally>
<largex>134</largex>
<largey>363</largey>
</coordinates>
</territory>
- <territory>
<name>D4w</name>
- <borders>
<border>D3w</border>
<border>D4x</border>
<border>C4w</border>
</borders>
- <coordinates>
<smallx>112</smallx>
<smally>440</smally>
<largex>134</largex>
<largey>519</largey>
</coordinates>
</territory>
- <territory>
<name>D1x</name>
- <borders>
<border>D1w</border>
<border>D2x</border>
<border>D1y</border>
<border>C1x</border>
</borders>
- <coordinates>
<smallx>243</smallx>
<smally>47</smally>
<largex>290</largex>
<largey>51</largey>
</coordinates>
</territory>
- <territory>
<name>D2x</name>
- <borders>
<border>D1x</border>
<border>D2w</border>
<border>D3x</border>
<border>D2y</border>
<border>C2x</border>
</borders>
- <coordinates>
<smallx>243</smallx>
<smally>178</smally>
<largex>290</largex>
<largey>207</largey>
</coordinates>
</territory>
- <territory>
<name>D3x</name>
- <borders>
<border>D2x</border>
<border>D3w</border>
<border>D4x</border>
<border>D3y</border>
<border>C3x</border>
</borders>
- <coordinates>
<smallx>243</smallx>
<smally>309</smally>
<largex>290</largex>
<largey>363</largey>
</coordinates>
</territory>
- <territory>
<name>D4x</name>
- <borders>
<border>D3x</border>
<border>D4w</border>
<border>D4y</border>
<border>C4x</border>
</borders>
- <coordinates>
<smallx>243</smallx>
<smally>440</smally>
<largex>290</largex>
<largey>519</largey>
</coordinates>
</territory>
- <territory>
<name>D1y</name>
- <borders>
<border>D1x</border>
<border>D2y</border>
<border>D1z</border>
<border>C1y</border>
</borders>
- <coordinates>
<smallx>374</smallx>
<smally>47</smally>
<largex>446</largex>
<largey>51</largey>
</coordinates>
</territory>
- <territory>
<name>D2y</name>
- <borders>
<border>D1y</border>
<border>D2x</border>
<border>D3y</border>
<border>D2z</border>
<border>C2y</border>
</borders>
- <coordinates>
<smallx>374</smallx>
<smally>178</smally>
<largex>446</largex>
<largey>207</largey>
</coordinates>
</territory>
- <territory>
<name>D3y</name>
- <borders>
<border>D2y</border>
<border>D3x</border>
<border>D4y</border>
<border>D3z</border>
<border>C3y</border>
</borders>
- <coordinates>
<smallx>374</smallx>
<smally>309</smally>
<largex>446</largex>
<largey>363</largey>
</coordinates>
</territory>
- <territory>
<name>D4y</name>
- <borders>
<border>D3y</border>
<border>D4x</border>
<border>D4z</border>
<border>C4y</border>
</borders>
- <coordinates>
<smallx>374</smallx>
<smally>440</smally>
<largex>446</largex>
<largey>519</largey>
</coordinates>
</territory>
- <territory>
<name>D1z</name>
- <borders>
<border>D1y</border>
<border>D2z</border>
<border>C1z</border>
</borders>
- <coordinates>
<smallx>505</smallx>
<smally>47</smally>
<largex>602</largex>
<largey>51</largey>
</coordinates>
</territory>
- <territory>
<name>D2z</name>
- <borders>
<border>D1z</border>
<border>D2y</border>
<border>D3z</border>
<border>C2z</border>
</borders>
- <coordinates>
<smallx>505</smallx>
<smally>178</smally>
<largex>602</largex>
<largey>207</largey>
</coordinates>
</territory>
- <territory>
<name>D3z</name>
- <borders>
<border>D2z</border>
<border>D3y</border>
<border>D4z</border>
<border>C3z</border>
</borders>
- <coordinates>
<smallx>505</smallx>
<smally>309</smally>
<largex>602</largex>
<largey>363</largey>
</coordinates>
</territory>
- <territory>
<name>D4z</name>
- <borders>
<border>D3z</border>
<border>D4y</border>
<border>C4z</border>
</borders>
- <coordinates>
<smallx>505</smallx>
<smally>440</smally>
<largex>602</largex>
<largey>519</largey>
</coordinates>
</territory>
</map>
Players - Balls
2 4
3 2
4 2
5 1
6 1
7 1
8 1
paulk wrote:Initial placement:
To avoid unfair starting positions the yellow balls are divided between the players so you get 2 yellow balls in a 2-4 player game and 1 in 5-8 player games.
The rest of the inner yellow balls start as neutral.
All other (outer) balls are randomly divided.
In a 2 player game this means 20 starter balls each and 24 neutrals. (4 of the neutrals yellow)
In a 3 player game this means 20 starter balls each and 4 neutrals. (2 of the neutrals yellow)
In a 4 player game this means 16 starter balls each and 0 neutrals. (0 of the neutrals yellow)
In a 5 player game this means 12 starter balls each and 4 neutrals. (3 of the neutrals yellow)
In a 6 player game this means 10 starter balls each and 4 neutrals. (2 of the neutrals yellow)
In a 7 player game this means 9 starter balls each and 1 neutrals. (1 of the neutrals yellow)
In a 8 player game this means 8 starter balls each and 0 neutrals. (0 of the neutrals yellow)
yeti_c wrote:With 8 starting positions you will receive the following number of yellows...
- Code: Select all
Players - Balls
2 4
3 2
4 2
5 1
6 1
7 1
8 1
G3 <-> GO3 <-> O3 = bad.
C.
yeti_c wrote:You ask for my advice - then you don't listen to it...
C.yeti_c wrote:With 8 starting positions you will receive the following number of yellows...
- Code: Select all
Players - Balls
2 4
3 2
4 2
5 1
6 1
7 1
8 1
G3 <-> GO3 <-> O3 = bad.
C.
natty_dread wrote:What I meant was, AFAIK it is possible.
Return to Melting Pot: Map Ideas
Users browsing this forum: No registered users