Closed LuckyThiefDR closed 2 years ago
Here is a list of creature nouns that always have parts but never skins (across all creatures that share the noun). You could add this entire section to base for everyone if it checks out:
arrange_types:
wyvern: part
grendel: part
crab: part
hog: part
wasp: part
spider: part
gremlin: part
peccary: part
grub: part
beisswurm: part
arbelog: part
worm: part
larva: part
steed: part
mey: part
westanuryn: part
moruryn: part
togball: part
unyn: part
crow: part
moth: part
kartais: part
adder: part
hawk: part
elsralael: part
dolomar: part
basilisk: part
warklin: part
mauler: part
celpeze: part
malchata: part
Good news, you can add this by trying to edit the file! Let me know if you need assistance.
https://elanthipedia.play.net/Lich_script_repository#combat-trainer has this information in it.
I just found out that there is a feature that allows users to choose whether to use 'skin' or 'part' when arranging specific creature types. It's not an issue that comes up a lot, but it has a couple of legitimate use cases.
I suggest adding some comments to base.yaml in the section that deals with skinning:
This avoids cases where the default "arrange for skin" always fails, leading to wasted commands. It also helps hunters who are gathering specific materials for outfitting or engineering projects.
edit: Ignore the quotes before the comments, I'm not great at the formatting. edit: @rpherbig here - I updated the formatting for clarity edit: thanks for that, and I also wanted to add "bone" to the list of arrange options which would be useful for harvesting engineering materials (assuming that this option works).