HollowPS_TV_experiments/extras/zzz-0.1-jsons/Event2010608.json

70 lines
2.2 KiB
JSON

//二层起点
{
"ID": 2010608,
"Events": {
"OnCreate":{
"Actions":[
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.5
},
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "Far",
"Type": "CustomBound",
"BoundHalfW":1,
"BoundHalfH":1
},
// {
// "$type": "Share.CConfigShowTip",
// "TipID": 201060801,
// "Delay": 0
// },
{
"$type": "Share.CConfigWaitSeconds",
"Time": 1
},
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "Back",
"Type": "Player"
}
]
},
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigNewHollow",
"HollowMaps":[
"20106-3"
],
"SectionID": "NextLayer"
},
// {
// "$type": "Share.CConfigPreset",
// "PerformKey":"Chessboard_FinishHollow"
// },
{
"$type":"Share.CConfigPrepareNextHollow",
"SectionID":"specials(NextLayer)",
"InitialPos":45,
"ShowOther":[
{
"$type":"Share.CConfigEventByCurse",
"CompareType":"Greater",
"Count":999
}
]
},
{
"$type": "Share.CConfigGotoNextHollow",
"SectionID":"specials(NextLayer)",
"InitialPos":45
}
]
}
},
"Specials": {
"NextLayer":0
}
}