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

- 将神兽的攻击等级从120提升至200
- 将神兽的等级从131提升至200
This commit is contained in:
aixianling
2024-12-25 16:46:13 +08:00
parent d89310191a
commit 57a007dd54

View File

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