Voir les détails techniques
Compétences requises
Callbacks
Raw block
recipe Prepare Borscht
{
[Recipe.GetItemTypes.SapphCookingTomatoSauce]=1,
[Recipe.GetItemTypes.SapphCookingBeets]=1,
[Recipe.GetItemTypes.SapphCookingCheese]=1,
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
destroy SaucepanwithStock,
Result : SaucepanwithBorschtPrep,
Time : 300,
Category : Cooking,
SkillRequired : Cooking=4,
OnGiveXP : Recipe.OnGiveXP.Cooking10,
OnCreate:Recipe.OnCreate.SapphCreatePrep,
NeedToBeLearn : true,
CanBeDoneFromFloor : true,
AnimNode:Disassemble,
Prop1:Source=8,
Prop2:Cooking_Borscht,
}