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

Wildy Slayer fixes #5940

Merged
merged 4 commits into from
Jul 5, 2024
Merged

Wildy Slayer fixes #5940

merged 4 commits into from
Jul 5, 2024

Conversation

TastyPumPum
Copy link
Contributor

@TastyPumPum TastyPumPum commented Jul 4, 2024

Several fixes that were made after the original wildy slayer pr was merged.

  • I have tested all my changes thoroughly.

🚀 This description was created by Ellipsis for commit 2939d51

Summary:

Fixed and improved Wildy Slayer functionality by updating monster properties, PK chance calculations, and auto-slay logic.

Key points:

  • src/lib/minions/data/killableMonsters/krystiliaMonsters.ts: Added wildyMulti and canCannon properties to several monsters.
  • src/lib/minions/data/killableMonsters/vannakaMonsters.ts: Added pkActivityRating and pkBaseDeathChance to Green Dragon.
  • src/lib/slayer/slayerUtil.ts: Renamed wildyJelly to wildyBurst in determineBoostChoice function.
  • src/lib/util/calcWildyPkChance.ts: Added cannonMulti parameter to calcWildyPKChance function.
  • src/mahoji/lib/abstracted_commands/autoSlayCommand.ts: Added WildyAutoSlayMaxEfficiencyTable for Wildy Slayer tasks.
  • src/mahoji/lib/abstracted_commands/minionKill.ts: Updated logic to handle wildyBurst and cannonMulti in wilderness scenarios.

Generated with ❤️ by ellipsis.dev

@TastyPumPum
Copy link
Contributor Author

@ellipsis-dev review this pr

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to 2939d51 in 54 seconds

More details
  • Looked at 440 lines of code in 6 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. src/mahoji/lib/abstracted_commands/autoSlayCommand.ts:211
  • Draft comment:
    The WildyAutoSlayMaxEfficiencyTable is defined but not used in the autoSlayCommand function. Ensure that this table is utilized appropriately or remove it if it's unnecessary.
  • Reason this comment was not posted:
    Confidence of 0% on close inspection, compared to threshold of 50%.

Workflow ID: wflow_C1DQ6mqGE8lwi6wE


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@gc gc merged commit 67caedf into oldschoolgg:master Jul 5, 2024
4 checks passed
@TastyPumPum TastyPumPum deleted the wildy-fixes branch July 5, 2024 10:13
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