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

183 lines
6.9 KiB
JSON

{
"ID": 2000202,
"EventTypeTag": [
"NoneInteractEventWithAnim"
],
"Events": {
"OnStart": {
"Actions": [
//获得金币
{
"$type": "Share.CConfigAddItem",
"ItemID": 1,
"Count": "specials(coin)"
},
{
"$type": "Share.CConfigPlayAnim",
"WaitingTime": -1
},
//镜头拉伸
// {
// "$type": "Share.CConfigCameraMove",
// "Predicates":[
// {
// "$type": "Share.CConfigEventByHollowVariable",
// "Key": "PopUpState.2000202",
// "CompareType": "Equal",
// "Count": 0
// }
// ],
// "StretchKey": "Far",
// "Type": "CustomBound",
// "CanControl": false ,
// "BoundIndexX":35,
// "BoundIndexY":59
// },
// {
// "$type": "Share.CConfigShowTip",
// "Predicates":[
// {
// "$type": "Share.CConfigEventByHollowVariable",
// "Key": "PopUpState.2000202",
// "CompareType": "Equal",
// "Count": 0
// }
// ],
// "TipID": 200021001,
// "Delay": 0
// },
// {
// "$type": "Share.CConfigShowTip",
// "Predicates":[
// {
// "$type": "Share.CConfigEventByHollowVariable",
// "Key": "PopUpState.2000202",
// "CompareType": "Equal",
// "Count": 0
// }
// ],
// "TipID": 200021002,
// "Delay": 0
// },
// {
// "$type": "Share.CConfigWaitSeconds",
// "Predicates":[
// {
// "$type": "Share.CConfigEventByHollowVariable",
// "Key": "PopUpState.2000202",
// "CompareType": "Equal",
// "Count": 0
// }
// ],
// "Time": 2
// },
// {
// "$type": "Share.CConfigCameraMove",
// "Predicates":[
// {
// "$type": "Share.CConfigEventByHollowVariable",
// "Key": "PopUpState.2000202",
// "CompareType": "Equal",
// "Count": 0
// }
// ],
// "Type": "Player"
// },
// {
// "$type": "Share.CConfigWaitSeconds",
// "Predicates":[
// {
// "$type": "Share.CConfigEventByHollowVariable",
// "Key": "PopUpState.2000202",
// "CompareType": "Equal",
// "Count": 0
// }
// ],
// "Time": 0.8
// },
//教学弹窗
{
"$type": "Share.CConfigWaitSeconds",
"Predicates":[
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "PopUpState.2000202",
"CompareType": "Equal",
"Count": 0
}
],
"Time": 1
},
{
"$type": "Share.CConfigShowPopWindow",
"Predicates":[
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "PopUpState.2000202",
"CompareType": "Equal",
"Count": 0
}
],
"PopID": 2000202,
"ShowDirectly": false
},
//代入感Tips
{
"$type": "Share.CConfigShowTip",
"Predicates":[
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "PopUpState.2000202",
"CompareType": "Equal",
"Count": 1
}
],
"TipID": 200020200,
"Delay": 0
},
{
"$type": "Share.CConfigShowTip",
"Predicates":[
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "PopUpState.2000202",
"CompareType": "Equal",
"Count": 4
}
],
"TipID": 200020201,
"Delay": 0
},
{
"$type": "Share.CConfigShowTip",
"Predicates":[
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "PopUpState.2000202",
"CompareType": "Equal",
"Count": 13
}
],
"TipID": 200020202,
"Delay": 0
},
//教学弹窗计数器
{
"$type": "Share.CConfigSetHollowVariable",
"Key": "PopUpState.2000202",
"Value": "scenevar(PopUpState.2000202)+1"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
},
"Specials": {
//表格参数
"coin": 300
}
}