-
Notifications
You must be signed in to change notification settings - Fork 134
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
Forestry update #6314
base: master
Are you sure you want to change the base?
Forestry update #6314
Conversation
@@ -111,7 +108,7 @@ async function handleForestry({ user, duration, loot }: { user: MUser; duration: | |||
if (percentChance(50)) { | |||
loot.add('Pheasant tail feathers'); | |||
} | |||
if (roll(eggChance)) { | |||
if (roll(900)) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changes look good, but i think this should be 1/30 aswell and taken out of the eventInteraction loop. I believe its 1/30 per event not per egg anymore. Thats how its worded on the blog/wiki atleast would need to test ingame to confirm.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is per egg, I got it yesterday in osrs on my 2nd egg before the event ended.
Description:
Forestry was updated once again in osrs.
Changes:
-Forestry Event spawn chance has been increased by 20% on all trees.
-Drop rates for the Golden Pheasant Egg, Fox Whistle and Petal Garland have been adjusted to 1 in 30 from their respective events.
-The Golden Pheasant Egg and Fox Whistle can now be purchased from for Forestry Shop for 75,000 Anima Bark a piece.
Other checks: