From 3ec61478624030ec169f79b2e8954b53181adfb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=80=A1=E7=84=B6?= <63996691+zhaodice@users.noreply.github.com> Date: Sat, 6 Aug 2022 15:17:40 +0800 Subject: [PATCH] add QuestEncryptionKeys --- Resources/QuestEncryptionKeys.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/QuestEncryptionKeys.json diff --git a/Resources/QuestEncryptionKeys.json b/Resources/QuestEncryptionKeys.json new file mode 100644 index 000000000..4dc9e1138 --- /dev/null +++ b/Resources/QuestEncryptionKeys.json @@ -0,0 +1,24 @@ +[ + { + "mainQuestId": 1031, + "encryptionKey": 3303136414174011 + },{ + "mainQuestId": 11026, + "encryptionKey": 6382832627668464 + },{ + "mainQuestId": 40065, + "encryptionKey": 2850973778349534 + },{ + "mainQuestId": 40067, + "encryptionKey": 5623150388305012 + },{ + "mainQuestId": 40070, + "encryptionKey": 3865005622692177 + },{ + "mainQuestId": 40073, + "encryptionKey": 2376853844266094 + },{ + "mainQuestId": 40076, + "encryptionKey": 2320676109514370 + } +]