Instructions

This tool vastly reduces the amount of time needed to make scrabble maps. Some settings are flexable (see below). However once this has created the SVG, it's worth noting that a normal SVG file is created along with a JSON file.

The SVG will need to be opened (in Inkscape) to make sure it looks right. Up to 2 bonuses have a chance of being in the same place, it's fine to move or rotate them. The letters will need to be cut out of each territory (Path > Exclusion). The territory id should remain once the text is cut out. Any other text needs to be converted to a path (Path > Object to Path).

The JSON file keeps track of all details needed to set the map details in the Warzone map editor.
For these changes to be applied correctly:

Once you've finished editing the SVG, upload it to the editor. See the wiki if you haven't enabled map development.

Create SVG

Using normal scrabble letter limits forces letters in the English alphabet to not be used more than they would in a normal game of Scrabble. Not using the letter limits allows any text (but whitespace characters) of any length to occupy a tile, but you should check if the text fits in the tile.

Tiles and bonuses and a forced stroke width of 1px. This is not included in the size.

Word bonus size is the base size of an arrow to point in which direction the collection of tiles to form that bonus is going (down or right).

Special bonuses are things like Double letter, Double word, etc.

Fill in tiles. The text on tiles must not contain spaces. They are automatically capitalized. Army numbers will appear under the text.

Set map details

For technical setting map details can't be done from here, but it can be done using this tool.