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

a pass at some elemental consistency #3579

Merged
merged 37 commits into from
Jul 9, 2024

Conversation

Kherae
Copy link
Collaborator

@Kherae Kherae commented Jul 9, 2024

this PR is a big chunk of work, primarily addressing weapons that had incorrect elements or element tooltips assigned.

short notes:
fixed many weapons' element icons and added several missing status effect listings on descriptions.
made many weapons have proper elemental inheritance on alts, and fixed many weapons' elements.
fixed an image error.

long notes:

buildfist.lua - added missing handling for element icons
several fist weapon abilities were updated to inherit status effects and elemental type from the primary ability, but not all of them.
similar was applied to staff, spear and scythe spin abilities.
The above was also applied to the Screw Attack ability, which despite having elemental config defined in ability files never used them.

several melee weapons had their element type added so that they no longer did 'default' instead of their listed element.
added missing status effect information to a number of melee weapons.
Save The Queen now properly deals poison damage. It now also applies bee stings and poison to targets hit.
Golden Honey Blade still deals physical damage, but applies burning and beestings on the normal hits (not the altfire however. but that deals fire damage.)
Golden Sea Scion now deals poison damage and applies poison.

wildfire - now fires electric bullets instead of default damage. split bullets included. also, they all electrify. Pretty zappy when used on groups of enemies.
graviton pistol - change element icon to cosmic
phaser - final upgrade now updates description to list frostburn, element icon changes to cosmic
energy lobber - now deals electric instead of poison

corrected hellfireprojectile images to have correct frames file dimensions and image dimensions, as they were causing errors.
Corrected issues with fuflyingslash - lack of handling for physical element, and no check for whether a sound exists.

@sayterdarkwynd sayterdarkwynd merged commit de66f35 into sayterdarkwynd:master Jul 9, 2024
4 checks passed
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.

2 participants