59 lines
1.8 KiB
JSON
59 lines
1.8 KiB
JSON
{
|
|
|
|
"ID": 2000212,
|
|
|
|
// "EventTypeTag": [
|
|
|
|
// "NoneInteractEventWithAnim"
|
|
|
|
// ],
|
|
|
|
"Events": {
|
|
|
|
"OnStart": {
|
|
|
|
"Actions": [
|
|
|
|
|
|
|
|
//获得金币
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigAddItem",
|
|
|
|
"ItemID": 1,
|
|
|
|
"Count": "rand(35,65)"
|
|
|
|
},
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigPlayAnim",
|
|
|
|
// "WaitingTime": -1
|
|
|
|
// },
|
|
|
|
//镜头拉伸
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigCameraMove",
|
|
|
|
"StretchKey": "Far",
|
|
|
|
"Type": "CustomBound",
|
|
|
|
"CanControl": false ,
|
|
|
|
"BoundIndexX":35,
|
|
|
|
"BoundIndexY":59
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigShowTip",
|
|
|
|
"TipID": 200021001,
|
|
|
|
"Delay": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigShowTip",
|
|
|
|
"TipID": 200021002,
|
|
|
|
"Delay": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigWaitSeconds",
|
|
|
|
"Time": 2
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigCameraMove",
|
|
|
|
"CanControl": true,
|
|
|
|
"Type": "Player",
|
|
|
|
"StretchKey": "Back"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigWaitSeconds",
|
|
|
|
"Time": 0.8
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigFinishEvent"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|