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

60 lines
1.8 KiB
JSON

{
// 1层切层
"ID": 2021005,
"EventTypeTag": [
"InteractEventWithAnim",
"Empty"
],
"Events": {
"OnCreate": {
"Actions": [
{
"$type": "Share.CConfigShowTip",
"TipID": 202100102
},
// {
// "$type": "Share.CConfigCameraMove",
// "StretchKey": "Far",
// "Type": "CustomBound",
// "BoundHalfW":1,
// "BoundHalfH":1
// },
// {
// "$type": "Share.CConfigWaitSeconds",
// "Time": 0.5
// },
// {
// "$type": "Share.CConfigCameraMove",
// "Type": "Player",
// "StretchKey": "Back"
// },
{
"$type": "Share.CConfigSetHollowVariable",
"Key": "Event_2021005",
"Value": 0
}
]
},
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigEmpty"
},
{
"$type":"Share.CConfigPrepareNextHollow",
"ShowOther":[
{
"$type":"Share.CConfigEventByCurse",
"CompareType":"Greater",
"Count":999
}
]
},
{
"$type": "Share.CConfigGotoNextHollow"
}
]
}
}
}