新增炼金系统

This commit is contained in:
2025-11-09 01:31:12 +08:00
parent e45acca387
commit f0cc04d2c1
3 changed files with 427 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
"database_path": "db.db",
"always_return_ok": true,
"plugin_dir": "Plugins",
"alchemy_fortune_coeff": 0.03,
"store_hourly_count": 5,
"host": "0.0.0.0",
"port": 8000,