系统:系统参数表修改

This commit is contained in:
jingyushiwo
2021-07-28 20:47:23 +08:00
parent 55e762fee6
commit acdaa9f9ac

View File

@@ -148,3 +148,6 @@ export const SCRIPT = {
export const AP = {
PERAPRESTORETIME: 300, // 每一点体力回复所需时间
};
export const QUENCH = {
QUENCH_UNIT_UPRATIO: 1, // 每次淬火属性系数增长百分比
};