Bit Blot Forum

Aquaria => Gameplay => Topic started by: VaN on May 20, 2010, 06:05:49 pm

Title: Any full recipe locations list ?
Post by: VaN on May 20, 2010, 06:05:49 pm
Hi,

I just beat the game, and I'd like to get it 100%. I got 9/13 recipes pages filled. And I can't find the others. Is there a page that liste the location of every recipe in th game ?
Title: Re: Any full recipe locations list ?
Post by: WiZaRDuSS on May 20, 2010, 06:52:01 pm
You can't find every recipe in game, some are just trial and error.
I copied this from the data file of the game which holds all recipes, I hope this helps:

Code: [Select]
==Recipes==
PoisonLoaf + PoisonLoaf = PoisonLoaf
Soup + RottenMeat = PoisonSoup
SeaCake + RottenMeat = RottenCake
RottenMeat + Anything = PoisonLoaf
ButterySeaLoaf + LegendaryCake + DivineSoup = LoafOfLife
HeartySoup + TurtleMeat = TurtleSoup
HotSoup + RedBerry + RedBulb = HotBorscht
ColdSoup + RedBerry + RedBulb = ColdBorscht
HealingPoultice + ButterySeaLoaf + SmallBone = Vedha'sCure-All
HealingPoultice + GlowingEgg = LeechingPoultice
HealingPoultice + SmallEye = SightPoultice
PlantLeaf + FishOil + SpicyMeat = SpicyRoll
SpicyRoll + RedBulb + SpicySoup = VolcanoRoll
HandRoll + SwordfishSteak + SmallEye = LeadershipRoll
HandRoll + Oil + Egg = Perogi
Perogi + Mushroom = PlumpPerogi
PerogiType + PoisonSoup = Zuuna'sPerogi
Anything + PoisonSoup = PoisonLoaf
HandRoll + SpiderEgg = SpiderRoll
HandRoll + FishOil = TastyRoll
PlantLeaf + Meat = HandRoll
HotSoup + Mushroom + SmallTentacle = LongLifeSoup
LeafPoultice + SpecialBulb + EelOil = ArcanePoultice
HeartySoup + HealingPoultice = MagicSoup
HeartySoup + VeggieCake = RoyalSoup
HotSoup + SpicyMeat = SpicySoup
Soup + RainbowMushroom = RainbowSoup
HeartySoup + SharkFin = SharkFinSoup
HotSoup + Meat = HeartySoup
HotSoup + PlantLeaf = VeggieSoup
HotSoup + Bulb = VeggieSoup
RoyalSoup + MagicSoup = DivineSoup
SeaCake + RubberyMeat = ToughCake
VeggieCake + RedBerry = SpecialCake
TastyCake + ArcanePoultice + RukhEgg = LegendaryCake
JellyOil + Egg + IceChunk = IceCream
IceCream + RedBerry = BerryIceCream
IceCream + PlantLeaf = VeggieIceCream
IceCream + SmallEye + GlowingEgg = DumboIceCream
SeaCake + PlantLeaf = VeggieCake
SeaCake + SmallEye = TastyCake
SeaCake + CrabMeat = CrabCake
RottenCake + HealingPoultice = SwampCake
LeafPoultice + JellyOil = HealingPoultice
PlantLeaf + PlantLeaf = LeafPoultice
SeaLoaf + Oil = ButterySeaLoaf
Oil + Egg = SeaCake
Soup + IceChunk = ColdSoup
Oil + Meat = HotSoup
PlantLeaf + PlantLeaf = LeafPoultice
ButterySeaLoaf + Bone + PlantLeaf = VedhaSeaCrisp
Title: Re: Any full recipe locations list ?
Post by: Alphasoldier on May 20, 2010, 08:56:55 pm
Actually, I believe you CAN find every recipe ingame. Or I'm just missing one or two. I got 12 pages full, then I searched on the forum to figure out that there was a 3rd way to make sea loaf and missed one more recipe.
Title: Re: Any full recipe locations list ?
Post by: WiZaRDuSS on May 20, 2010, 09:03:13 pm
I haven't been able to find Loaf of Life as a recipe in game for example.. and I did search for quite some time..
Title: Re: Any full recipe locations list ?
Post by: Alphasoldier on May 20, 2010, 09:09:24 pm
Coward has it, open up Aquaria\scripts\entities\coward.lua

