diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md
index b7b22a9..3b2cff9 100644
--- a/.github/ISSUE_TEMPLATE/bug.md
+++ b/.github/ISSUE_TEMPLATE/bug.md
@@ -1,46 +1,38 @@
---
name: Bug feedback
-about: Submit a bug feedback to us。
-title: "【BUG feedback】"
-labels: bug
-
+about: Submit a bug feedback to us.
+title: "[Bug]"
+labels: Bug
---
-## 描述 Bug
-## Describe the bug
-请在此填入对此 Bug 清晰准确的描述。
+## Bug
+
Please enter a clear and accurate description of this bug here.
-## 如何复现此 Bug
-## How to reproduce this bug
-复现此 Bug 的步骤:
+## How to reproduce this bug
+
Steps to reproduce this bug:
1. xx
2. xxxx
3. xxxxxx
4. xxxxxxxx
-## 期望
-## expectation
-对您所期望的情况做一个简单描述。
+## Expectation
+
Give a brief description of what you expect.
-## 截图
-## screenshot
-如果条件允许,请在此附上您的截图。您可以使用 Ctrl + V 直接粘贴图片。
-If possible, please attach your screenshot here. You can use Ctrl + V to paste the picture directly.
+## Screenshot/Video
+
+If possible, please attach your screenshot or video here. You can use Ctrl + V to paste the picture directly.
-## 您的设备信息
-## your device information
- - 系统信息:
- - system message
- - 使用版本
- - Use version
+## Your device information
+
+ - System information:
+
+ - Version:
-
-## 补充信息
-## Additional information
-您可以在这里输入其他有关此 Bug 的信息。
+## Additional information
+
You can enter additional information about this bug here.
\ No newline at end of file
diff --git a/.github/ISSUE_TEMPLATE/help.md b/.github/ISSUE_TEMPLATE/help.md
index 8f368fd..dd823d4 100644
--- a/.github/ISSUE_TEMPLATE/help.md
+++ b/.github/ISSUE_TEMPLATE/help.md
@@ -1,46 +1,38 @@
---
-name: ask for help
-about: To us and our netizens ask for help。
-title: "【ask for help】"
-labels: "help wanted"
-
+name: Ask for help
+about: Ask us for help about Akebi.
+title: "[Help]"
+labels: "Help Wanted"
---
-## 描述问题
-## ## describe the problem
-请在此填入对你遇到的问题清晰准确的描述。
+## Describe the problem
+
Please fill in here a clear and accurate description of the problem you are experiencing.
-## 如何复现此问题
-## How to reproduce this problem
-复现此问题的步骤:
+## How to reproduce this problem
+
Steps to reproduce this issue:
1. xx
2. xxxx
3. xxxxxx
4. xxxxxxxx
-## 你需要的帮助
-## help you need
-请在此填入你需要的帮助。
+## Help you need
+
Please fill in the help you need here.
-## 截图
-## screenshot
-如果条件允许,请在此附上您的截图。您可以使用 Ctrl + V 直接粘贴图片。
-If possible, please attach your screenshot here. You can use Ctrl + V to paste the picture directly.
+## Screenshot/Video
+
+If possible, please attach your screenshot or video here. You can use Ctrl + V to paste the picture directly.
-## 您的设备信息
-## your device information
- - 系统信息:
- - system message
- - 使用版本
- - Use version
+## Your device information
+
+ - System information:
+
+ - Version:
-
-## 补充信息
-## Additional information
-您可以在这里输入其他关于您需要的帮助的信息。
+## Additional information
+
Here you can enter additional information about the help you need.
\ No newline at end of file
diff --git a/.github/ISSUE_TEMPLATE/idea.md b/.github/ISSUE_TEMPLATE/idea.md
index cd81df4..12902f2 100644
--- a/.github/ISSUE_TEMPLATE/idea.md
+++ b/.github/ISSUE_TEMPLATE/idea.md
@@ -1,40 +1,34 @@
---
-name: Submit a suggestion
-about: Submit a suggestion to us.
-title: "【recommend】"
-labels: enhancement
-
+name: Suggestion
+about: Submit your suggestion to us.
+title: "[Suggestion]"
+labels: Suggestion
---
-## 描述建议
-## describe the suggestion
-请在此填入对此建议清晰准确的描述。
+## Describe the suggestion
+
Please enter a clear and precise description of this proposal here.
-## 此建议将如何工作
-## How this suggestion will work
-工作步骤:
+## How does this suggestion work
+
Work steps:
1. xx
2. xxxx
3. xxxxxx
4. xxxxxxxx
-## 相关的技术
-## related technologies
-如果您有能力,您可以在此提供一些技术帮助。
+## Related technologies
+
If you are able, you can provide some technical assistance here.
-## 截图
-## screenshot
-如果条件允许,请在此附上您的截图。您可以使用 Ctrl + V 直接粘贴图片。
-If possible, please attach your screenshot here. You can use Ctrl + V to paste the picture directly.
+## Screenshot/Video
+
+If possible, please attach your screenshot or video here. You can use Ctrl + V to paste the picture directly.
-## 补充信息
-## Additional information
-您可以在这里输入其他有关此建议的信息。
+## Additional information
+
You can enter additional information about this suggestion here.
\ No newline at end of file
diff --git a/cheat-library/cheat-library.vcxproj b/cheat-library/cheat-library.vcxproj
index b3b2e71..d235bfb 100644
--- a/cheat-library/cheat-library.vcxproj
+++ b/cheat-library/cheat-library.vcxproj
@@ -265,6 +265,7 @@
+
@@ -280,6 +281,7 @@
+
@@ -293,6 +295,7 @@
+
@@ -555,6 +558,7 @@
+
diff --git a/cheat-library/cheat-library.vcxproj.filters b/cheat-library/cheat-library.vcxproj.filters
index c9c9cf7..461f6ab 100644
--- a/cheat-library/cheat-library.vcxproj.filters
+++ b/cheat-library/cheat-library.vcxproj.filters
@@ -3454,5 +3454,17 @@
Resource Files
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
\ No newline at end of file
diff --git a/cheat-library/res/iconsHD/Candace.png b/cheat-library/res/iconsHD/Candace.png
new file mode 100644
index 0000000..61f1399
Binary files /dev/null and b/cheat-library/res/iconsHD/Candace.png differ
diff --git a/cheat-library/res/iconsHD/Cyno.png b/cheat-library/res/iconsHD/Cyno.png
new file mode 100644
index 0000000..c77ef0c
Binary files /dev/null and b/cheat-library/res/iconsHD/Cyno.png differ
diff --git a/cheat-library/res/iconsHD/Dori.png b/cheat-library/res/iconsHD/Dori.png
new file mode 100644
index 0000000..3396ab6
Binary files /dev/null and b/cheat-library/res/iconsHD/Dori.png differ
diff --git a/cheat-library/res/iconsHD/Nilou.png b/cheat-library/res/iconsHD/Nilou.png
new file mode 100644
index 0000000..374e3ff
Binary files /dev/null and b/cheat-library/res/iconsHD/Nilou.png differ
diff --git a/cheat-library/res/res.rc b/cheat-library/res/res.rc
index cb5797c..b2870b5 100644
--- a/cheat-library/res/res.rc
+++ b/cheat-library/res/res.rc
@@ -213,6 +213,8 @@ HDCALLALILY PNG "iconsHD\\CallaLily.png"
HDCAMPFIRETORCH PNG "iconsHD\\CampfireTorch.png"
+HDCANDACE PNG "icons\\Candace.png"
+
HDCARROT PNG "iconsHD\\Carrot.png"
HDCAT PNG "iconsHD\\Cat.png"
@@ -285,6 +287,8 @@ HDCUBEDEVICES PNG "iconsHD\\CubeDevices.png"
HDCUIHUAWOOD PNG "iconsHD\\CuihuaWood.png"
+HDCYNO PNG "icons\\Cyno.png"
+
HDDANDELIONSEED PNG "iconsHD\\DandelionSeed.png"
HDDANDY PNG "iconsHD\\Dandy.png"
@@ -325,6 +329,8 @@ HDDOG PNG "iconsHD\\Dog.png"
HDDOMAIN PNG "iconsHD\\Domain.png"
+HDDORI PNG "icons\\Dori.png"
+
HDDRAGONSBANE PNG "iconsHD\\DragonsBane.png"
HDDRAGONSPINESPEAR PNG "iconsHD\\DragonspineSpear.png"
@@ -719,6 +725,8 @@ HDNAKUWEED PNG "iconsHD\\NakuWeed.png"
HDNILOTPALALOTUS PNG "iconsHD\\NilotpalaLotus.png"
+HDNILOU PNG "icons\\Nilou.png"
+
HDNINGGUANG PNG "iconsHD\\Ningguang.png"
HDNOBUSHI PNG "iconsHD\\Nobushi.png"
diff --git a/cheat-library/src/user/cheat/visuals/AnimationChanger.cpp b/cheat-library/src/user/cheat/visuals/AnimationChanger.cpp
index 37f36e0..3292878 100644
--- a/cheat-library/src/user/cheat/visuals/AnimationChanger.cpp
+++ b/cheat-library/src/user/cheat/visuals/AnimationChanger.cpp
@@ -84,6 +84,12 @@ namespace cheat::feature
"Attack02",
"ExtraAttack",
"ExtraAttack_AS",
+ "ExtraAttack_BS",
+ "Katana_Attack03",
+ "Katana_Attack04",
+ "Katana_Attack02",
+ "Katana_Attack01",
+ "Katana_Attack05",
"FallingAnthem_Loop",
"FallingAnthem_AS_2",
"FallingAnthem_BS_1",
@@ -114,7 +120,11 @@ namespace cheat::feature
"PlayMusic_Qin_BS",
"PlayMusic_Qin_AS",
"PlayMusic_Qin_Loop",
+ "PlayMusic_Drum_BS",
+ "PlayMusic_Drum_AS",
+ "PlayMusic_Drum_Loop",
"ActivitySkill_ElectricCoreFly",
+ "ActivitySkill_GrapplingHook",
"Hit_H",
"Hit_L",
"Hit_Throw",