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

44 lines
1.2 KiB
JSON

{
"ID": 1010613,
"EventTypeTag": [
"NoneInteractEventWithAnim",
"CameraMoveToCenter",
"Chest"
],
"Events": {
"OnStart":{
"Actions":[
// {
// "$type": "Share.CConfigPlayAnim",
// "WaitingTime": 1
// },
{
"$type": "Share.CConfigShowTip",
"TipID": 101061301,
"Delay": 1
},
{
"$type":"Share.CConfigAddItem",
"ItemID": 210101,
"Count": 120
},
{
"$type": "Share.CConfigFinishEvent"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigShowTip",
"TipID": 101061302,
"Delay": 0
},
{
"$type": "Share.CConfigFinishEvent",
"CanTriggerAgain":false
}
]
}
}
}