Voir les détails techniques
Compétences requises
Callbacks
Raw block
recipe Make Tray of Caramel Pudding
{
destroy Bowl=3,
destroy BakingTray,
[Recipe.GetItemTypes.SapphCookingMilk];5,
[Recipe.GetItemTypes.SapphCookingSugar];5,
keep Spatula/Spoon/Fork/ButterKnife/PlasticSpork/WoodenSpoon,
[Recipe.GetItemTypes.SapphCookingEgg]=2,
Result : BakingTray_CaramelPudding,
Time : 250.0,
Category : Cooking,
OnGiveXP : Recipe.OnGiveXP.Cooking3,
Sound : WhiskBowl,
StopOnWalk : false,
SkillRequired : Cooking=3,
Prop1:Source=5,
Prop2:Source=1,
}