CleverRaven/Cataclysm-DDA

increase the amount of samples given by large monsters

Open

#55,199 opened on Feb 7, 2022

View on GitHub
 (6 comments) (0 reactions) (0 assignees)C++ (3,991 forks)batch import
Good First IssueSpawn

Repository metrics

Stars
 (9,264 stars)
PR merge metrics
 (Avg merge 6d 5h) (292 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe.

hello, I have a character with 10 medicine and everything necessary to make mutations, to achieve my super human with multiple mutations I need at least 100 sera and 50 mutagens, all good I thought that most of the grinding was over, since I didn't know about this new implementation. 1: Now when I search for monster samples, I often get nothing. theres no need on any kind of RNG for that because you're literally taking a piece of meat off of something you just killed.

but I think there should be a limit on the skill, 8 in medicine at least I guess. It would also be better to make that an item: get a special meat out of the animal by dissecting it and then, with 8 medicine, that special meat, and next to the corresponding recipe in the mutation book, to be able to make the corresponding mutagen/serum

2: LARGE ANIMALS ONLY GIVE ONE SAMPLE: this is a big problem because by the time you have the ability to make mutations, all animals have evolved and there are hardly any small animals, and also takes a long time to kill them and dissect them

I will use my case as an example

I want to make insect serum, I'm going to kill bees in a hive but there are only alpha bees, so I do it anyway, the dissection takes 2 hours for those monsters, after that there is only A CHANCE to get the sample and to top it off, the damn bee the size of a horse only gives 1 sample. I have been dissecting for 2 days and I have only obtained 7 samples. I need a lot more and i guess i need like 1000 all in all taking into account the other animals i have to kill to make the other types of serums i need

I think to begin with, as I said, they should increase the number of samples that large animals give, that's all

sorry if something is not very well understood, I'm using a translator

Solution you would like.

.

Describe alternatives you have considered.

No response

Additional context

No response

Contributor guide