Aucune compétence requise.
📘 La recette doit être apprise via un magazine |
| Nom affiché | Make Pizza |
|---|---|
| Nom variable | Make Pizza |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 50 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\SapphCooking_BaseItems.txtlignes: 16 → 35 |
| Recipe PK | 3189 |
| Recipe Sig | 141e7d28311ed5c4fa9e70f4c4063322be20cea0 |
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
|---|---|
| Override | 1 |
recipe Make Pizza
{
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
keep Bowl,
keep RollingPin,
Water=3,
[Recipe.GetItemTypes.Flour]=2,
Salt;2,
Yeast,
[Recipe.GetItemTypes.Oil];3,
[Recipe.GetItemTypes.Cheese];15,
[Recipe.GetItemTypes.PizzaSauce];15,
Result:PizzaRecipe,
NeedToBeLearn:true,
Time:50.0,
Category:Cooking,
OnGiveXP:Recipe.OnGiveXP.Cooking10,
Override:true,
}