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

BSO Updates #5425

Merged
merged 28 commits into from
Nov 9, 2023
Merged

BSO Updates #5425

merged 28 commits into from
Nov 9, 2023

Conversation

gc
Copy link
Collaborator

@gc gc commented Oct 12, 2023

  • Reduce arcane harvester cost by 25%
  • Give arcane harvester 50% boost to Herbiboar yield
  • Give Herblore master cape 20% boost to Herbiboar yield
  • Change Miss Chief to Mini mortimer
  • Make cox chincannon not scale based on team size
  • Make Ash sanc 5x xp
  • Fix thieving master cape working in thieving
  • Fix duplicate zombie gloves in create command
  • Add Vladimir Drakan mini-boss (has a CL, pet)
  • Added Blood orange farming tree / blood orange seeds (dropped by vlad)
  • Added ability to mix vials of blood with blood oranges and dwarf weed
  • Can now smith Silver stakes (used to kill vlad)
  • Chincannon now works at TOA
  • Can now fletch/smith Silver bolts + Silver bolts(unf)
  • Halloweens items now tradeable, not just on g.e. Excludes sheet/aura (still deciding if those should be tradeable)
  • Fix Chincannon doesn't blow up loot from misc for tob #5497
  • Fix No monster found with id 395214 for stats embed error
  • If you have unlocked Atlantis (by having any DOA item in your CL), you now get extra farming patches: 1 fruit tree, 2 seaweed, 1 tree
  • Halloween event fully removed

@@ -144,6 +173,11 @@ export const hunterTask: MinionTask = {
loot.add(itemID('Baby chinchompa'));
}
}

if (increasedOutputPercent) {

Choose a reason for hiding this comment

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

⚠️ [eslint] <@typescript-eslint/strict-boolean-expressions> reported by reviewdog 🐶
Unexpected number value in conditional. An explicit zero/NaN check is required.

@gc gc merged commit 21170e3 into bso Nov 9, 2023
4 checks passed
@gc gc deleted the batch9 branch November 9, 2023 04:23
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.

1 participant