forked from kochetkov-ma/hamster-kombat-farm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
brew-hamster.yaml
22 lines (20 loc) · 1.09 KB
/
brew-hamster.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
appium:
automationName: UiAutomator2 # For Android
deviceName: "" # Replace with your device name
platformName: Android # Can also be iOS
platformVersion: 14 # Replace with your Android version
hamster:
updateUpgradesInfoOnStart: false # Whether to update upgrades cards on start (takes a minute to scan all cards)
timeoutHours: 12 # Finish after this time
staminaWaitIntervalMin: 10 # Wait time to recover stamina
minCost: 0 # Minimum upgrade cost threshold
autoMoveMouse: true # Automatically move mouse during downtime for Laptop
buyUpgrades: false # Whether to purchase upgrades
# Daily Combo
desireUpgrades: [ ]
excludeUpgrades: [ ]
upgradeCostFactor: 1.5 # Maximum upgrade cost factor: Coins * factor = max cost to save
advanced:
staminaCheckPeriodSec: 5 # How often to check stamina
staminaMinimumLevel: 50 # Minimum stamina level to try to get boost
upgradeCostBackpressureFactor: 1.10 # Fine-tune upgrade spending based on cost