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

28 lines
733 B
JSON

{
"ID": 1003,
"EventTypeTag": [
"InteractEventWithAnim",
"Empty"
],
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigAddItem",
"ItemID": 1,
"Count": "rand(35,65)"
},
{
"$type":"Share.CConfigEmpty"
},
// {
// "$type": "Share.CConfigPlayAnim",
// "WaitingTime": -1
// },
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}