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

35 lines
955 B
JSON

{
"ID": 2010410,
// "EventTypeTag": [
// "NoneInteractEventWithAnim"
// // "CanInterruptWhenTeleport"
// ],
"Events": {
"OnStart": {
"Actions": [
{
//获得丁尼
"$type": "Share.CConfigAddItem",
"ItemID": 10,
"Count": "specials(Diny)"
},
{
"$type": "Share.CConfigPlayAnim",
"WaitingTime": -1
},
{
"$type": "Share.CConfigShowTip",
"TipID": 201040401,
"Delay": 0
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
},
"Specials": {
//表格参数
"Diny": 500
}
}