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

[Tuning] FD and Sneak break when cast on adjustments. #3861

Merged
merged 2 commits into from
Jan 7, 2024

Conversation

fryguy503
Copy link
Contributor

@fryguy503 fryguy503 commented Jan 7, 2024

     Rules added:
     RULE_REAL(Spells, BreakFeignDeathWhenCastOn, 2.0) // percentage that fd will break when you resist a spell
     RULE_REAL(Spells, BreakSneakWhenCastOn, 2.0) // percentage that sneak will break when you resist a spell

         Rules added:
         RULE_REAL(Spells, BreakFeignDeathWhenCastOn, 50.0) // percentage that fd will break when you resist a spell
         RULE_REAL(Spells, BreakSneakWhenCastOn, 2.0) // percentage that sneak will break when you resist a spell
common/ruletypes.h Outdated Show resolved Hide resolved
zone/spell_effects.cpp Outdated Show resolved Hide resolved
@Akkadius Akkadius merged commit 0ada53a into master Jan 7, 2024
2 checks passed
@Akkadius Akkadius deleted the feature/FD-Sneak_Break_On_Cast_Chance branch January 7, 2024 06:55
@Akkadius Akkadius mentioned this pull request Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants