Skip to content

Commit

Permalink
yay more rewards
Browse files Browse the repository at this point in the history
  • Loading branch information
thatguy11325 committed Dec 18, 2024
1 parent b99f4a1 commit 063776e
Showing 1 changed file with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions sweep-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,27 @@ rewards:
carbs.utils.LinearSpace:
min: 1.0e-3
max: 10.0
scale: 1.0
scale: 0.5
invalid_cut_coords:
carbs.utils.LinearSpace:
min: 1.0e-5
max: 1.0e-3
scale: 5e-5
pokeflute_coords:
carbs.utils.LinearSpace:
min: 1.0e-3
max: 10.0
scale: 0.5
valid_surf_coords:
carbs.utils.LinearSpace:
min: 1.0e-3
max: 10.0
scale: 0.5
invalid_surf_coords:
carbs.utils.LinearSpace:
min: 1.0e-5
max: 1.0e-3
scale: 5e-5
moves_obtained:
carbs.utils.LinearSpace:
min: 1.0e-3
Expand Down Expand Up @@ -132,11 +147,6 @@ rewards:
min: 1.0e-3
max: 10.0
scale: 0.005
use_surf:
carbs.utils.LinearSpace:
min: 1.0e-3
max: 2.0
scale: 0.25
safari_zone:
carbs.utils.LinearSpace:
min: 1.0e-3
Expand Down

0 comments on commit 063776e

Please sign in to comment.