Moderator: Cartographers
I agree. Also, I say this is ready for forging.yamahafazer wrote:I think they might be set now... anyway these ones fit in with the look of the map.d.gishman wrote:Can we have a poll for the style of the mushroom clouds?
Everything else looks very awesome, very cool map

At this point in time that was all of the United States, there really wasn't any states outside of the contiguous in my opinion that'd be a downgrade.Aerial Attack wrote:Maybe, instead of USA Only - you put Cont. USA ? Would that alleviate the Alaska confusion? Or just add to it?
Cont. = Continental (or Contiguous). Most people know that this excludes Alaska, Hawaii, and any US Territories.
I would agree... it's so simple to see... all you need is eyes!!reverend_kyle wrote:At this point in time that was all of the United States, there really wasn't any states outside of the contiguous in my opinion that'd be a downgrade.Aerial Attack wrote:Maybe, instead of USA Only - you put Cont. USA ? Would that alleviate the Alaska confusion? Or just add to it?
Cont. = Continental (or Contiguous). Most people know that this excludes Alaska, Hawaii, and any US Territories.
If you're too stupid to not understand the star thing, you deserve to lose.
I had four clouds to begin, but the concern all along is that north america will be too hard to hold, and so I dropped the quebec cloud. In an east-west two player show down, hitting any one cloud will wipe out all of the west's bonus, while the eat player has multiple smaller bonuses. Dropping a cloud leaves one fewer territory to defend, which I feel actually evens up the game.yamahafazer wrote:Just a little thing I've only just thought of.... the east has 4 clouds on it where as the west only has 3.... maybe put one on the UK or somewhere else in the west to even things up a bit...

Ok yup your right. Good point.oaktown wrote:I had four clouds to begin, but the concern all along is that north america will be too hard to hold, and so I dropped the quebec cloud. In an east-west two player show down, hitting any one cloud will wipe out all of the west's bonus, while the eat player has multiple smaller bonuses. Dropping a cloud leaves one fewer territory to defend, which I feel actually evens up the game.yamahafazer wrote:Just a little thing I've only just thought of.... the east has 4 clouds on it where as the west only has 3.... maybe put one on the UK or somewhere else in the west to even things up a bit...
Plus the Siberia cloud is already a border - it will be defended whether or not it is a nuclear target.


