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

22
dist/combat_loops/dk.json vendored Normal file
View File

@@ -0,0 +1,22 @@
{
"name": "dk",
"trigger_chance": 0.3,
"steps": [
{
"key": "2",
"delay": 0.5
},
{
"key": "4",
"delay": 0.5
},
{
"key": "4",
"delay": 0.5
}
],
"hp_below_percent": 0,
"hp_key": "",
"mp_below_percent": 0,
"mp_key": ""
}