buff(Monster): 提升神兽等级和攻击水平
- 将神兽的 level 从 200 提升到 400 - 将神兽的 attackLevel 从 200 提升到 400
This commit is contained in:
		| @@ -3424,11 +3424,11 @@ | ||||
|   "130": { | ||||
|     "targetMusicId": "shenshouz-1", | ||||
|     "exp": 0, | ||||
|     "attackLevel": 200, | ||||
|     "attackLevel": 400, | ||||
|     "entityid": 130, | ||||
|     "dieMusicId": "shenshouz-5", | ||||
|     "attackMusicRate": 100, | ||||
|     "level": 200, | ||||
|     "level": 400, | ||||
|     "entityType": 4, | ||||
|     "scale": 70, | ||||
|     "monsterType": 1, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user