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

72 lines
2.4 KiB
JSON

{
"ID": 2000101,
"Events": {
"OnStart":{
"Actions":[
{
"$type": "Share.CConfigCameraMove",
"Type": "CustomBound",
"StretchKey": "Far",
"CanControl": false ,
"BoundIndexX":29,
"BoundIndexY":58
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.5
},
//解释局外道具
{
"$type": "Share.CConfigShowTip",
"TipID": 200010101,
"Type":"End",
// "Duration":50,
"NextTips":[
{
"$type": "Share.CConfigShowTip",
"TipID": 200010103
}
],
"Predicates":[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID": 2011
}
]
},
{
"$type": "Share.CConfigShowTip",
"TipID": 200010102,
"Type":"End",
// "Duration":50,
"NextTips":[
{
"$type": "Share.CConfigShowTip",
"TipID": 200010103
}
],
"Predicates":[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID": 2021
}
]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 4
},
{
"$type": "Share.CConfigCameraMove",
"Type": "Player",
"StretchKey": "Back"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}