65 lines
1.9 KiB
JSON
65 lines
1.9 KiB
JSON
{
|
|
|
|
"ID": 3010206,
|
|
|
|
"EventSpecials" :
|
|
|
|
{
|
|
|
|
//表格参数
|
|
|
|
"BoundIndexX" : 0,
|
|
|
|
"BoundIndexY" : 120
|
|
|
|
},
|
|
|
|
"Events": {
|
|
|
|
"OnStart":{
|
|
|
|
"Actions":[
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigWaitSeconds",
|
|
|
|
"Time": 0.3
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigCameraMove",
|
|
|
|
"StretchKey": "Far",
|
|
|
|
"Type": "CustomBound",
|
|
|
|
"BoundIndexX": "specials(BoundIndexX)",
|
|
|
|
"BoundIndexY": "specials(BoundIndexY)"
|
|
|
|
},
|
|
|
|
//揭露
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigSetMapState",
|
|
|
|
"Position": "Relative",
|
|
|
|
"NodeType": "All",
|
|
|
|
"X": 0,
|
|
|
|
"Y": 0,
|
|
|
|
"Radius": 20,
|
|
|
|
"Count": 100,
|
|
|
|
"FromState":[
|
|
|
|
"Unlocked",
|
|
|
|
"Locked",
|
|
|
|
"ShowEvent"
|
|
|
|
],
|
|
|
|
"FromVisibleState": [
|
|
|
|
"VisibleByTriggerEvent"
|
|
|
|
],
|
|
|
|
"ToVisibleState": ["Visible"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigWaitSeconds",
|
|
|
|
"Time": 2
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigCameraMove",
|
|
|
|
"Type": "Player",
|
|
|
|
"StretchKey": "Back"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigJump",
|
|
|
|
"Jump": "OnEnd"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnEnd": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigFinishEvent"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|