Code: Select all
<?xml version="1.0"?>
<map>
<title>Duck and Cover</title>
<smallwidth>575</smallwidth>
<smallheight>575</smallheight>
<largewidth>675</largewidth>
<largeheight>675</largeheight>
<filetype>jpg</filetype>
<continent>
<name>North America</name>
<bonus>5</bonus>
<components>
<component>Mexico</component>
<component>Eastern USA</component>
<component>Central USA</component>
<component>Western USA</component>
<component>Canada</component>
<component>Alaska</component>
<component>Quebec</component>
<component>Greenland</component>
</components>
<overrides>
<override>USA</override>
</overrides>
</continent>
<continent>
<name>USA</name>
<bonus>2</bonus>
<components>
<component>Eastern USA</component>
<component>Central USA</component>
<component>Western USA</component>
</components>
</continent>
<continent>
<name>Europe</name>
<bonus>2</bonus>
<components>
<component>U.K.</component>
<component>Western Europe</component>
<component>Scandinavia</component>
</components>
</continent>
<continent>
<name>USSR/E. Bloc</name>
<bonus>4</bonus>
<components>
<component>Eastern Bloc</component>
<component>Moscow</component>
<component>Kazahk</component>
<component>Central Russia</component>
<component>Siberia</component>
</components>
</continent>
<continent>
<name>Asia</name>
<bonus>2</bonus>
<components>
<component>Japan</component>
<component>Korea</component>
<component>China</component>
<component>S.E. Asia</component>
<component>India</component>
</components>
</continent>
<continent>
<name>Midle East</name>
<bonus>1</bonus>
<components>
<component>Persia</component>
<component>Arab States</component>
<component>Turkey</component>
</components>
</continent>
<territory>
<name>Mexico</name>
<borders>
<border>Western USA</border>
<border>Central USA</border>
</borders>
<coordinates>
<smallx>46</smallx>
<smally>271</smally>
<largex>55</largex>
<largey>314</largey>
</coordinates>
</territory>
<territory>
<name>Western USA</name>
<borders>
<border>Mexico</border>
<border>Central USA</border>
<border>Canada</border>
</borders>
<coordinates>
<smallx>117</smallx>
<smally>223</smally>
<largex>138</largex>
<largey>259</largey>
</coordinates>
</territory>
<territory>
<name>Central USA</name>
<borders>
<border>Western USA</border>
<border>Mexico</border>
<border>Eastern USA</border>
<border>Canada</border>
</borders>
<bombardments>
<bombardment>China</bombardment>
<bombardment>Siberia</bombardment>
<bombardment>Central Russia</bombardment>
<bombardment>Moscow</bombardment>
</bombardments>
<coordinates>
<smallx>98</smallx>
<smally>300</smally>
<largex>117</largex>
<largey>348</largey>
</coordinates>
</territory>
<territory>
<name>Eastern USA</name>
<borders>
<border>Central USA</border>
<border>U.K.</border>
<border>Quebec</border>
</borders>
<coordinates>
<smallx>95</smallx>
<smally>351</smally>
<largex>111</largex>
<largey>408</largey>
</coordinates>
</territory>
<territory>
<name>Quebec</name>
<borders>
<border>Eastern USA</border>
<border>Canada</border>
<border>Greenland</border>
</borders>
<coordinates>
<smallx>153</smallx>
<smally>383</smally>
<largex>183</largex>
<largey>443</largey>
</coordinates>
</territory>
<territory>
<name>Canada</name>
<borders>
<border>Quebec</border>
<border>Western USA</border>
<border>Central USA</border>
<border>Alaska</border>
</borders>
<coordinates>
<smallx>185</smallx>
<smally>266</smally>
<largex>218</largex>
<largey>309</largey>
</coordinates>
</territory>
<territory>
<name>Alaska</name>
<borders>
<border>Canada</border>
<border>Siberia</border>
</borders>
<coordinates>
<smallx>235</smallx>
<smally>221</smally>
<largex>276</largex>
<largey>256</largey>
</coordinates>
</territory>
<territory>
<name>Greenland</name>
<borders>
<border>Quebec</border>
<border>Scandinavia</border>
</borders>
<coordinates>
<smallx>220</smallx>
<smally>382</smally>
<largex>258</largex>
<largey>448</largey>
</coordinates>
</territory>
<territory>
<name>Scandinavia</name>
<borders>
<border>Greenland</border>
<border>Western Europe</border>
<border>Moscow</border>
</borders>
<coordinates>
<smallx>286</smallx>
<smally>408</smally>
<largex>336</largex>
<largey>474</largey>
</coordinates>
</territory>
<territory>
<name>Western Europe</name>
<borders>
<border>U.K.</border>
<border>Scandinavia</border>
<border>Eastern Bloc</border>
</borders>
<coordinates>
<smallx>281</smallx>
<smally>458</smally>
<largex>331</largex>
<largey>534</largey>
</coordinates>
</territory>
<territory>
<name>U.K.</name>
<borders>
<border>Eastern USA</border>
<border>Western Europe</border>
</borders>
<coordinates>
<smallx>218</smallx>
<smally>435</smally>
<largex>257</largex>
<largey>507</largey>
</coordinates>
</territory>
<territory>
<name>Eastern Bloc</name>
<borders>
<border>Western Europe</border>
<border>Moscow</border>
<border>Turkey</border>
</borders>
<coordinates>
<smallx>320</smallx>
<smally>458</smally>
<largex>376</largex>
<largey>533</largey>
</coordinates>
</territory>
<territory>
<name>Moscow</name>
<borders>
<border>Eastern Bloc</border>
<border>Scandinavia</border>
<border>Central Russia</border>
<border>Kazahk</border>
<border>Turkey</border>
</borders>
<coordinates>
<smallx>352</smallx>
<smally>392</smally>
<largex>413</largex>
<largey>457</largey>
</coordinates>
</territory>
<territory>
<name>Central Russia</name>
<borders>
<border>Moscow</border>
<border>Kazahk</border>
<border>Siberia</border>
</borders>
<bombardments>
<bombardment>Western USA</bombardment>
<bombardment>Central USA</bombardment>
<bombardment>Eastern USA</bombardment>
</bombardments>
<coordinates>
<smallx>357</smallx>
<smally>341</smally>
<largex>419</largex>
<largey>396</largey>
</coordinates>
</territory>
<territory>
<name>Kazahk</name>
<borders>
<border>Moscow</border>
<border>Central Russia</border>
<border>Siberia</border>
<border>Persia</border>
<border>India</border>
<border>China</border>
</borders>
<coordinates>
<smallx>410</smallx>
<smally>354</smally>
<largex>482</largex>
<largey>412</largey>
</coordinates>
</territory>
<territory>
<name>Siberia</name>
<borders>
<border>China</border>
<border>Kazahk</border>
<border>Central Russia</border>
<border>Alaska</border>
</borders>
<coordinates>
<smallx>349</smallx>
<smally>255</smally>
<largex>413</largex>
<largey>296</largey>
</coordinates>
</territory>
<territory>
<name>China</name>
<borders>
<border>Japan</border>
<border>Korea</border>
<border>S.E. Asia</border>
<border>India</border>
<border>Kazahk</border>
<border>Siberia</border>
</borders>
<coordinates>
<smallx>449</smallx>
<smally>282</smally>
<largex>527</largex>
<largey>326</largey>
</coordinates>
</territory>
<territory>
<name>S.E. Asia</name>
<borders>
<border>China</border>
<border>India</border>
</borders>
<coordinates>
<smallx>508</smallx>
<smally>277</smally>
<largex>597</largex>
<largey>321</largey>
</coordinates>
</territory>
<territory>
<name>Japan</name>
<borders>
<border>Korea</border>
<border>China</border>
</borders>
<coordinates>
<smallx>406</smallx>
<smally>164</smally>
<largex>477</largex>
<largey>188</largey>
</coordinates>
</territory>
<territory>
<name>Korea</name>
<borders>
<border>Japan</border>
<border>China</border>
</borders>
<coordinates>
<smallx>402</smallx>
<smally>220</smally>
<largex>473</largex>
<largey>253</largey>
</coordinates>
</territory>
<territory>
<name>India</name>
<borders>
<border>S.E. Asia</border>
<border>China</border>
<border>Kazahk</border>
<border>Persia</border>
</borders>
<coordinates>
<smallx>488</smallx>
<smally>356</smally>
<largex>574</largex>
<largey>412</largey>
</coordinates>
</territory>
<territory>
<name>Persia</name>
<borders>
<border>India</border>
<border>Kazahk</border>
<border>Turkey</border>
<border>Arab States</border>
</borders>
<coordinates>
<smallx>430</smallx>
<smally>432</smally>
<largex>506</largex>
<largey>503</largey>
</coordinates>
</territory>
<territory>
<name>Turkey</name>
<borders>
<border>Persia</border>
<border>Moscow</border>
<border>Arab States</border>
<border>Eastern Bloc</border>
</borders>
<coordinates>
<smallx>355</smallx>
<smally>466</smally>
<largex>418</largex>
<largey>543</largey>
</coordinates>
</territory>
<territory>
<name>Arab States</name>
<borders>
<border>Turkey</border>
<border>Persia</border>
</borders>
<coordinates>
<smallx>426</smallx>
<smally>490</smally>
<largex>501</largex>
<largey>570</largey>
</coordinates>
</territory>
</map>

the only change to the map/graphics that has been suggested lately has been to move an army count... I didn't figure that was worth a new post.asl80 wrote:What stage is this at now oaktown?

Agreed. Very nice work & love the theme. I can't wait to play this one as well!yamahafazer wrote:I think it's good... it will be a very different map play wise and that's a good thing as it will add veriety to the site...
Good Work is all I can realy say.

are registered trademarks of Backglass Heavy Industries.That's a secret link - all maps have a link between UK & Scandinavia - it's a foundry rule that... the second half of the rule is that you don't have to show it!!!spinwizard wrote:Can u add a UK-Scandinavia link? It will improve flow...other than that it looks great!
