123 lines
1.9 KiB
JSON
123 lines
1.9 KiB
JSON
{
|
|
"shortcutKeyDataList": [
|
|
{
|
|
"shortcutIdList": [
|
|
"confirm_popup",
|
|
"skip_story",
|
|
"skip_extraction",
|
|
"choice_event_next_dialog"
|
|
],
|
|
"keyCodeList": [
|
|
"KeypadEnter",
|
|
"Space"
|
|
]
|
|
},
|
|
{
|
|
"shortcutIdList": [
|
|
"pause_and_play"
|
|
],
|
|
"keyCodeList": [
|
|
"Space"
|
|
]
|
|
},
|
|
{
|
|
"shortcutIdList": [
|
|
"start_battle"
|
|
],
|
|
"keyCodeList": [
|
|
"KeypadEnter"
|
|
]
|
|
},
|
|
{
|
|
"shortcutIdList": [
|
|
"button_winning",
|
|
"button_damage"
|
|
],
|
|
"keyCodeList": [
|
|
"P"
|
|
]
|
|
},
|
|
{
|
|
"shortcutIdList": [
|
|
"close_popup",
|
|
"cancel_back",
|
|
"quit_game"
|
|
],
|
|
"keyCodeList": [
|
|
"Escape"
|
|
]
|
|
},
|
|
{
|
|
"shortcutIdList": [
|
|
"move_screen"
|
|
],
|
|
"keyCodeList": [
|
|
"UpArrow",
|
|
"LeftArrow",
|
|
"DownArrow",
|
|
"RightArrow",
|
|
"W",
|
|
"A",
|
|
"S",
|
|
"D"
|
|
]
|
|
},
|
|
{
|
|
"shortcutIdList": [
|
|
"mirror_dungeon_move_node"
|
|
],
|
|
"keyCodeList": [
|
|
"UpArrow",
|
|
"DownArrow",
|
|
"RightArrow",
|
|
"W",
|
|
"S",
|
|
"D"
|
|
]
|
|
},
|
|
{
|
|
"shortcutIdList": [
|
|
"mirror_dungeon_cancel_select_node"
|
|
],
|
|
"keyCodeList": [
|
|
"LeftArrow",
|
|
"A"
|
|
]
|
|
},
|
|
{
|
|
"shortcutIdList": [
|
|
"show_current_situation"
|
|
],
|
|
"keyCodeList": [
|
|
"Tab"
|
|
]
|
|
},
|
|
{
|
|
"shortcutIdList": [
|
|
"open_manual"
|
|
],
|
|
"keyCodeList": [
|
|
"F1"
|
|
]
|
|
},
|
|
{
|
|
"shortcutIdList": [
|
|
"zoom_inout_battle"
|
|
],
|
|
"keyCodeList": [
|
|
"Mouse2",
|
|
"Q",
|
|
"E"
|
|
]
|
|
},
|
|
{
|
|
"shortcutIdList": [
|
|
"mirror_dungeon_side_move"
|
|
],
|
|
"keyCodeList": [
|
|
"Q",
|
|
"E"
|
|
]
|
|
}
|
|
]
|
|
} |