From 85a3358fd5b65ff5d1d40d5657d05244559c0f9c Mon Sep 17 00:00:00 2001 From: OriAsis834 <42800835+OriAsis834@users.noreply.github.com> Date: Thu, 12 Sep 2024 00:47:30 +0300 Subject: [PATCH] add Precipitation page --- 2.3.3.3.15-(Layers)-Precipitation.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 2.3.3.3.15-(Layers)-Precipitation.md diff --git a/2.3.3.3.15-(Layers)-Precipitation.md b/2.3.3.3.15-(Layers)-Precipitation.md new file mode 100644 index 0000000..b7742a3 --- /dev/null +++ b/2.3.3.3.15-(Layers)-Precipitation.md @@ -0,0 +1,21 @@ +This layer shows the precipitation. + +When this layer is on, when hovering a cell that has a precipitation property, its annual precipitation amount will be displayed in the [Bottom label tooltip](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.1-(UI)-Controls#bottom-label-tooltip). + +Each sediment cell is represented as a blue circle. The larger it is, it indicates that the amount of precipitation in it is greater. + +
+Show Image + +![image](https://github.com/user-attachments/assets/7ead56fe-2c87-4983-8b96-2ddad5fe3040) + +![image](https://github.com/user-attachments/assets/2b431c7e-a2df-4f07-b962-9e111c3014b7) + +
+ +## 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#Precipitation). + +[Previous layer -> Population](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.3.3.14-(Layers)-Population), +[Next layer -> Provinces](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.3.3.16-(Layers)-Provinces).