first commit

This commit is contained in:
王鹏
2026-03-18 09:04:37 +08:00
commit b7719b377d
121 changed files with 116104 additions and 0 deletions

14
combat_loops/DK.json Normal file
View File

@@ -0,0 +1,14 @@
{
"name": "DK",
"trigger_chance": 0.5,
"steps": [
{
"key": "2",
"delay": 0.5
}
],
"hp_below_percent": 0,
"hp_key": "",
"mp_below_percent": 0,
"mp_key": ""
}