Files
wow/game_state_config.json

14 lines
303 B
JSON
Raw Normal View History

2026-03-18 09:04:37 +08:00
{
"pixel_size": 17,
"block_start_x": 30,
"scan_region_width": 190,
2026-03-18 09:04:37 +08:00
"scan_region_height": 15,
"offset_left": 20,
2026-03-23 09:50:08 +08:00
"offset_top": 45,
"enable_mount": false,
2026-03-23 09:50:08 +08:00
"mount_key": "x",
"mount_hold_sec": 1.6,
"mount_retry_after_sec": 2.0,
"hearthstone_key": "b",
"bag_full_hearthstone": false
}