conf: 调整怪兽技能和范围配置
- 将怪兽的第二个技能从 67 变更为 79 - 更新技能范围配置: - rangeType 从 0 改为 3 - rangeCenter 从 0 改为 2 - resultType 2 的 ID 从 10000 改为 50000
This commit is contained in:
		| @@ -2529,7 +2529,7 @@ Monster={ | ||||
| 	attackInterval = 500, | ||||
| 	skills = { | ||||
| 		{id=44,level=1,event=0,autoCD=false}, | ||||
| 		{id=67,level=1,event=0,autoCD=false}, | ||||
| 		{id=79,level=1,event=0,autoCD=false}, | ||||
| 	}, | ||||
| 	modelid = 30191, | ||||
| 	attackMusicRate = 100, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user