World generation/sk: Difference between revisions

From Vintage Story Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages />
<languages />
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Svet je generovaný prostredníctvom množstva rôznych funkcií, ktoré procedurálne generujú svet, aby vytvorili rôzne prostredia. Biómy v tejto hre v skutočnosti neexistujú a namiesto toho sa vytvárajú prostredníctvom mechaník, ako je teplota, vrstvy hornín, hustota zalesnenia a hustota zavodnenia.
Svet je generovaný prostredníctvom množstva rôznych funkcií, ktoré procedurálne generujú svet, aby vytvorili rôzne prostredia. Biómy v tejto hre v skutočnosti neexistujú a namiesto toho sa vytvárajú prostredníctvom mechaník, ako je teplota, vrstvy hornín, hustota zalesnenia a hustota zavodnenia.
Line 6: Line 5:
</div>
</div>


__TOC__
<div lang="en" dir="ltr" class="mw-content-ltr">
== Rock Layer Generation ==
== Rock Layer Generation ==
[[Special:MyLanguage/Rock|Rock]] layers come in three general categories: igneous, metamorphic, and sedimentary.  Each category of rocks has several specifc types of rocks in it, and when generating in the world, There can be multiple layers of each type (or none).  The type of rocks has no effect on any flora or fauna generation.  However it has a huge effect on what ores you may find in the area.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
{{ll|Rock|Rock}} layers come in three general categories: igneous, metamorphic, and sedimentary.  Each category of rocks has several specifc types of rocks in it, and when generating in the world, There can be multiple layers of each type (or none).  The type of rocks has no effect on any flora or fauna generation.  However it has a huge effect on what ores you may find in the area.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
== Tree Generation ==
== Tree Generation ==
[[Special:MyLanguage/Trees|Trees]] generate with different densities across the landscape, with some tree shapes only available through world generation that cannot be regrown.
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
{{ll|Trees|Trees}} generate with different densities across the landscape, with some tree shapes only available through world generation that cannot be regrown.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
== Natural Resources ==
== Natural Resources ==
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
When exploring, there are different natural resources that the average explorer may be interested in.
When exploring, there are different natural resources that the average explorer may be interested in.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
=== Clay ===
=== Clay ===
[[Special:MyLanguage/Clay|Clay]] forms on the surface of the world, appearing in the form of either blue clay or fire clay. Clay does not generate in extreme hot or extreme cold climates.
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
{{ll|Clay|Clay}} forms on the surface of the world, appearing in the form of either blue clay or fire clay. Clay does not generate in extreme hot or extreme cold climates.
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
=== Ores ===
=== Ores ===
[[Special:MyLanguage/Ore Deposits|Ore Deposits]] generate all over the underground in Vintage Story. It is very important to pay attention to the type of rocks that is nearby, as ores will only form in specific rocks types.
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
{{ll|Ore Deposits|Ore Deposits}} generate all over the underground in Vintage Story. It is very important to pay attention to the type of rocks that is nearby, as ores will only form in specific rocks types.
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
=== Rocks ===
=== Rocks ===
Underneath the surface lies a large variety of different type of [[Special:MyLanguage/Rock|rocks]]. There are 22 different types of rocks, and each rock hosts a different selection of [[Special:MyLanguage/Ore Deposits|ores]].
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
Underneath the surface lies a large variety of different type of {{ll|Rock|rocks}}. There are 22 different types of rocks, and each rock hosts a different selection of {{ll|Ore Deposits|ores}}.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
=== Soil ===
=== Soil ===
Different types of [[Special:MyLanguage/Soil|soil]] form over the landscape to form the surface. Some are more rare than others, with low fertility soil being the most common. The varying soil types have different levels of fertility, you may have to keep this in mind when choosing a location.<br>
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
Different types of {{ll|Soil|soil}} form over the landscape to form the surface. Some are more rare than others, with low fertility soil being the most common. The varying soil types have different levels of fertility, you may have to keep this in mind when choosing a location.<br>
The rainfall amount seems to be directly tied to the average soil fertility, as 'very rare rainfall' correlates with almost only low fertility (or non at all) soil, whilst 'rain almost all the time' translates into almost only medium fertility soil. Terra Preta however seems to not be influenced by rainfall.
The rainfall amount seems to be directly tied to the average soil fertility, as 'very rare rainfall' correlates with almost only low fertility (or non at all) soil, whilst 'rain almost all the time' translates into almost only medium fertility soil. Terra Preta however seems to not be influenced by rainfall.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
=== Crops ===
=== Crops ===
Crops or [[Special:MyLanguage/Wild Foods|Wild Foods]] spawn once on world generation and very slowly grow when the chunk is loaded. A mature crop resets back to stage 1 eventually. They however do not multiply.
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
Crops or {{ll|Wild Foods|Wild Foods}} spawn once on world generation and very slowly grow when the chunk is loaded. A mature crop resets back to stage 1 eventually. They however do not multiply.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
== Temperature ==
== Temperature ==
The temperature is a vital part of deciding what [[Special:MyLanguage/Wild Foods|wild foods]] can generate, whether or not [[Special:MyLanguage/Clay|clay]] can form, and even the [[Special:MyLanguage/Weather|weather]].
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
The temperature is a vital part of deciding what {{ll|Wild Foods|wild foods}} can generate, whether or not {{ll|Clay|clay}} can form, and even the {{ll|Weather|weather}}.
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
=== Weather ===
=== Weather ===
The [[Special:MyLanguage/Weather|weather]] depends on the climate around it. As a guide, areas that are more green indicate a larger amount of rainfall.
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
The {{ll|Weather|weather}} depends on the climate around it. As a guide, areas that are more green indicate a larger amount of rainfall.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
== Water ==
== Water ==
Environments are formed with varying levels of [[Special:MyLanguage/Water|water]] density, this means that oceans, for example, are not force as a 'biome' but instead form organically.
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
Environments are formed with varying levels of {{ll|Water|water}} density, this means that oceans, for example, are not force as a 'biome' but instead form organically.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
== Structures ==
== Structures ==
Structures form over the world's surface and underground in the form of [[Special:MyLanguage/Ruins|ruins]]. These structures often contain loot that can benefit survival in various ways. Some blocks, such as [[Special:MyLanguage/Planks|aged wooden planks]], can only be found in these ruins.
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
Structures form over the world's surface and underground in the form of {{ll|Ruins|ruins}}. These structures often contain loot that can benefit survival in various ways. Some blocks, such as {{ll|Planks|aged wooden planks}}, can only be found in these ruins.
</div>


