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

42 lines
1.2 KiB
JSON

{
"ID": 1000305,
"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": 100030501,
"Delay": 0,
"Type":"Duration",
"Duration": 50,
"NextTips":[
{
"$type": "Share.CConfigShowTip",
"TipID": 100030502
}
]
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}