feat(Item): 调整道具相关配置
- 在 ItemMerge.config 中添加新的兑换配置项 - 修改 StdItems.config 中多倍经验瓶(大)的属性 - 调整道具 1016 的可叠加数量 - 修改道具 1016 的恢复视图配置
This commit is contained in:
		| @@ -1934,6 +1934,21 @@ ItemMergeConfig = { | ||||
| 				level = 1, | ||||
| 			}, | ||||
| 		}, | ||||
| 		[3] = { | ||||
| 			[3301] = { | ||||
| 				circle = 0, | ||||
| 				compose = { id = 0, type = 133, count = 8000000 }, | ||||
| 				index = 3, | ||||
| 				text = "兑换", | ||||
| 				Eid = 3301, | ||||
| 				second_index = 1, | ||||
| 				buttontxt10 = "合成10次", | ||||
| 				mergebutton10 = 1, | ||||
| 				table = { { id = 301, type = 0, count = 1 } }, | ||||
| 				openserverday = 1, | ||||
| 				level = 1, | ||||
| 			}, | ||||
| 		}, | ||||
| 	}, | ||||
| 	[4] = { | ||||
| 		[1] = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user