feat(configs): 添加新怪物 [牛魔]祭司

- 新增怪物配置,包括属性、技能和音乐设置
- 怪物名称:[牛魔]祭司
- 等级:300
- 经验:90000
- 模型ID:30168
- 技能ID:64、69
This commit is contained in:
2025-01-21 22:18:07 +08:00
parent cd6ce2b56e
commit bf7ecccb73

View File

@@ -12106,5 +12106,35 @@
],
"targetMusicId": "pttongyong-1",
"targetMusicTate": 100
},
"477": {
"aiConfigId": 2,
"attackInterval": 1000,
"attackMusicId": "pttongyong-2",
"attackMusicRate": 100,
"chassis": 400,
"circle": 13,
"damageMusicId": "pttongyong-4",
"damageMusicRate": 100,
"dieMusicId": "pttongyong-5",
"dieMusicRate": 100,
"dropid": 200140,
"entityType": 1,
"entityid": 477,
"exp": 90000,
"flagid": 2,
"level": 300,
"modelid": 30168,
"monsterType": 1,
"name": "[牛魔]祭司",
"nameQuality": 4,
"propid": 448,
"scale": 70,
"skills": [
{ "autoCD": false, "event": 0, "id": 64, "level": 1 },
{ "autoCD": false, "event": 0, "id": 69, "level": 1 }
],
"targetMusicId": "pttongyong-1",
"targetMusicTate": 100
}
}