From a863a7b14d453edd7ba6f3d09067ab8fca639ffd Mon Sep 17 00:00:00 2001 From: OriAsis834 <42800835+OriAsis834@users.noreply.github.com> Date: Thu, 12 Sep 2024 00:32:56 +0300 Subject: [PATCH] add Military page --- 2.3.3.3.13-(Layers)-Military.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 2.3.3.3.13-(Layers)-Military.md diff --git a/2.3.3.3.13-(Layers)-Military.md b/2.3.3.3.13-(Layers)-Military.md new file mode 100644 index 0000000..9ad471a --- /dev/null +++ b/2.3.3.3.13-(Layers)-Military.md @@ -0,0 +1,32 @@ +This layer shows the regiments. + +When the layer is on, when moving over a regiment, an offer to edit it, along with its name, will be displayed. + +Regiment are icons on the map that represent a military unit, which can include infantry, archers, etc. + +The regiment icon will have the color of the country it resides in (this color cannot be changed), as well as a symbol. + +The super unit of regiments is an army, which belongs to a certain country. + +
+Show Image + +![image](https://github.com/user-attachments/assets/188805fd-d0fc-4873-883c-9f9cc8a4dab3) + +![image](https://github.com/user-attachments/assets/e7a485ed-4307-4b53-9dac-dafa882113aa) + +
+ +## Regiments generating logic +Due to population, land ownership and specific cultural factors, climate, diplomacy and other factors. + +The symbol that appears in the icon may (not always) indicate the composition of the army that you have created, for example a symbol of cavalry would indicate an army that contains a large cavalry corps, a symbol of a wave would indicate an army that contains a large fleet, etc. + +## Links + +You can edit the view of this layer in the [Style tab](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.4.3-(Style-Tab)-Select-element#Military). + +Regiments units can be added and deleted using the Edit regiment window (Todo - add link). + +[Previous layer -> Markers](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.3.3.12-(Layers)-Markers), +[Next layer -> Population](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.3.3.14-(Layers)-Population).