5 m_Name =
"#STR_craftarmband0";
6 m_IsInstaRecipe =
false;
7 m_AnimationLength = 1.5;
11 m_MinDamageIngredient[0] = -1;
12 m_MaxDamageIngredient[0] = 3;
13 m_MinQuantityIngredient[0] = 1;
14 m_MaxQuantityIngredient[0] = -1;
16 m_MinDamageIngredient[1] = -1;
17 m_MaxDamageIngredient[1] = 3;
18 m_MinQuantityIngredient[1] = -1;
19 m_MaxQuantityIngredient[1] = -1;
23 InsertIngredientEx(0,
"Rag" ,
"ImprovisedCloth_craft");
25 m_IngredientAddHealth[0] = 0;
26 m_IngredientSetHealth[0] = -1;
27 m_IngredientAddQuantity[0] = -1;
28 m_IngredientDestroy[0] = 0;
29 m_IngredientUseSoftSkills[1] =
false;
32 InsertIngredient(1,
"SewingKit");
34 m_IngredientAddHealth[1] = -5;
35 m_IngredientSetHealth[1] = -1;
36 m_IngredientAddQuantity[1] = 0;
37 m_IngredientDestroy[1] = 0;
38 m_IngredientUseSoftSkills[1] =
true;
44 AddResult(
"Armband_White");
46 m_ResultSetFullQuantity[0] = 0;
47 m_ResultSetQuantity[0] = -1;
48 m_ResultSetHealth[0] = -1;
49 m_ResultInheritsHealth[0] = 0;
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");