refactor(configs): 修改 Monster 配置中的实体 ID 和属性 ID
- 将 Monster.json 中的 entityid 从 456 修改为 471 - 将 propid 从 471 修改为 439
This commit is contained in:
@@ -11914,7 +11914,7 @@
|
||||
"dieMusicRate": 100,
|
||||
"dropid": 200130,
|
||||
"entityType": 1,
|
||||
"entityid": 456,
|
||||
"entityid": 471,
|
||||
"exp": 2500000,
|
||||
"flagid": 5,
|
||||
"level": 300,
|
||||
@@ -11922,7 +11922,7 @@
|
||||
"monsterType": 4,
|
||||
"name": "[神话]穷奇",
|
||||
"nameQuality": 6,
|
||||
"propid": 471,
|
||||
"propid": 439,
|
||||
"scale": 100,
|
||||
"shadow": 1,
|
||||
"skills": [
|
||||
|
||||
Reference in New Issue
Block a user