24 lines
624 B
JSON
24 lines
624 B
JSON
//BOSS战斗,解锁后方隐藏点
|
||
|
||
{
|
||
|
||
"ID": 777,
|
||
|
||
"Events": {
|
||
|
||
"OnStart": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigNewHollow",
|
||
|
||
"HollowMaps":[
|
||
|
||
"1009903-1"
|
||
|
||
],
|
||
|
||
"SectionID": "NextLayer"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigGotoNextHollow",
|
||
|
||
"SectionID":"specials(NextLayer)"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
},
|
||
|
||
"Specials": {
|
||
|
||
"NextLayer":0
|
||
|
||
}
|
||
|
||
}
|
||
|