更新 Monster.json 配置,调整怪物掉落ID及新增怪物配置

This commit is contained in:
2024-12-21 12:47:03 +08:00
parent 9c87efbf3d
commit 973340197d

View File

@@ -12139,7 +12139,7 @@
"circle": 11 "circle": 11
}, },
"435": { "435": {
"dropid": 200119, "dropid": 200130,
"shadow": 1, "shadow": 1,
"targetMusicId": "pttongyong-1", "targetMusicId": "pttongyong-1",
"exp": 1750000, "exp": 1750000,
@@ -13098,5 +13098,39 @@
], ],
"modelid": 90006, "modelid": 90006,
"circle": 6 "circle": 6
},
"467": {
"dropid": 200130,
"targetMusicId": "pttongyong-1",
"exp": 2500000,
"scale": 100,
"entityid": 467,
"dieMusicId": "pttongyong-5",
"attackMusicRate": 100,
"level": 300,
"entityType": 1,
"nameQuality": 6,
"monsterType": 1,
"flagid": 5,
"propid": 439,
"chassis": 100,
"damageMusicId": "pttongyong-4",
"attackInterval": 1000,
"damageMusicRate": 100,
"targetMusicTate": 100,
"dieMusicRate": 100,
"name": "[神话]朱雀",
"attackMusicId": "pttongyong-2",
"aiConfigId": 29,
"skills": [
{
"id": 44,
"level": 1,
"event": 0,
"autoCD": false
}
],
"modelid": 30184,
"circle": 15
} }
} }