if chance(1) then
      spawnIngredient("LoafOfLife", entity_x(me), entity_y(me))
Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 20, 2010, 10:13:02 pm
What is Coward? o.o
Title: Re: Any full recipe locations list ?
Post by: Knight on May 20, 2010, 10:28:46 pm
Some sort of slug-looking beastie that I don't recognize immediately, according to the gfx files...
Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 20, 2010, 10:34:42 pm
Some sort of slug-looking beastie that I don't recognize immediately, according to the gfx files...
Looks like a fat banana. =^.^=
Title: Re: Any full recipe locations list ?
Post by: WiZaRDuSS on May 20, 2010, 11:01:20 pm
I did see that guy somewhere, can't remember where though..
Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 20, 2010, 11:10:24 pm
I wonder if he makes noises like a banana. ^.^

I'm guessing he was either in the kelp forest or the veil, but I'm leaning more to the kelp forest simply because he's yellow. =^.^=
Title: Re: Any full recipe locations list ?
Post by: Xiagan on May 20, 2010, 11:46:44 pm
He's in the Kelp Forest, in the Map with the turtle. Try to catch him, it's very hard... ;)
Title: Re: Any full recipe locations list ?
Post by: Zoko on May 21, 2010, 12:05:16 am
Coward has it, open up Aquaria\scripts\entities\coward.lua

I cheated, I looked up the recipe for loaf of life online. :D

But the funny thing is, when I was collecting stuff to make the ingredients that make the ingredients that make Loaf of Life, I ran into this guy, and seeing as how I haven't seen him before, I killed him just to see what he drops...  :)
Title: Re: Any full recipe locations list ?
Post by: Alphasoldier on May 21, 2010, 12:41:54 am
He got stuck while running with me the first time. I just found it a weird creature, magically dropped the loaf of life in one time and then I never saw him again, then I started hunting for him and it became easy to get the good stuff. But yeah, that was my third run through.
Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 21, 2010, 02:15:26 am
Bananas are delicious. Why wouldn't they run? xD
Title: Re: Any full recipe locations list ?
Post by: Zanith on May 21, 2010, 06:20:25 am
A banana that drops Loaves of Life? That's quite the a-peelin' enemy.

*bows*

