



Draft Discussion, 2/20/09-7/18/09, pp. 1-8,
Gameplay Discussion, 7/18/09-9/9/09, pp. 8-15
Graphics Discussion, 9/9/09-1/25/10, pp. 15-31
XML, 10/30/09-02/11/10, p. 18, 31-34
Final Forge, -1/25/10
INFO
Map Name :: The 13 American Colonies
Cartographer :: Industrial Helix
Map Type :: Standard
Territories :: 41 Including 2 neutral Indian Territories
Continents :: 13 colony bonuses, 3 ship bonuses
Special Features :: killer neutrals Indian Territory start at 2
Rhode Island, Delaware and Connecticut start 2 neutral at the beginning of the game (no killer)
Rules:
Standard gameplay.
Bonuses are gained through holding individual colonies.
Ship bonuses have starting points to prevent landed bonuses.
Indian Territories are killer neutrals starting with two men.
http://h1.ripway.com/industhelix/final.xml
And test results:
XML V 0.1
Code: Select all
<?xml version="1.0"?>
<map>
<positions>
</positions>
<continent>
<name>Georgia</name>
<bonus>0</bonus>
<components>
<territory>Chattahoochee</territory>
<territory>Ocmulgee</territory>
<territory>Savannah</territory>
</components>
<overrides>
</overrides>
<required></required>
</continent>
<continent>
<name>South Carolina</name>
<bonus>0</bonus>
<components>
<territory>Charles Town</territory>
<territory>Camden</territory>
<territory>Fort Prince George</territory>
</components>
<overrides>
</overrides>
<required></required>
</continent>
<continent>
<name>North Carolina</name>
<bonus>0</bonus>
<components>
<territory>Wilmington</territory>
<territory>Raleigh</territory>
<territory>Halifax</territory>
<territory>Guildford Courthouse</territory>
</components>
<overrides>
</overrides>
<required></required>
</continent>
<continent>
<name>Virginia</name>
<bonus>0</bonus>
<components>
<territory>Yorktown</territory>
<territory>Roanoke</territory>
<territory>Arlington</territory>
<territory>Appalachia</territory>
</components>
<overrides>
</overrides>
<required></required>
</continent>
<continent>
<name>Maryland</name>
<bonus>0</bonus>
<components>
<territory>Baltimore</territory>
<territory>St. Mary</territory>
<territory>Delmarva</territory>
</components>
<overrides>
</overrides>
<required></required>
</continent>
<continent>
<name>Delaware</name>
<bonus>0</bonus>
<components>
<territory>Delaware</territory>
</components>
<overrides>
</overrides>
<required></required>
</continent>
<continent>
<name>Pennsylvania</name>
<bonus>0</bonus>
<components>
<territory>Valley Forge</territory>
<territory>Fort Pitt</territory>
<territory>Allegheny</territory>
<territory>Philadelphia</territory>
</components>
<overrides>
</overrides>
<required></required>
</continent>
<continent>
<name>New Jersey</name>
<bonus>0</bonus>
<components>
<territory>Burlington</territory>
<territory>Trenton</territory>
<territory>Fort Lee</territory>
</components>
<overrides>
</overrides>
<required></required>
</continent>
<continent>
<name>New York</name>
<bonus>0</bonus>
<components>
<territory>Long Island</territory>
<territory>New York</territory>
<territory>Saratoga</territory>
<territory>Bemis Heights</territory>
</components>
<overrides>
</overrides>
<required></required>
</continent>
<continent>
<name>Connecticut</name>
<bonus>0</bonus>
<components>
<territory>Connecticut</territory>
</components>
<overrides>
</overrides>
<required></required>
</continent>
<continent>
<name>Rhode Island</name>
<bonus>0</bonus>
<components>
<territory>Rhode Island</territory>
</components>
<overrides>
</overrides>
<required></required>
</continent>
<continent>
<name>Massachusetts</name>
<bonus>0</bonus>
<components>
<territory>Bunker Hill</territory>
<territory>Cape Cod</territory>
<territory>Castine</territory>
<territory>Massachusetts Bay</territory>
</components>
<overrides>
</overrides>
<required></required>
</continent>
<continent>
<name>New Hampshire</name>
<bonus>0</bonus>
<components>
<territory>Exeter</territory>
<territory>Winnipesaukee</territory>
<territory>Coos</territory>
</components>
<overrides>
</overrides>
<required></required>
</continent>
<continent>
<name>2 colonies</name>
<bonus>3</bonus>
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<overrides>
</overrides>
<required>2</required>
</continent>
<continent>
<name>3 colonies</name>
<bonus>4</bonus>
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<overrides>
<override>2 colonies</override>
</overrides>
<required>3</required>
</continent>
<continent>
<name>4 colonies</name>
<bonus>5</bonus>
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
</overrides>
<required>4</required>
</continent>
<continent>
<name>5 colonies</name>
<bonus>6</bonus>
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
</overrides>
<required>5</required>
</continent>
<continent>
<name>6 colonies</name>
<bonus>7</bonus>
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
<override>5 colonies</override>
</overrides>
<required>6</required>
</continent>
<continent>
<name>7 colonies</name>
<bonus>8</bonus>
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
<override>5 colonies</override>
<override>6 colonies</override>
</overrides>
<required>7</required>
</continent>
<continent>
<name>8 colonies</name>
<bonus>9</bonus>
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
<override>5 colonies</override>
<override>6 colonies</override>
<override>7 colonies</override>
</overrides>
<required>8</required>
</continent>
<territory>
<name>Chattahoochee</name>
<borders>
<border>Savannah</border>
<border>Ocmulgee</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>89</smallx>
<smally>558</smally>
<largex>117</largex>
<largey>737</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Ocmulgee</name>
<borders>
<border>Chattahoochee</border>
<border>Savannah</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>47</smallx>
<smally>536</smally>
<largex>62</largex>
<largey>704</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Savannah</name>
<borders>
<border>Ocmulgee</border>
<border>Chattahoochee</border>
<border>Tybee Roads</border>
<border>Charles Town</border>
<border>Fort Prince George</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>103</smallx>
<smally>522</smally>
<largex>136</largex>
<largey>694</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Charles Town</name>
<borders>
<border>Savannah</border>
<border>Camden</border>
<border>Fort Prince George</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>123</smallx>
<smally>504</smally>
<largex>161</largex>
<largey>663</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Fort Prince George</name>
<borders>
<border>Savannah</border>
<border>Shawnee Territory</border>
<border>Guildford Courthouse</border>
<border>Camden</border>
<border>Charles Town</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>84</smallx>
<smally>469</smally>
<largex>128</largex>
<largey>566</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Camden</name>
<borders>
<border>Charles Town</border>
<border>Fort Prince George</border>
<border>Guildford Courthouse</border>
<border>Wilmington</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>143</smallx>
<smally>460</smally>
<largex>191</largex>
<largey>605</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Guildford Courthouse</name>
<borders>
<border>Camden</border>
<border>Fort Prince George</border>
<border>Roanoke</border>
<border>Halifax</border>
<border>Raleigh</border>
<border>Wilmington</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>137</smallx>
<smally>406</smally>
<largex>181</largex>
<largey>530</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Wilmington</name>
<borders>
<border>Camden</border>
<border>Guildford Courthouse</border>
<border>Raleigh</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>204</smallx>
<smally>417</smally>
<largex>260</largex>
<largey>543</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Raleigh</name>
<borders>
<border>Wilmington</border>
<border>Guildford Courthouse</border>
<border>Halifax</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>192</smallx>
<smally>377</smally>
<largex>262</largex>
<largey>495</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Halifax</name>
<borders>
<border>Raleigh</border>
<border>Guildford Courthouse</border>
<border>Roanoke</border>
<border>Yorktown</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>186</smallx>
<smally>357</smally>
<largex>254</largex>
<largey>468</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Roanoke</name>
<borders>
<border>Halifax</border>
<border>Guildford Courthouse</border>
<border>Appalachia</border>
<border>Arlington</border>
<border>Yorktown</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>144</smallx>
<smally>335</smally>
<largex>199</largex>
<largey>442</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Yorktown</name>
<borders>
<border>Halifax</border>
<border>Roanoke</border>
<border>Arlington</border>
<border>Chesapeake Bay</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>205</smallx>
<smally>325</smally>
<largex>268</largex>
<largey>426</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Arlington</name>
<borders>
<border>Yorktown</border>
<border>Roanoke</border>
<border>Appalachia</border>
<border>Baltimore</border>
<border>St. Mary</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>186</smallx>
<smally>287</smally>
<largex>248</largex>
<largey>378</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Appalachia</name>
<borders>
<border>Roanoke</border>
<border>Baltimore</border>
<border>Arlington</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>142</smallx>
<smally>296</smally>
<largex>188</largex>
<largey>387</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Baltimore</name>
<borders>
<border>Appalachia</border>
<border>Fort Pitt</border>
<border>Valley Forge</border>
<border>Delaware</border>
<border>Delmarva</border>
<border>St. Mary</border>
<border>Arlington</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>149</smallx>
<smally>263</smally>
<largex>196</largex>
<largey>341</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>St. Mary</name>
<borders>
<border>Arlington</border>
<border>Baltimore</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>204</smallx>
<smally>269</smally>
<largex>277</largex>
<largey>351</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Delmarva</name>
<borders>
<border>Delaware</border>
<border>Baltimore</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>248</smallx>
<smally>293</smally>
<largex>332</largex>
<largey>386</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Delaware</name>
<borders>
<border>Delmarva</border>
<border>Baltimore</border>
<border>Valley Forge</border>
<border>Philadelphia</border>
<border>Burlington</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>254</smallx>
<smally>274</smally>
<largex>337</largex>
<largey>361</largey>
</coordinates>
<neutral>2</neutral>
<bonus></bonus>
</territory>
<territory>
<name>Fort Pitt</name>
<borders>
<border>Baltimore</border>
<border>Shawnee Territory</border>
<border>Allegheny</border>
<border>Valley Forge</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>155</smallx>
<smally>237</smally>
<largex>202</largex>
<largey>286</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Allegheny</name>
<borders>
<border>Fort Pitt</border>
<border>Algonkin Territory</border>
<border>Philadelphia</border>
<border>Valley Forge</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>162</smallx>
<smally>193</smally>
<largex>222</largex>
<largey>248</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Philadelphia</name>
<borders>
<border>Valley Forge</border>
<border>Delaware</border>
<border>Allegheny</border>
<border>Saratoga</border>
<border>New York</border>
<border>Fort Lee</border>
<border>Trenton</border>
<border>Burlington</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>229</smallx>
<smally>202</smally>
<largex>307</largex>
<largey>264</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Valley Forge</name>
<borders>
<border>Baltimore</border>
<border>Fort Pitt</border>
<border>Allegheny</border>
<border>Philadelphia</border>
<border>Delaware</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>214</smallx>
<smally>218</smally>
<largex>284</largex>
<largey>285</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Burlington</name>
<borders>
<border>Delaware</border>
<border>Philadelphia</border>
<border>Trenton</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>257</smallx>
<smally>244</smally>
<largex>342</largex>
<largey>318</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Trenton</name>
<borders>
<border>Burlington</border>
<border>Philadelphia</border>
<border>Fort Lee</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>267</smallx>
<smally>227</smally>
<largex>358</largex>
<largey>296</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Fort Lee</name>
<borders>
<border>Trenton</border>
<border>Philadelphia</border>
<border>New York</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>261</smallx>
<smally>201</smally>
<largex>356</largex>
<largey>263</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Long Island</name>
<borders>
<border>Brooklyn Heights</border>
<border>New York</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>300</smallx>
<smally>196</smally>
<largex>393</largex>
<largey>255</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>New York</name>
<borders>
<border>Long Island</border>
<border>Fort Lee</border>
<border>Philadelphia</border>
<border>Saratoga</border>
<border>Connecticut</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>269</smallx>
<smally>182</smally>
<largex>356</largex>
<largey>234</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Saratoga</name>
<borders>
<border>New York</border>
<border>Philadelphia</border>
<border>Bemis Heights</border>
<border>Bunker Hill</border>
<border>Connecticut</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>207</smallx>
<smally>162</smally>
<largex>281</largex>
<largey>207</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Bemis Heights</name>
<borders>
<border>Saratoga</border>
<border>Bunker Hill</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>218</smallx>
<smally>135</smally>
<largex>297</largex>
<largey>173</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Connecticut</name>
<borders>
<border>New York</border>
<border>Saratoga</border>
<border>Bunker Hill</border>
<border>Rhode Island</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>300</smallx>
<smally>165</smally>
<largex>409</largex>
<largey>213</largey>
</coordinates>
<neutral>2</neutral>
<bonus></bonus>
</territory>
<territory>
<name>Rhode Island</name>
<borders>
<border>Connecticut</border>
<border>Bunker Hill</border>
<border>Cape Cod</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>327</smallx>
<smally>159</smally>
<largex>442</largex>
<largey>205</largey>
</coordinates>
<neutral>2</neutral>
<bonus></bonus>
</territory>
<territory>
<name>Bunker Hill</name>
<borders>
<border>Connecticut</border>
<border>Saratoga</border>
<border>Bemis Heights</border>
<border>Exeter</border>
<border>Cape Cod</border>
<border>Rhode Island</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>323</smallx>
<smally>133</smally>
<largex>436</largex>
<largey>171</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Cape Cod</name>
<borders>
<border>Rhode Island</border>
<border>Bunker Hill</border>
<border>Exeter</border>
<border>Boston</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>352</smallx>
<smally>151</smally>
<largex>466</largex>
<largey>194</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Exeter</name>
<borders>
<border>Cape Cod</border>
<border>Bunker Hill</border>
<border>Winnipesaukee</border>
<border>Coos</border>
<border>Castine</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>329</smallx>
<smally>114</smally>
<largex>443</largex>
<largey>147</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Winnipesaukee</name>
<borders>
<border>Exeter</border>
<border>Coos</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>306</smallx>
<smally>103</smally>
<largex>411</largex>
<largey>135</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Coos</name>
<borders>
<border>Winnipesaukee</border>
<border>Exeter</border>
<border>Castine</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>313</smallx>
<smally>73</smally>
<largex>421</largex>
<largey>88</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Castine</name>
<borders>
<border>Exeter</border>
<border>Coos</border>
<border>Massachusetts Bay</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>345</smallx>
<smally>79</smally>
<largex>464</largex>
<largey>97</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Massachusetts Bay</name>
<borders>
<border>Castine</border>
<border>Algonkin Territory</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>389</smallx>
<smally>45</smally>
<largex>519</largex>
<largey>53</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Algonkin Territory</name>
<borders>
<border>Massachusetts Bay</border>
<border>Allegheny</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>237</smallx>
<smally>64</smally>
<largex>316</largex>
<largey>78</largey>
</coordinates>
<neutral killer="yes">2</neutral>
<bonus></bonus>
</territory>
<territory>
<name>Shawnee Territory</name>
<borders>
<border>Fort Pitt</border>
<border>Fort Prince George</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>43</smallx>
<smally>291</smally>
<largex>58</largex>
<largey>378</largey>
</coordinates>
<neutral killer="yes">2</neutral>
<bonus></bonus>
</territory>
<territory>
<name>Tybee Roads</name>
<borders>
<border>Savannah</border>
<border>Chesapeake Bay</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>220</smallx>
<smally>528</smally>
<largex>296</largex>
<largey>696</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Chesapeake Bay</name>
<borders>
<border>Tybee Roads</border>
<border>Yorktown</border>
<border>Brooklyn Heights</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>333</smallx>
<smally>361</smally>
<largex>446</largex>
<largey>473</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Brooklyn Heights</name>
<borders>
<border>Chesapeake Bay</border>
<border>Long Island</border>
<border>Boston</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>397</smallx>
<smally>228</smally>
<largex>527</largex>
<largey>296</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
<territory>
<name>Boston</name>
<borders>
<border>Brooklyn Heights</border>
<border>Cape Cod</border>
</borders>
<bombardments>
</bombardments>
<coordinates>
<smallx>403</smallx>
<smally>122</smally>
<largex>540</largex>
<largey>155</largey>
</coordinates>
<neutral></neutral>
<bonus></bonus>
</territory>
</map>
Old Versions
Spoiler
V2
V3
V4
V5 V6

V7 V8 V9 V10 V11 V12 V13 V14 V15 V16 V17 V18 V19 V20 V21 V22 V23 V24 V25 v26 V27 V28
V29 V30 V31
V32 V33
V34
V35.2































































