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

Create colleggtible_eggs.ts #250

Closed
wants to merge 1 commit into from
Closed

Conversation

mkmccarty
Copy link
Contributor

Added functions which will return the colleggtible egg benefit.

To work this will interrogate the backup contracts looking for customEgg's and then using the maxFarmSizeReached query the custom egg backup data and return the appropriate earned benefit based on those egg counts.

Helper functions added to call the main function with the correct parameter for all the GameDimensions. This should be able to handle any collectibles using GameDimensions for buffs.

Added functions which will return the colleggtible egg benefit.

To work this will interrogate the backup contracts looking for customEgg's and then using the maxFarmSizeReached query the custom egg backup data and return the appropriate earned benefit based on those egg counts.

Helper functions added to call the main function with the correct parameter for all the GameDimensions. This should be able to handle any collectibles using GameDimensions for buffs.
@mkmccarty
Copy link
Contributor Author

This isn't necessarily intended to be merged, just to present an idea on gathering the information for the colleggtibles for feedback.
Perhaps returning a structure with each if the dimensions separated and which eggs contributed to those values so that they could be displayed along with the buff.

@mkmccarty mkmccarty closed this Jan 21, 2025
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