Files
wow/wow_multikey_qt.json

15 lines
275 B
JSON
Raw Normal View History

2026-03-23 16:05:27 +08:00
{
"keys": {},
"bot": {
"flight": {
"takeoff_key": "space",
"takeoff_hold_sec": 2.0,
"land_key": "p",
"land_hold_sec": 2.0
},
"skinning_wait_sec": 1.5,
"food_key": "f1",
"eat_hp_threshold": 30,
"eat_max_wait_sec": 30.0
2026-03-23 16:05:27 +08:00
}
}