Add Ghostbox hardware and logistics automation

This commit is contained in:
王鹏
2026-05-07 15:19:59 +08:00
parent bf26de3244
commit a48ed597b4
14 changed files with 1287 additions and 323 deletions

View File

@@ -11,6 +11,12 @@
"food_key": "f1",
"eat_hp_threshold": 30,
"eat_max_wait_sec": 30.0,
"enable_mouse_loot": true
"enable_mouse_loot": true,
"use_tianya_box": true,
"use_ghost_box": false,
"use_hardware_input": true,
"turn_error_key": "4",
"turn_error_hold_sec": 0.5,
"distance_interact_pause_sec": 1.0
}
}
}