Rotwood-Vale / Ratwood-Keep

GNU Affero General Public License v3.0
12 stars 77 forks source link

Boost Maniac's Medicine skill to 3 for surgery if needed #203

Closed zoktiik closed 4 days ago

zoktiik commented 6 days ago

About The Pull Request

EDIT: Azarak kindly provided code to only boost the Maniac's medicine to 3 only if needed, and without adding it on top of the previous skill. Thoroughly tested the code, ready for merge.

Old description: The grug solution of resolving issue #202. This will make sure the Maniac always has Medicine rank of 3 or higher by tacking it on top of his existing skill, which acts as a somewhat insane buff.

Why It's Good For The Game

The Maniac is able to accomplish his goals with the tools he's supposed to be able to use. I don't have to write a proc that actually touches the XP system. As to whether it's balanced, uh, I dunno. YMMV. Works on my machine. Up to you bud.

zoktiik commented 4 days ago

Fixed the compile error and thoroughly tested to make sure this code works.