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

Partial update to martial arts and magic weapons #55756

Conversation

trip-flip
Copy link
Contributor

Summary

Bugfixes "Fixes bug where some some weapons would not work with some martial art styles"

Purpose of change

Addresses the issue #55717 where some weapons didn't work with some martial art style.

Describe the solution

Added "copy-from" and "weapon_category" keys to some enchanted melee weaponry to make them more "general". Updated some martial arts to include categories that seemed to fit said martial arts. This results in some weapons that were previously unusable in some martial arts now usable.

Describe alternatives you've considered

Not using "copy-from", since it may disrupt the balance of a weapon, however I believe this shouldn't be an issue.

Testing

Opened the game and tested some weapons against certain martial art styles to make sure they now worked. Used the example in #55717 as a base. This can be easily tested by just looking at the descriptions of certain weapons that fit the category in a martial art and seeing if can be used.

Additional context

Add additional, expressive data to these weapons
to make them more accessible when used in
certain situations (i.e. martial arts).

fixes CleverRaven#55717
Makes certain martial arts able to use more weapons.

fixes CleverRaven#55717
@Maleclypse Maleclypse added Martial Arts Arts, Techniques, weapons and anything touching martial arts. Mods: Magiclysm Anything to do with the Magiclysm mod <Bugfix> This is a fix for a bug (or closes open issue) Items / Item Actions / Item Qualities Items and how they work and interact labels Feb 28, 2022
@github-actions github-actions bot added the astyled astyled PR, label is assigned by github actions label Feb 28, 2022
Some changed JSON files were not properly linted.
@catdach
Copy link
Contributor

catdach commented Feb 28, 2022

Looks pretty good 👍, I might make some minor tweaks when(if) I eventually get around to deep diving into the weapon categories for each art individually. Not that I hold any authority over it or anything.

@github-actions github-actions bot added json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Mar 1, 2022
@kevingranade kevingranade merged commit d920e0f into CleverRaven:master Mar 4, 2022
@trip-flip trip-flip deleted the update-martial-arts-and-magic-weapons branch March 4, 2022 13:55
@catdach catdach mentioned this pull request Mar 14, 2022
12 tasks
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) Items / Item Actions / Item Qualities Items and how they work and interact json-styled JSON lint passed, label assigned by github actions Martial Arts Arts, Techniques, weapons and anything touching martial arts. Mods: Magiclysm Anything to do with the Magiclysm mod
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants