44,051
edits
(Updating to match new version of source page) Tags: Mobile edit Mobile web edit |
(Updating to match new version of source page) |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
{{GameVersion|1.19.0-pre.10}} | |||
<div class="mw-translate-fuzzy"> | |||
Капуста — это культура, которую можно выращивать как овощ в Vintage Story. | |||
</div> | |||
<div style="float:right;"> | |||
{{Item | {{Item | ||
|Name=<span lang="en" dir="ltr" class="mw-content-ltr">Cabbage</span> | |Name=<span lang="en" dir="ltr" class="mw-content-ltr">Cabbage</span> | ||
|Image=File:Grid cabbage.png | |Image=File:Grid cabbage.png | ||
|Stackable=64 | |Stackable=64<ref>Line 3 of %appdata%\Roaming\Vintagestory\assets\survival\itemtypes\food\vegetable.json</ref> | ||
|Satiety=300 raw, <br>450 in Meals | |||
|Category=<span lang="en" dir="ltr" class="mw-content-ltr">Vegetable</span> | |||
|FreshTime=21 <span lang="en" dir="ltr" class="mw-content-ltr">days</span> | |FreshTime=21 <span lang="en" dir="ltr" class="mw-content-ltr">days</span> | ||
|TransitionTime=4 <span lang="en" dir="ltr" class="mw-content-ltr">days</span> | |TransitionTime=4 <span lang="en" dir="ltr" class="mw-content-ltr">days</span> | ||
|TransitionRatio=0.5 | |TransitionRatio=0.5<ref>Lines 118-124 of %appdata%\Roaming\Vintagestory\assets\survival\itemtypes\food\vegetable.json</ref> | ||
|FloatRight=yes | |FloatRight=yes | ||
|NoBreak=yes | |NoBreak=yes | ||
}} | }} | ||
</div> | </div> | ||
Line 26: | Line 29: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
Cabbages ''do not'' grow in the wild. | Cabbages ''do not'' grow in the wild.<ref>find source</ref> Cabbage seeds can only be {{ll|trading|purchased}} from an {{ll|Trading|agricultural trader}},<ref>Line 308 of %appdata%\Roaming\Vintagestory\assets\survival\entities\humanoid\trader-agriculture.json</ref> or found in a {{ll|Cracked Vessel|cracked vessel}},<ref>Line 21 of %appdata%\Roaming\Vintagestory\assets\survival\blocktypes\clay\lootvessel.json</ref> which may be found in [[Ruin|ruins]] above or below ground. | ||
5-7 cabbage seeds can {{Hovertip|sometimes|a 0.11 chance}} be found in a {{ll|Cracked Vessel|Cracked vessel (seed)}}. | |||
2-4 cabbage seeds can {{Hovertip|sometimes|a 0.75 chance}} be found in a {{ll|Cracked Vessel|Cracked vessel (farming)}}. | |||
</div> | </div> | ||
Line 37: | Line 42: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
Cabbage crops tolerate temperatures -5°C to 35°C.<ref>Line 42 of [[https://github.com/anegostudios/vsessentialsmod/blob/master/Loading\BlockCropPropertiesType.cs BlockCropPropertiesType.cs]] and line 79 of %appdata%\Roaming\Vintagestory\assets\survival\blocktypes\plant\crop\cabbage.json</ref> If the temperature drops below -5°C or exceeds 35°C, the cabbage crop will become {{ll|Temperature#Effect_on_plants|“stunted”}} and begin to accumulate damage. Stunted cabbage crops will yield 50% of normal when harvested. If they accumulate enough damage to die from excessive cold or heat, cabbage crops will yield 50% of normal when harvested<ref>Lines 43-44 of [[https://github.com/anegostudios/vsessentialsmod/blob/master/Loading/BlockCropPropertiesType.cs BlockCropPropertiesType.cs]]</ref> but the player is guaranteed 1 seed no matter the growth stage.<ref>Lines 58-66 of [[https://github.com/anegostudios/vssurvivalmod/blob/master/BlockEntity/BEDeadCrop.cs BEDeadCrop.cs]]</ref> | |||
</div> | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | |||
Cabbage crops consume 40<ref>Lines 75-76 of %appdata%\Roaming\Vintagestory\assets\survival\blocktypes\plant\crop\cabbage.json</ref> {{ll|Farming#Soil_nutrients|N (nitrogen)}} from the soil over 12 stages<ref>Line 77 of %appdata%\Roaming\Vintagestory\assets\survival\blocktypes\plant\crop\cabbage.json</ref> of growth. | |||
During stages 2-11, cabbage crops feed {{ll|Bees|bees}} and {{ll|Butterfly|butterflies}}.<ref>Lines 29-37 of %appdata%\Roaming\Vintagestory\assets\survival\blocktypes\plant\crop\cabbage.json</ref> Cabbage crops take {{ll|Farming#Time|1.5 months}}<ref>Line 78 of %appdata%\Roaming\Vintagestory\assets\survival\blocktypes\plant\crop\cabbage.json</ref> to mature, (14 days at {{Hovertip|default|9 day per month}} settings, assuming a growth rate near 100%. Low {{ll|Farming#Moisture|moisture}} or {{ll|Farming#Soil_nutrients|nutrient levels}} can significantly delay maturation. | |||
</div> | </div> | ||
<div class="mw-translate-fuzzy"> | |||
При полном созревании каждое семя, посаженное на ферме, дает одну капусту и как минимум одно семя при сборе урожая. Сбор незрелых растений не дает овощей и может не дать семян. | При полном созревании каждое семя, посаженное на ферме, дает одну капусту и как минимум одно семя при сборе урожая. Сбор незрелых растений не дает овощей и может не дать семян. | ||
</div> | |||
<div class="mw-translate-fuzzy"> | <div class="mw-translate-fuzzy"> | ||
Line 48: | Line 60: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
When eaten raw, | When eaten raw, a cabbage provides 300 vegetable {{ll|satiety|satiety}}, which is three times more than most vegetables.<ref>Lines 63-65 of %appdata%\Roaming\Vintagestory\assets\survival\itemtypes\food\vegetable.json</ref> | ||
</div> | </div> | ||
<div class="mw-translate-fuzzy"> | <div class="mw-translate-fuzzy"> | ||
Капусту можно использовать в качестве овощного ингредиента при [[cooking/ru|приготовлении]] мясных рагу, овощных рагу, супов и каш. Её можно сохранить с помощью [[Food preservation/ru|засолка]] и извлечь выгоду из хранения в [[cellar/ru|подвале]]. | Капусту можно использовать в качестве овощного ингредиента при [[cooking/ru|приготовлении]] мясных рагу, овощных рагу, супов и каш. Её можно сохранить с помощью [[Food preservation/ru|засолка]] и извлечь выгоду из хранения в [[cellar/ru|подвале]]. | ||
</div> | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | |||
== Storage == | |||
Like all food, cabbages benefit from storage in a {{ll|Room#Cellar|cellar}}, and tend to benefit from storage in containers during cool weather. A clay Storage Vessel is the best container for cabbages, due to its property of reducing perish rates for vegetables. | |||
Cabbages may be preserved via {{ll|Food preservation#Pickling|pickling}}, and benefit from storage in a {{ll|Room#Cellar|cellar}}. | |||
</div> | </div> | ||