{{tnt|Game navbox}}
<div lang="en" dir="ltr" class="mw-content-ltr">
== History ==
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
== Notes ==
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
== Gallery ==
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
== See also ==
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
== References ==
<references />
</div>
{{Game navbox}}
[[Category:Game mechanics{{#translation:}}]]

Latest revision as of 12:34, 21 November 2023

Svet je generovaný prostredníctvom množstva rôznych funkcií, ktoré procedurálne generujú svet, aby vytvorili rôzne prostredia. Biómy v tejto hre v skutočnosti neexistujú a namiesto toho sa vytvárajú prostredníctvom mechaník, ako je teplota, vrstvy hornín, hustota zalesnenia a hustota zavodnenia.


Rock Layer Generation

Rock layers come in three general categories: igneous, metamorphic, and sedimentary. Each category of rocks has several specifc types of rocks in it, and when generating in the world, There can be multiple layers of each type (or none). The type of rocks has no effect on any flora or fauna generation. However it has a huge effect on what ores you may find in the area.

Tree Generation

Trees generate with different densities across the landscape, with some tree shapes only available through world generation that cannot be regrown.

Natural Resources

When exploring, there are different natural resources that the average explorer may be interested in.

Clay

Clay forms on the surface of the world, appearing in the form of either blue clay or fire clay. Clay does not generate in extreme hot or extreme cold climates.

Ores

Ore Deposits generate all over the underground in Vintage Story. It is very important to pay attention to the type of rocks that is nearby, as ores will only form in specific rocks types.

Rocks

Underneath the surface lies a large variety of different type of rocks . There are 22 different types of rocks, and each rock hosts a different selection of ores .

Soil

Different types of soil form over the landscape to form the surface. Some are more rare than others, with low fertility soil being the most common. The varying soil types have different levels of fertility, you may have to keep this in mind when choosing a location.
The rainfall amount seems to be directly tied to the average soil fertility, as 'very rare rainfall' correlates with almost only low fertility (or non at all) soil, whilst 'rain almost all the time' translates into almost only medium fertility soil. Terra Preta however seems to not be influenced by rainfall.

Crops

Crops or Wild Foods spawn once on world generation and very slowly grow when the chunk is loaded. A mature crop resets back to stage 1 eventually. They however do not multiply.

Temperature

The temperature is a vital part of deciding what wild foods can generate, whether or not clay can form, and even the weather .

Weather

The weather depends on the climate around it. As a guide, areas that are more green indicate a larger amount of rainfall.

Water

Environments are formed with varying levels of water density, this means that oceans, for example, are not force as a 'biome' but instead form organically.

Structures

Structures form over the world's surface and underground in the form of ruins . These structures often contain loot that can benefit survival in various ways. Some blocks, such as aged wooden planks , can only be found in these ruins.

History

Notes

Gallery

See also

References

Navigácia na wiki
Vintage Story Príručky[[::Category:Guides| ]]Často kladené otázky Soundtrack Verzie Ovládanie
Herné mechaniky Výroba predmetov Štiepanie Formovanie z ílu Kováčstvo Varenie/Pečenie Teplota Hlad Ťaženie Časová stabilita Mechanická sila Obchodovanie Poľnohospodárstvo Chov zvierat
Svet Generovanie sveta Biómy Počasie Časové búrky
Veci Nástroje Zbrane Zbroj Oblečenie Batohy Materiály Jedlo
Bloky Terén Rastliny Výzdoba Osvetlenie Funkčné Ruda
Bytosti Nepriateľské bytosti Zvieratá NPC postavy Hráči
Miscellaneous List of client commands List of server commands Creative Starter Guide Bot System How_to_use_WorldEdit Cinematic Camera Adjustable FPS Video Recording ServerBlockTicking