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

48 lines
1.4 KiB
JSON

{
"ID": 1000309,
"EventTypeTag": [
// "NoneInteractEventWithAnim",
"Empty"
// "CanInterruptWhenTeleport"
],
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigAddItem",
"ItemID": 1,
"Count": "rand(35,65)"
},
{
"$type":"Share.CConfigEmpty"
},
// {
// "$type": "Share.CConfigPlayAnim",
// "WaitingTime": -1
// },
// {
// "$type": "Share.CConfigShowTip",
// "TipID": 100030901,
// "Delay": 0
// },
// {
// "$type": "Share.CConfigShowTip",
// "TipID": 100030902,
// "Delay": 0.5
// },
// {
// "$type": "Share.CConfigShowTip",
// "TipID": 100030903,
// "Delay": 1
// },
{
"$type": "Share.CConfigShowTip",
"TipID": 100030904
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}