Gilligan wrote:Anyone think the Battleships should start neutral as well?
yea, maybe neutral 2
Moderator: Cartographers
bryguy wrote:Gilligan wrote:Ah... I was going to do the 'Required', but then I realized the bonuses for all Battleships would be all bonuses. So that's where the overrides come in.... Thanks yeti.
ill start with the width for the large, since there is no small yet
Gilligan wrote:bryguy wrote:Gilligan wrote:Ah... I was going to do the 'Required', but then I realized the bonuses for all Battleships would be all bonuses. So that's where the overrides come in.... Thanks yeti.
ill start with the width for the large, since there is no small yet
How do we know this is the large and not the small?
Gilligan wrote:bryguy wrote:Gilligan wrote:Anyone think the Battleships should start neutral as well?
yea, maybe neutral 2
Edited the XML to make the Battleships start with a neural 2. May change otherwise.
Bad Speler wrote:A few errors in xml:
The filetype i use is png
Premium Membership is a -1 decay on the territory itself, so you can get rid of the continent Premium Membership and instead, on the territory premium membership, put <bonus>-1</bonus>.
Not sure if this one matters, but you have in the war expenses continent, <component>War Expenses </component>...theres a space after War Expenses.
War Expenses, Web Hosting, Advertising, and Premium Membership border each other, as I said in the legend. This was to try and improve gameplay.
For the Free Army square, you have
</coordinates>
<neural>3</neutral>
<bonus>1</neutral>
</territory>
The decks border the cards or dice, but also vice versa. You only have it vice versa for Card 1 bordering Cards deck.
you misspeled territory Die 1, you have it spelled Dic 1
Otherwise, great work!
yeti_c wrote:I disagree - the corner ones match the other territories - i.e. they're on the same axis...
C.
Bad Speler wrote:A few errors in xml:
Premium Membership is a -1 decay on the territory itself, so you can get rid of the continent Premium Membership and instead, on the territory premium membership, put <bonus>-1</bonus>.
Otherwise, great work!
virus90 wrote: I think Anarkist is a valuable asset to any game.
Gilligan wrote:Can't be done. What if there's a 1 on it, and it goes to a 0? That could really mess things up, so I think it should just be a -1.
Gilligan wrote:Also, I don't see the 'Dic 1'.
Bad Speler wrote:Gilligan wrote:Can't be done. What if there's a 1 on it, and it goes to a 0? That could really mess things up, so I think it should just be a -1.
Yes it can, its being done on Age of Magic now, it just stops losing armies at 1.Gilligan wrote:Also, I don't see the 'Dic 1'.
Neither do I now. strange
bryguy wrote:and do u still want the corner ones to be closer to the inside??
<border> </border>
Just keep it in line with the rest of the armies, and i'll move that text later.bryguy wrote:okay, for war expenses i cant get it on without covering where it says (-1 army)
<map>
<title>Conqueropoly</title>
<smallwidth></smallwidth>
<smallheight></smallheight>
<largewidth>800</largewidth>
<largeheight>654</largeheight>
<filetype>png</filetype>
<continent>
<name>Silver</name>
<bonus>2</bonus>
<components>
<component>Profile</component>
<component>Rank</component>
<component>Card 1</component>
</components>
</continent>
<continent>
<name>Blue</name>
<bonus>2</bonus>
<components>
<component>Scoreboard</component>
<component>Score</component>
<component>Feedback</component>
<component>Die 1</component>
<component>Battleship 1</component>
</components>
</continent>
<continent>
<name>Orange</name>
<bonus>2</bonus>
<components>
<component>Assassin</component>
<component>Terminator</component>
<component>Fog of War</component>
<component> Battleship 2</component>
<component>Web Hosting</component>
</components>
</continent>
<continent>
<name>Purple</name>
<bonus>2</bonus>
<components>
<component>Private Messaging</component>
<component>Ignore List</component>
<component>Account Name</component>
<component>Card 2</component>
</components>
</continent>
<continent>
<name>Red</name>
<bonus>3</bonus>
<components>
<component>Cartos</component>
<component>Tournament Directors</component>
<component>Hunters</component>
<component>Die 2</component>
<component>Battleship 3</component>
</components>
</continent>
<continent>
<name>Green</name>
<bonus>3</bonus>
<components>
<component>Help</component>
<component>Rules</component>
<component>Instructions</component>
<component>Advertising</component>
</components>
</continent>
<continent>
<name>Pink</name>
<bonus>4</bonus>
<components>
<component>Callouts</component>
<component>Flame Wars</component>
<component>General Discussion</component>
<component>Card 3</component>
<component>Die 3</component>
<component>Battleship 4</component>
</components>
</continent>
<continent>
<name>Turquoise</name>
<bonus>4</bonus>
<components>
<component>Mods</component>
<component>Premium Membership</component>
<component>Admins</component>
</components>
</continent>
<continent>
<name>War Expenses</name>
<bonus>-1</bonus>
<components>
<component>War Expenses</component>
</components>
</continent>
<continent>
<name>Premium Membership</name>
<bonus>-1</bonus>
<components>
<component>Premium Membership</component>
</components>
</continent>
<continent>
<name>Cards and Cards Deck</name>
<bonus>3</bonus>
<components>
<component>Card 1</component>
<component>Card 2</component>
<component>Card 3</component>
<component>Cards Deck</component>
</components>
</continent>
<continent>
<name>Dice and Dice Deck</name>
<bonus>3</bonus>
<components>
<component>Die 1</component>
<component>Die 2</component>
<component>Die 3</component>
<component>Die Deck</component>
</components>
</continent>
<continent>
<name>Corners</name>
<bonus>3</bonus>
<components>
<component>CC</component>
<component>Multis</component>
<component>Free Army</component>
<component>Attack Multis</component>
</components>
</continent>
<continent>
<name>2 Battleships</name>
<bonus>1</bonus>
<components>
<component>Battleship A</component>
<component>Battleship B</component>
<component>Battleship C</component>
<component>Battleship D</component>
</component>
<required>2</required>
</continent>
<continent>
<name>3 Battleships</name>
<bonus>3</bonus>
<components>
<component>Battleship A</component>
<component>Battleship B</component>
<component>Battleship C</component>
<component>Battleship D</component>
</component>
<required>3</required>
<overrides>
<override>2 Battleships</override>
</overrides>
</continent>
<continent>
<name>4 Battleships</name>
<bonus>5</bonus>
<components>
<component>Battleship A</component>
<component>Battleship B</component>
<component>Battleship C</component>
<component>Battleship D</component>
</component>
<overrides>
<override>2 Battleships</override>
<override>3 Battleships</override>
</overrides>
</continent>
<territory>
<name>CC</name>
<borders>
<border>Profile</border>
<border>Admins</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>635</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Profile</name>
<borders>
<border>CC</border>
<border>Card 1</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>535</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Card 1</name>
<borders>
<border>Profile</border>
<border>Rank</border>
<border>Cards Deck</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>482</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Rank</name>
<borders>
<border>Card 1</border>
<border>War Expenses</border>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>428</largex>
<largey>661</largey>
</coordinates>
</territory>
<territory>
<name>War Expenses</name>
<borders>
<border>Battleship 1</border>
<border>Rank</border>
<border>Web Hosting</border>
<border>Advertising</border>
<border>Premium Membership</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>377</largex>
<largey>662</largey>
</coordinates>
<neutral>1<neutral>
</territory>
<territory>
<name> Battleship 1</name>
<borders>
<border>Battleship 2</border>
<border>Battleship 3</border>
<border>Battleship 4</border>
<border>War Expenses</border>
<border>Scoreboard</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>323</largex>
<largey>662</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Scoreboard</name>
<borders>
<border>Battleship 1</border>
<border>Die 1</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>270</largex>
<largey>661</largey>
</coordinates>
</territory>
<territory>
<name>Die 1</name>
<borders>
<border>Scoreboard</border>
<border>Score</border>
<border>Dice Deck</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>218</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Score</name>
<borders>
<border>Die 1</border>
<border>Feedback</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>166</largex>
<largey>661</largey>
</coordinates>
</territory>
<territory>
<name>Feedback</name>
<borders>
<border>Score</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>112</largex>
<largey>661</largey>
</coordinates>
</territory>
<territory>
<name>Multis</name>
<borders>
<border> </border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>9</largex>
<largey>662</largey>
</coordinates>
</territory>
<territory>
<name>Assassin</name>
<borders>
<border>Web Hosting</border>
<border></border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>563</largey>
</coordinates>
</territory>
<territory>
<name>Web Hosting</name>
<borders>
<border>Assassin</border>
<border>Terminator</border>
<border>War Expenses</border>
<border>Advertising</border>
<border>Premium Membership</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>10</largex>
<largey>508</largey>
</coordinates>
</territory>
<territory>
<name>Terminator</name>
<borders>
<border>Web Hosting</border>
<border>Fog of War</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex>11</largex>
<largey>454</largey>
</coordinates>
</territory>
<territory>
<name>Fog of War</name>
<borders>
<border>Terminator</border>
<border> Battleship 2</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Battleship 2</name>
<borders>
<border>Battleship 1</border>
<border>Battleship 3</border>
<border>Battleship 4</border>
<border>Fog of War</border>
<border>Private Messaging</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Private Messaging</name>
<borders>
<border>Battleship 2</border>
<border>Card 2</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Card 2</name>
<borders>
<border>Private Messaging</border>
<border>Ignore List</border>
<border>Cards Deck</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Ignore List</name>
<borders>
<border>Card 2</border>
<border>Account Name</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Account Name</name>
<borders>
<border>Ignore List</border>
<border>Free Army</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Free Army</name>
<borders>
<border>Account Name</border>
<border>Cartos</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</neutral>
</territory>
<territory>
<name>Cartos</name>
<borders>
<border>Free Army</border>
<border>Die 2</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Die 2</name>
<borders>
<border>Cartos</border>
<border>Tournament Directors</border>
<border>Dice Deck</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Tournament Directors</name>
<borders>
<border>Die 2</border>
<border>Hunters</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Hunters</name>
<borders>
<border>Tournament Directors</border>
<border>Battleship 3</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Battleship 3</name>
<borders>
<border>Battleship 1</border>
<border>Battleship 2</border>
<border>Battleship 4</border>
<border>Hunters</border>
<border>Help</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Help</name>
<borders>
<border>Battleship 3</border>
<border>Rules</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Rules</name>
<borders>
<border>Help</border>
<border>Advertising</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Advertising</name>
<borders>
<border>Rules</border>
<border>Instructions</border>
<border>War Expenses</border>
<border>Web Hosting</border>
<border>Premium Membership</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Instructions</name>
<borders>
<border>Advertising</border>
<border>Attack Multis</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Attack Multis</name>
<borders>
<border>Multis</border>
<border>Instructions</border>
<border>Callouts</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Callouts</name>
<borders>
<border>Attack Multis</border>
<border>Flame Wars</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Flame Wars</name>
<borders>
<border>Callouts</border>
<border>Card 3</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Card 3</name>
<borders>
<border>Flame Wars</border>
<border>General Discussion</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>General Discussion</name>
<borders>
<border>Card 3</border>
<border>Battleship 4</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Battleship 4</name>
<borders>
<border>Battleship 1</border>
<border>Battleship 2</border>
<border>Battleship 3</border>
<border>General Discussion</border>
<border>Die 3</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Die 3</name>
<borders>
<border>Battleship 4</border>
<border>Mods</border>
<border>Dice Deck</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Mods</name>
<borders>
<border>Die 3</border>
<border>Premium Membership</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Premium Membership</name>
<borders>
<border>Mods</border>
<border>Admins</border>
<border>War Expenses</border>
<border>Web Hosting</border>
<border>Adertising</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
<neutral>1<neutral>
</territory>
<territory>
<name>Dice Deck</name>
<borders>
<border>Die 1</border>
<border>Die 2</border>
<border>Die 3</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
<territory>
<name>Cards Deck</name>
<borders>
<border>Card 1</border>
<border>Card 2</border>
<border>Card 3</border>
</borders>
<coordinates>
<smallx></smallx>
<smally></smally>
<largex></largex>
<largey></largey>
</coordinates>
</territory>
</map>
Bad Speler wrote:Great! just a few more errors that I found:
For the battleship continents, makes sure you have the tags <components> </components> The 's' was forgotten in each end tag that needed it.
For the Rank territory, you forgot to close the <borders> tag
For War expenses and Premium Membership, there are two <neutral> start tags.
The premium Membership square hasn't been fixed yet, it's not supposed to be a continent, it is a territory with a bonus of -1
Return to Melting Pot: Map Ideas
Users browsing this forum: No registered users