22 lines
493 B
JSON
22 lines
493 B
JSON
{
|
|
"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,
|
|
"enable_mouse_loot": true,
|
|
"use_tianya_box": false,
|
|
"use_ghost_box": true,
|
|
"use_hardware_input": true,
|
|
"turn_error_key": "4",
|
|
"turn_error_hold_sec": 0.5,
|
|
"distance_interact_pause_sec": 1.0
|
|
}
|
|
} |