CleverRaven / Cataclysm-DDA

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

[MoM] recipe flags for contemplation #73505

Closed GuardianDll closed 1 week ago

GuardianDll commented 2 weeks ago

Summary

Mods "[MoM] Contemplation recipes are not affected by hand encumbrance anymore, but affected by pain"

Purpose of change

I played MoM

Describe the solution

Made four recipe flags - one turns off the manipulation score (so encumbrance and wounds) from the crafting speed calculations, second introduces pain in the same calculations, third turns off the bench speed out from calculations, fourth turn off the enchantment (used in CBM, mutations and effects) bonus from the calculations add said flags to contemplation recipes

Testing

Compiled, verified crafting speed penalties are applied accordingly image image

Additional context

The way crafting uses manip score in crafting is utterly confusing for me, but whatever

post merge upd: accidentally commited fix for #67958 in this PR, supposed to be in #73525, but shit happens