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

Judo fix #7155

Merged
merged 2 commits into from Apr 10, 2014

Conversation

Projects
None yet
2 participants
@KA101
Copy link
Contributor

commented Apr 10, 2014

Apparently nobody brought Judo's throw/knockdown immunity over when we ported MA to JSON.

Time to fix that. This makes Judo users immune to the jabberwock's knockdown (but not the damage), vortex's throw, and potentially lets 'em counter the bio-operator's takedown; Judo guarantees that the slam won't happen.

KA101 added some commits Apr 10, 2014

Makes throw_immune actually useful
Believe it or not, is_throw_immune wasn't actually checked anywhere in
the code.  Time to fix that!
Anti-Vortex
Currently it's the only "throw" attack against the player, so Judo
immunity applied.   Fixes potential bug in the dodge/tentacle code too.

Rivet-the-Zombie added a commit that referenced this pull request Apr 10, 2014

@Rivet-the-Zombie Rivet-the-Zombie merged commit af9d477 into CleverRaven:master Apr 10, 2014

@KA101 KA101 deleted the KA101:judofix branch Apr 10, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.