add Precipitation page

OriAsis834 2024-09-12 00:47:30 +03:00
parent ae33a81f04
commit 85a3358fd5

@ -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.
<details>
<summary>Show Image</summary>
![image](https://github.com/user-attachments/assets/7ead56fe-2c87-4983-8b96-2ddad5fe3040)
![image](https://github.com/user-attachments/assets/2b431c7e-a2df-4f07-b962-9e111c3014b7)
</details>
## 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).