I have a vague idea how to model roads in dom2 and wonder whether this is a sensible idea and whether it could be worth the effort to make a map with:
I know that roads have been discussed before (
Post#271463), but an idea about static (or built-in) roads was missing there and I am not aware that it has been proposed or used in an existing map. This seems odd, so could someone pelase remind me why the following would be a bad idea for map-making?
Assume a piece of map something like this:
___A_B_C_D_E___
__F_G_H_X_J_K__
___L_M_N_O_P___
For simplicity of posting we assume a regular hex layout here, i.e. each province has six neighbours. Assume further that a road runs F-G-H-X-J-K. So I would record the following neighbour relationsships additionally to the map file because of the road: (F,H),(G,X),(H,J),(X,K).
- Thus a strat-move 1 army could move from G to X in one turn (i.e. half movement cost per province) since G and I are neighbours.
- Now a strat-move 2 army could move from F-J, which is also ok (double movement). But it could also move from M to J in one turn, which is also fine in my opinion.
- A start-move 3 army could move from L to D in one turn, which seems also fine to me.
In addition, a road would enable a non-flying army to invade deep into enemy territory, e.g. attacking X from G without taking H first, which seems also ok for me.
Nevertheless, vertical movement is left untouched by the horizontal road in the above example, which is good.
Terrains could limit roads somewhat in an odd way, but this would only make the survival skill more useful, which is also a good thing in my opinion.
Also resource gathering and supply support would be affected by castles on roads, but why not?
There could be a problem with crossroads though and maybe large provinces should intercept the road pattern...
So would it be worth the effort to make a map with built-in (static) roads like this?
This idea was triggered by other Posts, where people complained about the power of strategical flight (
Post#309550)
and where pre-map pictures with roads where shown and proposed (
Post#309606).
EDIT: In the Diagram the small letter I was replaced by X for alignment.