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

[XEDRA] Fix Inventor Grenade launcher mod definition #76096

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

b3brodie
Copy link
Contributor

@b3brodie b3brodie commented Sep 1, 2024

Summary

Mods "[XEDRA] Fix Inventor Grenade launcher mod definition"

Purpose of change

The Inventor's Grenade Launcher allows modifying damage output by installing different weapon mods. The focused energy modifier is missing its damage definition and the electricity modifier gives heat damage instead of electricity damage.

Describe the solution

Move the heat damage modifier to the focused energy item instead of the electricity item
Based on the comment in the electricity item, just the electricity field is not very powerful. Added 100 electricity damage for direct hits to make up for the loss of heat damage.

Describe alternatives you've considered

N/A

Testing

Used the focused energy conversion and it does good damage now

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding Items: Ammo / Guns Ammunition for all kinds of weapons and these weapons themselves Mods: Xedra Evolved Anything to do with Xedra Evolved labels Sep 1, 2024
@github-actions github-actions bot added astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Sep 1, 2024
@Maleclypse Maleclypse merged commit 9c09701 into CleverRaven:master Sep 2, 2024
22 of 26 checks passed
@Maleclypse
Copy link
Member

Good catch! Thanks!

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 Items: Ammo / Guns Ammunition for all kinds of weapons and these weapons themselves [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Mods: Xedra Evolved Anything to do with Xedra Evolved Mods Issues related to mods or modding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants