refactor(configs): 调整牛魔系列怪物的缩放比例

- [牛魔]守卫骑士: 缩放比例从 70 调整为 35
- [牛魔]骷髅卫士: 缩放比例从 90 调整为 80
- [牛魔]镇守者: 缩放比例从 90 调整为 70
This commit is contained in:
aixianling
2025-01-17 17:59:20 +08:00
parent 3dc02cb5f3
commit 3150a46c47

View File

@@ -11843,7 +11843,7 @@
"name": "[牛魔]守卫骑士",
"nameQuality": 2,
"propid": 412,
"scale": 70,
"scale": 35,
"skills": [],
"targetMusicId": "pttongyong-1",
"targetMusicTate": 100
@@ -11869,7 +11869,7 @@
"name": "[牛魔]骷髅卫士",
"nameQuality": 2,
"propid": 413,
"scale": 90,
"scale": 80,
"skills": [],
"targetMusicId": "pttongyong-1",
"targetMusicTate": 100
@@ -11896,7 +11896,7 @@
"name": "[牛魔]镇守者",
"nameQuality": 4,
"propid": 414,
"scale": 90,
"scale": 70,
"skills": [{ "autoCD": false, "event": 0, "id": 45, "level": 1 }],
"targetMusicId": "pttongyong-1",
"targetMusicTate": 100