调整怪物技能配置及场景BOSS位置
This commit is contained in:
		| @@ -9316,8 +9316,8 @@ Monster={ | ||||
| 	exp = 10000000, | ||||
| 	attackInterval = 100, | ||||
| 	skills = { | ||||
| {id=44,level=1,event=0,autoCD=false}, | ||||
| }, | ||||
|         {id=44,level=1,event=0,autoCD=false}, | ||||
|     }, | ||||
| 	modelid = 30184, | ||||
| 	attackMusicRate = 100, | ||||
| 	dieMusicRate = 100, | ||||
|   | ||||
| @@ -538,12 +538,12 @@ Scenes={ | ||||
|         { count=16, time=13, firstTime=3, x=63,y=122, range=30, entityid=453, progress=0, }, | ||||
|         { count=16, time=12, firstTime=3, x=63,y=122, range=60, entityid=454, progress=0, }, | ||||
|  | ||||
|         { count=30, time=15, firstTime=3, x=87,y=187, range=200, entityid=449, progress=0, }, | ||||
|         { count=30, time=15, firstTime=3, x=270,y=131, range=200, entityid=450, progress=0, }, | ||||
|         { count=30, time=15, firstTime=3, x=16,y=136, range=200, entityid=451, progress=0, }, | ||||
|         { count=30, time=13, firstTime=3, x=185,y=269, range=200, entityid=452, progress=0, }, | ||||
|         { count=30, time=13, firstTime=3, x=430,y=300, range=200, entityid=453, progress=0, }, | ||||
|         { count=30, time=12, firstTime=3, x=300,y=228, range=200, entityid=454, progress=0, }, | ||||
|         { count=30, time=15, firstTime=3, x=252,y=184, range=200, entityid=449, progress=0, }, | ||||
|         { count=30, time=15, firstTime=3, x=252,y=184, range=200, entityid=450, progress=0, }, | ||||
|         { count=30, time=15, firstTime=3, x=252,y=184, range=200, entityid=451, progress=0, }, | ||||
|         { count=30, time=13, firstTime=3, x=252,y=184, range=200, entityid=452, progress=0, }, | ||||
|         { count=30, time=13, firstTime=3, x=252,y=184, range=200, entityid=453, progress=0, }, | ||||
|         { count=30, time=12, firstTime=3, x=252,y=184, range=200, entityid=454, progress=0, }, | ||||
|         { count=30, time=12, firstTime=3, x=252,y=184, range=200, entityid=463, progress=0, }, | ||||
|         --BOSS集合 | ||||
|         { count=1, time=3600, firstTime=3, x=225,y=67, range=6, entityid=456, progress=0,}, --麒麟 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user