feat(item): 添加多倍经验瓶批量使用功能
- 在 StdItems.json 中添加 openUi 字段,用于指定批量使用界面 - 修改批量使用逻辑,限制每次最多使用 99 个 - 优化批量使用体验,增加间隔时间避免频繁操作
This commit is contained in:
@@ -9534,15 +9534,14 @@
|
||||
"forcetips": 1,
|
||||
"icon": 13125,
|
||||
"id": 300,
|
||||
"isShowUseBtn": 1,
|
||||
"itemlvl": 3,
|
||||
"name": "多倍经验瓶",
|
||||
"openUi": { "type": 1, "view": "app.BagBatchUseWin" },
|
||||
"packageType": 2,
|
||||
"recordLog": 1,
|
||||
"recoverid": 0,
|
||||
"shape": 0,
|
||||
"staitcAttrs": [{ "type": 0, "value": 2500000 }],
|
||||
"suggVocation": 0,
|
||||
"suitId": 0,
|
||||
"time": 0,
|
||||
"type": 133
|
||||
@@ -9563,7 +9562,6 @@
|
||||
"forcetips": 1,
|
||||
"icon": 13126,
|
||||
"id": 301,
|
||||
"isShowUseBtn": 1,
|
||||
"itemlvl": 3,
|
||||
"name": "多倍经验瓶(大)",
|
||||
"packageType": 2,
|
||||
|
||||
Reference in New Issue
Block a user