buff(Monster): 提升神兽等级和攻击水平

- 将神兽的 level 从 200 提升到 400
- 将神兽的 attackLevel 从 200 提升到 400
This commit is contained in:
aixianling
2024-12-26 14:38:39 +08:00
parent a70158e149
commit 80d0baffd0

View File

@@ -3424,11 +3424,11 @@
"130": { "130": {
"targetMusicId": "shenshouz-1", "targetMusicId": "shenshouz-1",
"exp": 0, "exp": 0,
"attackLevel": 200, "attackLevel": 400,
"entityid": 130, "entityid": 130,
"dieMusicId": "shenshouz-5", "dieMusicId": "shenshouz-5",
"attackMusicRate": 100, "attackMusicRate": 100,
"level": 200, "level": 400,
"entityType": 4, "entityType": 4,
"scale": 70, "scale": 70,
"monsterType": 1, "monsterType": 1,