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

Harddrive Gacha #97

Closed
Jarno458 opened this issue Apr 19, 2024 · 0 comments
Closed

Harddrive Gacha #97

Jarno458 opened this issue Apr 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Jarno458
Copy link
Owner

Jarno458 commented Apr 19, 2024

Plan is to create logical buckets, where some all items from one bucket need to be collected before accessing the next, this will ensure items in early logic will still be collected early so we don't break progression balancing

ingame we will use an algorim to makes sure early items are still randomly selected but available a lot more than later game items

for example:
we order all items in order of when they should be logically collected
and form the 3 options that are avaible, we fill the first one with a random selection from the first 5 logically collected items
the next bucket with the next 5 logically collected
and the last bucket with remaining 5 logically collected items
this way we will only be selecting from starting end of the items to collect

@Jarno458 Jarno458 converted this from a draft issue Apr 19, 2024
@Jarno458 Jarno458 self-assigned this Apr 19, 2024
@Jarno458 Jarno458 added the enhancement New feature or request label Apr 19, 2024
@Jarno458 Jarno458 moved this from 🏗 In progress to 🚢 Released in Archipelago for Satisfactory Jan 19, 2025
@Jarno458 Jarno458 closed this as completed by moving to 🚢 Released in Archipelago for Satisfactory Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🚢 Released
Development

No branches or pull requests

1 participant