5 m_Name =
"#STR_CraftLeatherSack0";
6 m_IsInstaRecipe =
false;
7 m_AnimationLength = 1.5;
11 m_MinDamageIngredient[0] = -1;
12 m_MaxDamageIngredient[0] = 3;
14 m_MinQuantityIngredient[0] = -1;
15 m_MaxQuantityIngredient[0] = -1;
17 m_MinDamageIngredient[1] = -1;
18 m_MaxDamageIngredient[1] = 3;
20 m_MinQuantityIngredient[1] = -1;
21 m_MaxQuantityIngredient[1] = -1;
26 InsertIngredient(0,
"TannedLeather");
27 m_IngredientAddHealth[0] = 0;
28 m_IngredientSetHealth[0] = -1;
29 m_IngredientAddQuantity[0] = -2;
30 m_IngredientDestroy[0] =
false;
31 m_IngredientUseSoftSkills[0] =
false;
34 InsertIngredient(1,
"LeatherSewingKit");
36 m_IngredientAddHealth[1] = 0;
37 m_IngredientSetHealth[1] = -1;
38 m_IngredientAddQuantity[1] = -10;
39 m_IngredientDestroy[1] =
false;
40 m_IngredientUseSoftSkills[1] =
false;
44 AddResult(
"LeatherSack_Brown");
46 m_ResultSetFullQuantity[0] =
false;
47 m_ResultSetQuantity[0] = -1;
48 m_ResultSetHealth[0] = -1;
49 m_ResultInheritsHealth[0] = -2;
50 m_ResultInheritsColor[0] = -1;
51 m_ResultToInventory[0] = -2;
52 m_ResultUseSoftSkills[0] =
false;
53 m_ResultReplacesIngredient[0] = -1;
63 Debug.Log(
"Recipe Do method called",
"recipes");