Voir les détails techniques
Compétences requises
Callbacks
Raw block
recipe Make Saucepan of Japanese Chicken Curry
{
[Recipe.GetItemTypes.SapphCookingTomatoSauce];10,
CurryPowder;2,
DicedCarrots=1,
PeeledPotato=2,
[Recipe.GetItemTypes.SapphCookingChicken];20,
keep Spoon/Fork/MetalWhisk/WoodenSpoon,
[Recipe.GetItemTypes.SapphCookingMilk];5,
[Recipe.GetItemTypes.SapphCookingSalt];2,
Honey;5,
destroy Saucepan,
Result : SaucepanwithJapaneseCurry,
Time : 300,
Category : Cooking,
SkillRequired : Cooking=4,
OnGiveXP : Recipe.OnGiveXP.Cooking10,
AnimNode:Disassemble,
Prop1:Source=7,
Prop2:Cooking_Curry,
CanBeDoneFromFloor : true,
}