-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Obsolete trigger happy trait #39493
Obsolete trigger happy trait #39493
Conversation
The way other games have handled this is usually to make full auto bursts fire more rounds than intended. However in cdda in quite a lot of cases this would actually be a buff, so it would feel weird as a negative trait. If we ever change/balance full auto fire so the character can adjust how many rounds he wants to fire, we can bring this back and make it sometimes fire more. |
Perhaps trigger happy could be to have a risk of firing the weapon with the lowest aim (f) for consecutive rounds or until your clip runs out of ammo? Perhaps a X % risk of firing the weapon again after each round that would get re-triggered after each round? That way the trait would also work with single fire guns. |
If it was quite a lot more rounds than intended, and also added a 100 moves to the amount of time spent shooting (afaik currently equal to 100 moves plus aiming time?), I think it would work well as a negative trait. 30 rounds would be about a 2-second burst (100 base plus 100 extra). |
Yeah the main thing is that it would need to add increased movecost compared to normal full auto burst, because currently firing full auto doesn't take more moves than firing semi auto, so larger bursts = higher dps. This doesn't take away from the fact that this should be obsoleted until someone takes on this pet project and adds it anew, but functional this time. |
Co-Authored-By: anothersimulacrum <[email protected]>
Summary
SUMMARY: Bugfixes "Obsolete trigger happy trait"
Purpose of change
This trait doesn't actually exist at the moment and hasn't since at least the avatar migration. Firing a burst when you meant to fire one round isn't something you could do on the vast majority of guns without deliberately switching the fire selector and RNG making the character do that would be an inappropriate degree of removing player control.
Closes #39412
Describe the solution
Remove options to acquire the trigger happy trait. It was unimplemented so there is no code to remove.
Testing
Chargen works properly. Trigger happy is not an available trait.