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

Added a game patch to nerf power bombs #257

Merged

Conversation

steven11sjf
Copy link
Contributor

config.game_patches.nerf_power_bomb is a new option that removes power bomb's ability to destroy Enky and open Charge Beam doors, making the Ice Missile and Charge Beam upgrades much more useful. This also allows the player to use increased Knowledge trick levels without making Ice Missiles a non-progression item.

- config["game_patches"]["nerf_power_bomb"] adds an option to remove
  parts of power bomb that overshadow ice missiles and charge beam
- if enabled, removes the power bomb weakness from Enky (warlotus)
- if enabled, removes the power bomb interaction from charge doors and
  both one-sided variants
@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.08% 🎉

Comparison is base (6ffa64c) 87.87% compared to head (17d6315) 87.95%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #257      +/-   ##
==========================================
+ Coverage   87.87%   87.95%   +0.08%     
==========================================
  Files          35       35              
  Lines        1946     1959      +13     
==========================================
+ Hits         1710     1723      +13     
  Misses        236      236              
Files Changed Coverage Δ
.../open_dread_rando/specific_patches/game_patches.py 81.35% <100.00%> (+5.26%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@henriquegemignani henriquegemignani added this pull request to the merge queue Aug 23, 2023
Merged via the queue into randovania:main with commit f855ae3 Aug 23, 2023
8 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