refactor(configs): 调整幸运女神怪物模型大小

- 将 [神话]幸运女神 怪物的 scale 属性从 100 修改为 50
- 此修改旨在优化游戏平衡或视觉效果
This commit is contained in:
2025-01-20 23:28:23 +08:00
parent 8b681c190e
commit 396ed6514b

View File

@@ -11955,7 +11955,7 @@
"name": "[神话]幸运女神", "name": "[神话]幸运女神",
"nameQuality": 6, "nameQuality": 6,
"propid": 439, "propid": 439,
"scale": 100, "scale": 50,
"shadow": 1, "shadow": 1,
"skills": [ "skills": [
{ "autoCD": false, "event": 0, "id": 69, "level": 1 } { "autoCD": false, "event": 0, "id": 69, "level": 1 }