5 m_Name =
"#STR_CraftBaseBallBatNailed0";
6 m_IsInstaRecipe =
false;
11 m_MinDamageIngredient[0] = -1;
12 m_MaxDamageIngredient[0] = 3;
13 m_MinQuantityIngredient[0] = 12;
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 InsertIngredient(0,
"Nail");
25 m_IngredientAddHealth[0] = 0;
26 m_IngredientSetHealth[0] = -1;
27 m_IngredientAddQuantity[0] = -12;
28 m_IngredientDestroy[0] =
false;
29 m_IngredientUseSoftSkills[1] =
false;
32 InsertIngredient(1,
"BaseballBat");
34 m_IngredientAddHealth[1] = 0;
35 m_IngredientSetHealth[1] = -1;
36 m_IngredientAddQuantity[1] = 0;
37 m_IngredientDestroy[1] =
true;
38 m_IngredientUseSoftSkills[1] =
false;
44 AddResult(
"NailedBaseballBat");
45 m_ResultSetFullQuantity[0] = 0;
46 m_ResultSetQuantity[0] = -1;
47 m_ResultSetHealth[0] = -1;
48 m_ResultInheritsHealth[0] = 1;
49 m_ResultInheritsColor[0] = -1;
50 m_ResultToInventory[0] = 1;
51 m_ResultUseSoftSkills[0] =
false;
52 m_ResultReplacesIngredient[0] = 1;