Page 1 of 1

free action potion recipe in store seems missing + special inventory picture for recipes

Posted: Thu Apr 11, 2024 9:55 am
by ruthan
I think that i checked enough stores and killed enough enemies to tell, there is not Free Action recipe items.. i found any other potion recipe from this list:
https://en.uesp.net/wiki/Daggerfall:Potions
Other feature is that recipes always include only first ingredients combination.. and third issue is that recipes really need some alternative inentory picture than empty parchment.

Re: I free action potion recipe is missing + special inventory picture for recipes

Posted: Thu Apr 11, 2024 1:46 pm
by pango
Typing "add recipe 100" in the console generated some Free Action recipe(s) in my inventory, and from a quick look on the code that generates random recipes in loot I saw nothing that would explain why Free Action is not included (not the last recipe in the list that could be excluded by a off-by-one bug, that kind of thing).
I haven't tried finding one randomly while playing, but I think it should work.

DFU matches classic display I guess, and potions in classic are underdeveloped in general...
I'm not sure what could be done to improve recipes' icons (display the bottle inside the parchment?)
Also, identical recipes could be stacked, they have no individual state so that should be fine.

Re: I free action potion recipe is missing + special inventory picture for recipes

Posted: Thu Apr 11, 2024 9:58 pm
by Interkarma
Free Action recipe is definitely not missing. That's just RNG for you. :)

Re: free action potion recipe is missing + special inventory picture for recipes

Posted: Sat Apr 13, 2024 10:08 am
by ruthan
Its same piece of code, as for console cheat used for store recipes? I can say than i see all other recipes like 10x times and this one not even once..
its possible that i can had not luck.. But probability is saying something else.

Re: free action potion recipe is missing + special inventory picture for recipes

Posted: Sat Apr 20, 2024 12:47 pm
by ruthan
I checked number of recipes its just 20, on high level it seems that you are getting recipe in store on like every third try. So its simply 5%/3 = 1.6% chance on average to get 1 recipe.. so 60x store checks should be enough with average luck, my guess is that im 500+.. possible but, its quite low probability. I should get it like 8 times as others but got none..