Изменения

Перейти к навигации Перейти к поиску
Строка 230: Строка 230:  
</syntaxhighlight>}}
 
</syntaxhighlight>}}
   −
==Format==
+
==Формат==
    
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! colspan="2" | Index
+
! colspan="2" | Индекс
! rowspan="2" | Field
+
! rowspan="2" | Поле
! colspan="2" | Example Value
+
! colspan="2" | Пример значения
 
|-
 
|-
! <small>Cooking</small>
+
! <small>Кулинария</small>
! <small>Crafting</small>
+
! <small>Создание предметов</small>
! <small>Cooking</small>
+
! <small>Кулинария</small>
! <small>Crafting</small>
+
! <small>Создание предметов</small>
 
|-
 
|-
 
| colspan="2" style="text-align: center" | Key
 
| colspan="2" style="text-align: center" | Key
| Name
+
| Название
 
| ''Salad''
 
| ''Salad''
 
| ''Stone Fence''
 
| ''Stone Fence''
 
|-
 
|-
 
| colspan="2" style="text-align: center" | 0
 
| colspan="2" style="text-align: center" | 0
| Ingredients
+
| Ингредиенты
 
| ''20 1 22 1 419 1''
 
| ''20 1 22 1 419 1''
 
| ''390 2''
 
| ''390 2''
 
|-
 
|-
 
| colspan="2" style="text-align: center" | 1
 
| colspan="2" style="text-align: center" | 1
| (Unused)
+
| (Не используется)
 
| ''25 5''
 
| ''25 5''
 
| ''Field''
 
| ''Field''
 
|-
 
|-
 
| colspan="2" style="text-align: center" | 2
 
| colspan="2" style="text-align: center" | 2
| Yield
+
| Результат
 
| ''196''
 
| ''196''
 
| ''323''
 
| ''323''
Строка 265: Строка 265:  
| style="text-align: center" | &mdash;
 
| style="text-align: center" | &mdash;
 
| style="text-align: center" | 3
 
| style="text-align: center" | 3
| Big craftable?
+
| Большой создаваемый предмет?
 
| &mdash;
 
| &mdash;
 
| ''false''
 
| ''false''
Строка 271: Строка 271:  
| style="text-align: center" | 3
 
| style="text-align: center" | 3
 
| style="text-align: center" | 4
 
| style="text-align: center" | 4
| Unlock conditions
+
| Условия разблокировки
 
| ''f Emily 3''
 
| ''f Emily 3''
 
| ''Farming 2''
 
| ''Farming 2''
Строка 277: Строка 277:  
| style="text-align: center" | 4
 
| style="text-align: center" | 4
 
| style="text-align: center" | 5
 
| style="text-align: center" | 5
| Display name<br><small>(not for English)</small>
+
| Отображаемое название<br><small>(не для английского языка)</small>
 
| ''Ensalada''
 
| ''Ensalada''
 
| ''Valla de piedra''
 
| ''Valla de piedra''
 
|}
 
|}
   −
In English, the '''display name''' is the same as the '''name''' from the key and cannot be changed. In other languages, the separate display name field applies.
+
На английском языке '''отображаемое название''' соответствует '''названию''' и не может быть изменен. На других языках применяется отдельное поле отображаемого названия.
   −
The values in '''field 1''' are of different types for cooking and crafting recipes, but both kinds of value are unused by the game. For cooking, the field is set to a pair of numbers. For crafting, the field is set to <tt>Home</tt> or <tt>Field</tt>.
+
Значения в '''поле 1''' бывают разных типов для приготовления пищи и создание предметов, но оба вида не используются в игре. Для приготовления пищи в поле устанавливается пара чисел. Для создания предметов поле имеет значение <tt>Home</tt> или <tt>Field</tt>.
   −
===Ingredients and yield===
+
===Ингредиенты и результат===
    
The '''ingredients''' are a space-separated list of numbers in pairs. The first number of each pair is an object index from [[Modding:Object data|ObjectInformation.xnb]]. (Negative numbers refer to categories, also listed in that article.) The second number of each pair is the quantity of that object that is required for the recipe.
 
The '''ingredients''' are a space-separated list of numbers in pairs. The first number of each pair is an object index from [[Modding:Object data|ObjectInformation.xnb]]. (Negative numbers refer to categories, also listed in that article.) The second number of each pair is the quantity of that object that is required for the recipe.
602

правки

Навигация