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

102 lines
3.5 KiB
JSON

{
"ID": 764,
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigPlayAnim",
"WaitingTime": 4
},
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "Far",
"Type": "CustomBound",
"BoundIndexX":26,
"BoundIndexY":104,
"CanControl": false
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 1
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Relative",
"NodeType": "All",
"X": 0,
"Y": 0,
"Radius": 2,
"Count": 10,
"FromState":["Finished"],
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Relative",
"NodeType": "All",
"X": 0,
"Y": 0,
"Radius": 2,
"Count": 4,
"FromState":["ShowEvent","Locked"],
"FromVisibleState": [
"VisibleByTriggerEvent"
],
"ToVisibleState": ["Visible"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": "0.6"
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Relative",
"NodeType": "All",
"X": 0,
"Y": 0,
"Radius": 3,
"Count": 20,
"FromState":["ShowEvent","Locked"],
"FromVisibleState": [
"VisibleByTriggerEvent"
],
"ToVisibleState": ["Visible"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.5
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Relative",
"NodeType": "All",
"X": 0,
"Y": 0,
"Radius": 6,
"Count": 20,
"FromState":["ShowEvent","Locked"],
"FromVisibleState": [
"VisibleByTriggerEvent"
],
"ToVisibleState": ["Visible"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 8
},
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "Back",
"Type": "Player",
"CanControl": true
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}