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

27 lines
701 B
JSON

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