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

Bypass downing immunity when knocked down due to instability. #39233

Conversation

kevingranade
Copy link
Member

Summary

SUMMARY: None

Purpose of change

Bug report on reddit https://www.reddit.com/r/cataclysmdda/comments/fug7d5/an_interesting_but_probably_unintended/
Basically judo makes you immune to falling off of rollerblades or rollerskates.

Describe the solution

Add the "force" flag to add_effect() in the roller blade knockdown code to bypass knockdown immunity.

Testing

Have judo.
Wear rollerblades.
Get hit by a monster.
Expect knockdown.

@ZhilkinSerg ZhilkinSerg added <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Mechanics: Effects / Skills / Stats Effects / Skills / Stats Melee Melee weapons, tactics, techniques, reach attack labels Apr 4, 2020
@ZhilkinSerg ZhilkinSerg merged commit c0f537b into CleverRaven:master Apr 4, 2020
@kevingranade kevingranade deleted the bypass-downing-immunity-with-rollerblades branch June 28, 2020 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Mechanics: Effects / Skills / Stats Effects / Skills / Stats Melee Melee weapons, tactics, techniques, reach attack
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants