新增神话怪物朱雀及其相关配置,并调整场景中BOSS集合的位置
This commit is contained in:
@@ -9302,6 +9302,29 @@ Monster={
|
|||||||
damageMusicRate = 100,
|
damageMusicRate = 100,
|
||||||
monLog = 1,
|
monLog = 1,
|
||||||
},
|
},
|
||||||
|
[467] = {
|
||||||
|
entityid = 467,
|
||||||
|
entityType = 1,
|
||||||
|
monsterType = 4,
|
||||||
|
name = "[神话]朱雀",
|
||||||
|
level = 999,
|
||||||
|
circle = 18,
|
||||||
|
aiConfigId = 29,
|
||||||
|
propid = 439,
|
||||||
|
flagid = 5,
|
||||||
|
dropid = 200131,
|
||||||
|
exp = 10000000,
|
||||||
|
attackInterval = 100,
|
||||||
|
skills = {
|
||||||
|
{id=44,level=1,event=0,autoCD=false},
|
||||||
|
},
|
||||||
|
modelid = 30184,
|
||||||
|
attackMusicRate = 100,
|
||||||
|
dieMusicRate = 100,
|
||||||
|
targetMusicTate = 100,
|
||||||
|
damageMusicRate = 100,
|
||||||
|
monLog = 1,
|
||||||
|
},
|
||||||
|
|
||||||
--苍月大灾变:变异BOSS
|
--苍月大灾变:变异BOSS
|
||||||
[457] = {
|
[457] = {
|
||||||
|
|||||||
@@ -546,7 +546,7 @@ Scenes={
|
|||||||
{ count=30, time=12, firstTime=3, x=300,y=228, range=200, entityid=454, progress=0, },
|
{ count=30, time=12, firstTime=3, x=300,y=228, range=200, entityid=454, progress=0, },
|
||||||
{ count=30, time=12, firstTime=3, x=252,y=184, range=200, entityid=463, progress=0, },
|
{ count=30, time=12, firstTime=3, x=252,y=184, range=200, entityid=463, progress=0, },
|
||||||
--BOSS集合
|
--BOSS集合
|
||||||
{ count=1, time=3600, firstTime=3, x=103,y=270, range=6, entityid=456, progress=0,}, --麒麟
|
{ count=1, time=3600, firstTime=3, x=225,y=67, range=6, entityid=456, progress=0,}, --麒麟
|
||||||
{ count=1, time=3600, firstTime=3, x=356,y=329, range=6, entityid=435, progress=0,}, --应龙
|
{ count=1, time=3600, firstTime=3, x=356,y=329, range=6, entityid=435, progress=0,}, --应龙
|
||||||
{ count=1, time=3600, firstTime=3, x=487,y=103, range=6, entityid=467, progress=0,}, --朱雀
|
{ count=1, time=3600, firstTime=3, x=487,y=103, range=6, entityid=467, progress=0,}, --朱雀
|
||||||
{ count=4, time=3600, firstTime=3, x=333,y=8, range=100, entityid=466, progress=0,}, --钻石BOSS
|
{ count=4, time=3600, firstTime=3, x=333,y=8, range=100, entityid=466, progress=0,}, --钻石BOSS
|
||||||
|
|||||||
Reference in New Issue
Block a user