Skip to content

Simulator for Nintendo’s top grossing mobile game with customizable pools, rates, and goals.

Notifications You must be signed in to change notification settings

timothycho01/detailed_fehsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

detailed_fehsim

Simulator for Nintendo’s top grossing mobile game with customizable pools, rates, and goals.

Try it with the Streamlit GUI

n = 10,000 runs

Percentile cost to reach target goal of 11

goal_percentile_cost

Progress of every run

lineages_of_runs

Session rates movement of every run

lineages_of_session_rates

Frequency of session rates

log_freq_session_rates

Distributions of total x summoned

hist_goal_group_1 hist_focus_5 hist_non_focus_5 hist_special_4 hist_non_focus_4 hist_non_focus_3

GUI Settings Used:

{"gui_settings": {"input_sparks": 0, "select_color_priority": ["Red", "Blue", "Green", "Colorless"], "select_goals_required": false, "input_summon_limit": false, "toggle_summon_limit": false, "toggle_goals_met": false, "toggle_orb_limit": true, "input_simulations": 10000, "select_banner_type": "(3%/3%) Normal", "input_tickets": 0, "flag_update_rates": false}, "simulator_settings": {"Pools": {"red": {"focus_5": 1, "focus_4": 0, "non_focus_5": 26, "special_4": 62, "sh_special_4": 22, "non_focus_4": 41, "non_focus_3": 41}, "blue": {"focus_5": 1, "focus_4": 0, "non_focus_5": 27, "special_4": 42, "sh_special_4": 28, "non_focus_4": 45, "non_focus_3": 45}, "green": {"focus_5": 1, "focus_4": 0, "non_focus_5": 19, "special_4": 36, "sh_special_4": 32, "non_focus_4": 37, "non_focus_3": 37}, "colorless": {"focus_5": 1, "focus_4": 0, "non_focus_5": 19, "special_4": 28, "sh_special_4": 27, "non_focus_4": 45, "non_focus_3": 45}}, "Goals": {"target_rarity": {"0": "Specific 5\u2605 Focus Unit"}, "target_color": {"0": "Red"}, "target_count": {"0": 11}, "goal_group": {"0": 1}}, "Banner Rates": {"rate": {"focus_5": 0.03, "non_focus_5": 0.03, "special_4": 0.03, "non_focus_4": 0.55, "non_focus_3": 0.36}}, "Goals Required": null, "Orb Limit": 3000, "Summon Limit": null, "Banner Type": "(3%/3%) Normal", "Simulations": 10000, "Tickets": 0, "Sparks": 0, "Focus Charges": false, "Color Priority": ["red", "blue", "green", "colorless"]}}

About

Simulator for Nintendo’s top grossing mobile game with customizable pools, rates, and goals.

Topics

Resources

Stars

Watchers

Forks

Languages