Thank you, thank you, I'll be here all night. Remember to tip your waitresses. xP
Title: Re: Any full recipe locations list ?
Post by: Zoko on May 21, 2010, 07:06:59 am
*tips waitress*
Title: Re: Any full recipe locations list ?
Post by: Zanith on May 21, 2010, 09:03:07 pm
*tips waitress*
(http://gickr.com/results4/anim_01561918-1bb4-8ab4-bd49-027d3613d5b3.gif)
Your waitress has been tipped.
Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 21, 2010, 09:08:26 pm
Tip me too! =^.^=

Yeah, okay, I think tipping people is a bit too off topic for this thread. ^///^

...

I didn't know there were multiple ways to make the same food... you don't get all of those recipes at once when you get the food for the first time, do you? o.o
Title: Re: Any full recipe locations list ?
Post by: Pelar on May 21, 2010, 09:38:55 pm
Well, outside of the whole "any [type]" sort of recipes (like hot soup - any meat + any oil) I don't think you can. Can you? :?
Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 21, 2010, 09:41:24 pm
Well, outside of the whole "any [type]" sort of recipes (like hot soup - any meat + any oil) I don't think you can. Can you? :?
3rd way to make sea loaf

I assumed that meant that you can make something in more than one way... :/
Title: Re: Any full recipe locations list ?
Post by: Pelar on May 21, 2010, 09:56:34 pm
I suppose the sea loaf is a special case, ya? It's kind of the 'you rolled the cooking dice and got snake eyes' result.
Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 21, 2010, 09:58:07 pm
Ooh. Oops. I forgot what sealoaf was. Silly me. >_<
Title: Re: Any full recipe locations list ?
Post by: Pelar on May 21, 2010, 10:09:00 pm
The underwater equivalent of meat loaf!
Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 21, 2010, 10:10:03 pm
The underwater equivalent of meat loaf!
meat loaf made out of mystery meat?

LOL. That makes sense. :3
Title: Re: Any full recipe locations list ?
Post by: Pelar on May 21, 2010, 10:36:14 pm
I'm surprised it doesn't subtract HP instead of giving +.1. lol  ;D
Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 21, 2010, 11:34:26 pm
I'm surprised it doesn't subtract HP instead of giving +.1. lol  ;D
Well, sealoaf makes you feel better, even though you have no idea of what's in it. :3
Title: Re: Any full recipe locations list ?
Post by: Pelar on May 22, 2010, 12:11:48 am
Like hot dogs?
Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 22, 2010, 02:51:50 am
Like hot dogs?

Yes, hot dogs fill you up but you never know what's in them. =^.^=
Title: Re: Any full recipe locations list ?
Post by: Zanith on May 22, 2010, 03:57:01 am
Like hot dogs?

Yes, hot dogs fill you up but you never know what's in them. =^.^=
Cept kosher hot dogs. You can rule out some things for what's in those. =P

*totally is not trying to steer the thread further off topic for the lulz* <_< >_> <_<
Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 22, 2010, 08:37:56 am
I barely have any recipes in my almost-finished-with-game save. :P
Title: Re: Any full recipe locations list ?
Post by: Zoko on May 22, 2010, 06:46:10 pm
*tips Lady-Succubus*

I would imagine sea-loaf to be this sort of ball of ingredients randomly mushed together by Naija in cooking experimentation.
Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 22, 2010, 08:31:45 pm
Thanks. =^.^=

That's still edible. :3
Title: Re: Any full recipe locations list ?
Post by: Zoko on May 22, 2010, 08:40:50 pm
(http://gickr.com/results4/anim_01561918-1bb4-8ab4-bd49-027d3613d5b3.gif)

I meant this kind of tip. Which reminds me, I have an interview tomorrow at a Coldstone, and we have to sing for tips there. Hopefully, no little kids get the idea of abusing this rule.

That's still edible. :3

Edible, but pretty useless. Basically the game's way of saying: "this doesn't work!"
Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 22, 2010, 08:46:42 pm
That kind of tip sounds fun, especially the part where you'll probably have to grab me to tip me over. =^.^=

Yeah, but add some oil and it's as good as some other healing items. Just like hot dogs! Just add bread and it's not that bad! =^.^=
Title: Re: Any full recipe locations list ?
Post by: Zoko on May 22, 2010, 09:00:44 pm
That kind of tip sounds fun, especially the part where you'll probably have to grab me to tip me over. =^.^=

Yeah, but add some oil and it's as good as some other healing items. Just like hot dogs! Just add bread and it's not that bad! =^.^=

Hah ;)

Everything is better with oil, isn't it?

Anyway, I think I remember there being a huge detailed map of Aquaria around somewhere. I'm not 100% sure, but I think it might have had item locations on it.


Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 22, 2010, 09:04:01 pm
Perhaps it's the map in the faq thread (http://www.bit-blot.com/forum/index.php?topic=836.0) that no longer works? Or this pdf (http://www.bit-blot.com/forum/index.php?topic=972.0) that I haven't tried downloading yet. Seemed like too much cheating for me.
Title: Re: Any full recipe locations list ?
Post by: Zoko on May 22, 2010, 09:13:30 pm
I believe it's the pdf. I agree with you about it being too much cheating, but I think that using it to see if you've completed everything (as I did) after you beat the game isn't cheating.

But I would expect everyone to have a different opinion about this.
Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 22, 2010, 09:19:41 pm
Well I haven't played much of the main game after I completed it. :3
Title: Re: Any full recipe locations list ?
Post by: Pelar on May 22, 2010, 11:30:07 pm
Man, coldstone is awesome.
ice cream + fresh fruit + graham cracker crumbles should be an in-game recipe that does something awesome.  :P
Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 22, 2010, 11:48:45 pm
Frozen trippy? :3
Title: Re: Any full recipe locations list ?
Post by: Pelar on May 23, 2010, 12:53:36 am
Sugar rush, speed +3!
Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 23, 2010, 01:06:47 am
Maybe it could brighten everything too. And give everything motion blur / trails.
Title: Re: Any full recipe locations list ?
Post by: Alphasoldier on May 23, 2010, 01:22:22 pm
Wow, lots of posts.
Only thing I'mma comment on here is that you have 3 ways of getting poison loaf. Not normal sea loaf, my bad.
Whereas one of the ways is poison loaf with poison loaf.
Second way is anything with rotten meat.
And the third way was anything with poison soup.
Title: Re: Any full recipe locations list ?
Post by: Lady-Succubus on May 23, 2010, 06:58:40 pm
Wow. Poison Loaf + Poison Loaf doesn't even give you a Very Poisonous Loaf? What a waste.