CleverRaven / Cataclysm-DDA

Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
http://cataclysmdda.org
Other
10.65k stars 4.18k forks source link

(Aftershock) Forgotten Experiment - Quest Line - Incorrect monster #46665

Closed GyprockGypsy closed 3 years ago

GyprockGypsy commented 3 years ago

Was sent on the quest to get a heart, but after talking on a thread with some people, it appears that I am being sent after the wrong creature.

Steps To Reproduce

Not sure exactly. It's a transfer character from 11340ish, but otherwise pretty vanilla.

Expected behavior

The quest should sent me after a Flesh Golem named Billy", but instead sends me after a Jabberwocky with a Flesh Golems description. Produces a putrid heart like a Jabber, rather then a Flesh Golem heart as required by the quest.

Additional context

Haven't had time or gas to back, but the quest marker has reappeared, so I'll try returning this evening and see if the correct creature is present now.

int-ua commented 3 years ago

The title does not reflect the issue, please change it.

Salty-Panda commented 3 years ago

Issue refers to content from #44709

mark-ik commented 3 years ago

Can confirm this happened to me. Instead of a flesh golem, I found a jabberwock named Billy at the quest coordinates.

My mods.json:

"dda", "aftershock", "Arcana", "magiclysm", "crt_expansion", "package_bionic_professions", "Cata++", "Graphical_Overmap", "Graphical_Overmap_Magiclysm", "AftershockUDP", "ArcanaUDP", "crt_expansionUDP", "Cata++UDP", "MagiclysmUDP", "stats_through_kills", "StatsThroughSkills", "cbm_slots", "speedydex", "fuji_mpp"

actual-nh commented 3 years ago

Exactly how do you mean "sent after a Jabberwock but with a Flesh Golem's description"? (I'm wondering if the Jabberwock ate the Flesh Golem...)

LyleSY commented 3 years ago

Maybe CRIT is replacing flesh golems?

mark-ik commented 3 years ago

Here's a screencap of the carcass. I field dressed the corpse and only got three putrid hearts, which Sadie the forgotten experiment NPC will not accept because they need a seeping heart.

2021-01-21

Out of curiosity, do flesh golems exist aside from this quest? Where are they typically found?

LyleSY commented 3 years ago

Not sure, I used them because I thought they weren't used enough, but they're a vanilla creature

actual-nh commented 3 years ago

Flesh golem: "upgrades": { "half_life": 15, "into": "mon_jabberwock" },. From data/json/monsters/jabberwock.json.

Salty-Panda commented 3 years ago

Hmm. Replace it with a new monster inheriting from flesh golem all but upgrades?