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

Implements active parrying as a mechanic #556

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SmArtKar
Copy link
Contributor

@SmArtKar SmArtKar commented Aug 4, 2024

By pressing a hotkey (default N) you can now parry with certain weapons. Specifics depend on the item, but most have a short "warmup" after the press before an actual parry can occur, a "perfect parry" period which has increased effectiveness and special effects, and a "parry window" during which the effect is active. Failing a parry will deal stamina damage and stagger you, in most cases. There is a sound and a visual effect to alert your enemies to this.
While parry is active, you will rotate towards your cursor as to assist you with directional parries (certain items require you to be looking at your attacker). Successful parries lower or completely negate the damage, based on your timing, and convert a portion of it into stamina. Perfect parries (also usually) deal less stamina to the user.

Parry SFX taken from Citadel's #11627 by silicons

@github-actions github-actions bot added the Merge Conflict Resolve it or perish label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merge Conflict Resolve it or perish
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant