fix(Activity10020Config): 调整王者抽奖活动配置
- 移除了特殊奖励中的某个奖项(id为933) - 删除了描述中的特殊物品概率信息 - 清理了dropgroup配置中的无效奖项
This commit is contained in:
@@ -3213,7 +3213,7 @@ DropGroupConfig = {
|
||||
[125030] = {
|
||||
id = 125030,
|
||||
type = 2,
|
||||
group = {{rate=92,id=1215022},{rate=8,id=1215021},{rate=1,id=1215023}},
|
||||
group = {{rate=92,id=1215022},{rate=8,id=1215021}},
|
||||
},
|
||||
[150001] = {
|
||||
id = 150001,
|
||||
|
||||
Reference in New Issue
Block a user