feat(Monster): 更新牛魔系列怪物属性并添加归属权开放标识

- 为多个牛魔系列怪物添加 ascriptionopen 字段,设置为 1
- 更新部分怪物的 dropid 和 propid 属性
- 修改怪物名称和属性,如守卫骑士、骷髅卫士等
This commit is contained in:
aixianling
2025-01-21 16:26:28 +08:00
parent 8c99b09760
commit b323431d2e

View File

@@ -4128,6 +4128,7 @@
},
"171": {
"aiConfigId": 26,
"ascriptionopen": 1,
"attackInterval": 1000,
"attackMusicId": "bosstongyong-2",
"attackMusicRate": 100,
@@ -11504,6 +11505,7 @@
},
"456": {
"aiConfigId": 29,
"ascriptionopen": 1,
"attackInterval": 1000,
"attackMusicId": "pttongyong-2",
"attackMusicRate": 100,
@@ -11801,6 +11803,7 @@
},
"467": {
"aiConfigId": 29,
"ascriptionopen": 1,
"attackInterval": 1000,
"attackMusicId": "pttongyong-2",
"attackMusicRate": 100,
@@ -11841,7 +11844,7 @@
"damageMusicRate": 100,
"dieMusicId": "pttongyong-5",
"dieMusicRate": 100,
"dropid": 200117,
"dropid": 200139,
"entityType": 1,
"entityid": 468,
"exp": 72000,
@@ -11851,7 +11854,7 @@
"monsterType": 1,
"name": "[牛魔]守卫骑士",
"nameQuality": 2,
"propid": 412,
"propid": 446,
"scale": 50,
"skills": [],
"targetMusicId": "pttongyong-1",
@@ -11867,7 +11870,7 @@
"damageMusicRate": 100,
"dieMusicId": "pttongyong-5",
"dieMusicRate": 100,
"dropid": 200117,
"dropid": 200139,
"entityType": 1,
"entityid": 469,
"exp": 72000,
@@ -11877,7 +11880,7 @@
"monsterType": 1,
"name": "[牛魔]骷髅卫士",
"nameQuality": 2,
"propid": 413,
"propid": 447,
"scale": 80,
"skills": [],
"targetMusicId": "pttongyong-1",
@@ -11894,7 +11897,7 @@
"damageMusicRate": 100,
"dieMusicId": "pttongyong-5",
"dieMusicRate": 100,
"dropid": 200118,
"dropid": 200140,
"entityType": 1,
"entityid": 470,
"exp": 90000,
@@ -11904,7 +11907,7 @@
"monsterType": 1,
"name": "[牛魔]镇守者",
"nameQuality": 4,
"propid": 414,
"propid": 448,
"scale": 70,
"skills": [{ "autoCD": false, "event": 0, "id": 45, "level": 1 }],
"targetMusicId": "pttongyong-1",
@@ -11912,6 +11915,7 @@
},
"471": {
"aiConfigId": 29,
"ascriptionopen": 1,
"attackInterval": 1000,
"attackMusicId": "pttongyong-2",
"attackMusicRate": 100,
@@ -11944,6 +11948,7 @@
},
"472": {
"aiConfigId": 29,
"ascriptionopen": 1,
"attackInterval": 1000,
"attackMusicId": "pttongyong-2",
"attackMusicRate": 100,
@@ -11972,6 +11977,7 @@
},
"473": {
"aiConfigId": 29,
"ascriptionopen": 1,
"attackInterval": 1000,
"attackMusicId": "pttongyong-2",
"attackMusicRate": 100,
@@ -12004,6 +12010,7 @@
},
"474": {
"aiConfigId": 29,
"ascriptionopen": 1,
"attackInterval": 1000,
"attackMusicId": "pttongyong-2",
"attackMusicRate": 100,
@@ -12036,6 +12043,7 @@
},
"475": {
"aiConfigId": 29,
"ascriptionopen": 1,
"attackInterval": 1000,
"attackMusicId": "pttongyong-2",
"attackMusicRate": 100,
@@ -12068,6 +12076,7 @@
},
"476": {
"aiConfigId": 29,
"ascriptionopen": 1,
"attackInterval": 1000,
"attackMusicId": "pttongyong-2",
"attackMusicRate": 100,
@@ -12098,5 +12107,4 @@
"targetMusicId": "pttongyong-1",
"targetMusicTate": 100
}
}