Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Skunks Less Bloodthirsty #74010

Merged
merged 2 commits into from
May 23, 2024

Conversation

TheMurderUnicorn
Copy link
Contributor

Summary

Bugfixes "Make Skunks Less Bloodthirsty"

Purpose of change

image
image

Describe the solution

I lowered their aggression to 7 and changed player close to be an anger trigger. While this is still not a perfect solution (the perfect solution is to allow monsters to use targeted spells while not hostile, or actually that would probably make a lot of other things worse but it would fix THIS difficulty) it does make it so that skunks are not hostile, actively move away from the player, but when the player gets close they will spray/attack. After about 2-3 turns of no followup action from the player, the skunk reverts to being neutral and tries to flee. This is much better than them mauling everything at all times.

Describe alternatives you've considered

I really couldn't think of any other way to do this while maintaining their ability to spray, which is pretty much the one thing skunks are known for.

Testing

Mostly just tested to verify they behave more naturally and that they revert to neutral after a couple turns of being approached, if the player backs off or does not attack them.

Additional context

Like I said, no idea how else to do this, open to feedback if it's within my ability to do things.

@github-actions github-actions bot added <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON labels May 22, 2024
@Karol1223
Copy link
Contributor

I will now hijack the comments here to immortalize the evil kamikaze skunk that chases cars

image

@github-actions github-actions bot added json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels May 22, 2024
@Maleclypse Maleclypse merged commit 74eb195 into CleverRaven:master May 23, 2024
18 of 24 checks passed
@TheMurderUnicorn TheMurderUnicorn deleted the AggroSkunks branch May 23, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants