refactor(configs): 调整幸运女神怪物模型大小
- 将 [神话]幸运女神 怪物的 scale 属性从 100 修改为 50 - 此修改旨在优化游戏平衡或视觉效果
This commit is contained in:
@@ -11955,7 +11955,7 @@
|
||||
"name": "[神话]幸运女神",
|
||||
"nameQuality": 6,
|
||||
"propid": 439,
|
||||
"scale": 100,
|
||||
"scale": 50,
|
||||
"shadow": 1,
|
||||
"skills": [
|
||||
{ "autoCD": false, "event": 0, "id": 69, "level": 1 }
|
||||
|
||||
Reference in New Issue
Block a user