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

Add dodge chance enchantment #72855

Merged
merged 2 commits into from
Apr 7, 2024
Merged

Conversation

GuardianDll
Copy link
Member

Summary

None

Purpose of change

#72842 made me found that BONUS_DODGE is not a replacement for DODGE_CHANCE
fix #72842

Describe the solution

Implement enchantment DODGE_CHANCE
Replace all values changed in c44e4e1 to use dodge chance instead

Testing

image

Additional context

Doesn't show changes in @ menu, because our enchantments are surprisingly harsh against UI and don't like to be shown
Unless someone teach me how to fix it (not only for this enchantment, but overall), i'll consider it to be enough

@github-actions github-actions bot requested a review from KorGgenT April 5, 2024 19:52
@github-actions github-actions bot added <Documentation> Design documents, internal info, guides and help. [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies [C++] Changes (can be) made in C++. Previously named `Code` [Markdown] Markdown issues and PRs Mods: Magiclysm Anything to do with the Magiclysm mod Mods: Dinomod Anything to do with the Dinoclysm mod (DinoMod) Mechanics: Enchantments / Spells Enchantments and spells labels Apr 5, 2024
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-requesting reviews from non-collaborators: @LyleSY

@github-actions github-actions bot added <Bugfix> This is a fix for a bug (or closes open issue) json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Apr 5, 2024
@Standing-Storm
Copy link
Contributor

It says

Modifies the probability to dodge

Does it increase effective Dodge skill?

@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Apr 5, 2024
@GuardianDll
Copy link
Member Author

It affects the dodge same as dodge skill do, but i thought it was not appropriate to use the skill itself (and also i recall using enchantment skill screws the skill training, stopping any progress whatsoever)

@Maleclypse Maleclypse merged commit 076bf6d into CleverRaven:master Apr 7, 2024
26 checks passed
@GuardianDll GuardianDll deleted the dodge_ench branch April 7, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` <Documentation> Design documents, internal info, guides and help. [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions [Markdown] Markdown issues and PRs Mechanics: Enchantments / Spells Enchantments and spells Mods: Dinomod Anything to do with the Dinoclysm mod (DinoMod) Mods: Magiclysm Anything to do with the Magiclysm mod Mods Issues related to mods or modding Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dense Bones removes a dodge attempt instead of dodge skill
3 participants