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

71 lines
2.2 KiB
JSON

{
"ID": 1000303,
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type":"Share.CConfigLogText",
"Messages": [
"Event1000308_1"
]
},
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigJump",
"Jump": "OnCheck"
}
]
},
"OnCheck":{
"Actions":[
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.3
},
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "Far",
"CanControl": false ,
"Type": "CustomBound",
"BoundIndexX":13,
"BoundIndexY":16
},
{
"$type": "Share.CConfigShowTip",
"TipID": 100030301,
"Delay": 0,
"Type":"Duration",
"Duration":50,
"NextTips":[
{
"$type": "Share.CConfigShowTip",
"TipID": 100030302
}
]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 4
},
{
"$type": "Share.CConfigCameraMove",
"Type": "Player",
"StretchKey": "Back"
},
{
"$type": "Share.CConfigShowTip",
"TipID": 100030303,
"Delay": 0
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}