s20260709_DeDn8PQlRWhVRkUA3cLk

This commit is contained in:
yuvlian
2026-07-20 17:19:20 +07:00
commit 89a4b21b4b
8503 changed files with 3803850 additions and 0 deletions
@@ -0,0 +1,123 @@
{
"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"
]
}
]
}