diff --git a/shared/pubUtils/dicParam.ts b/shared/pubUtils/dicParam.ts index 8dd5bb382..e68cc1db7 100644 --- a/shared/pubUtils/dicParam.ts +++ b/shared/pubUtils/dicParam.ts @@ -159,6 +159,7 @@ export const SCRIPT = { }; export const AP = { PERAPRESTORETIME: 300, // 每一点体力回复所需时间 + AP_SAVE_MAX: 99999, // 体力可存储上限(食用道具后的体力上限) }; export const QUENCH = { QUENCH_UNIT_UPRATIO: 1, // 每次淬火属性系数增长百分比