跳转至

SmithingTrimRecipe

文档版本:r/20_u8
协议版本:671

SmithingTrimRecipe类型。该类型用于protocol.type.smithingtrimrecipe.description

结构

digraph "SmithingTrimRecipe" {
rankdir = LR
6
6 -> 7
7 -> 8
6 -> 9
9 -> 10
6 -> 11
11 -> 12
6 -> 13
13 -> 14
6 -> 15
15 -> 16

6 [label="SmithingTrimRecipe",comment="name: \"SmithingTrimRecipe\", typeName: \"\", id: 6, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
7 [label="Recipe Id",comment="name: \"Recipe Id\", typeName: \"\", id: 7, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
8 [label="string",comment="name: \"string\", typeName: \"\", id: 8, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
9 [label="Template Ingredient",comment="name: \"Template Ingredient\", typeName: \"RecipeIngredient\", id: 9, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
10 [label="RecipeIngredient",comment="name: \"RecipeIngredient\", typeName: \"\", id: 10, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
11 [label="Base Ingredient",comment="name: \"Base Ingredient\", typeName: \"RecipeIngredient\", id: 11, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
12 [label="RecipeIngredient",comment="name: \"RecipeIngredient\", typeName: \"\", id: 12, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
13 [label="Addition Ingredient",comment="name: \"Addition Ingredient\", typeName: \"RecipeIngredient\", id: 13, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
14 [label="RecipeIngredient",comment="name: \"RecipeIngredient\", typeName: \"\", id: 14, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
15 [label="Tag",comment="name: \"Tag\", typeName: \"\", id: 15, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
16 [label="string",comment="name: \"string\", typeName: \"\", id: 16, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
{ rank = max;8;10;12;14;16}

}

字段

SmithingTrimRecipe
[recipe_id][template_ingredient][base_ingredient][addition_ingredient][tag]
Recipe Id:string
特殊类型。protocol.type.smithingtrimrecipe.recipe_id.description
Template Ingredient:RecipeIngredient
特殊类型。protocol.type.smithingtrimrecipe.template_ingredient.description
Base Ingredient:RecipeIngredient
特殊类型。protocol.type.smithingtrimrecipe.base_ingredient.description
Addition Ingredient:RecipeIngredient
特殊类型。protocol.type.smithingtrimrecipe.addition_ingredient.description
Tag:string
特殊类型。protocol.type.smithingtrimrecipe.tag.description