{ "OnInitSequece": [ { "TaskList": [] } ], "OnStartSequece": [ { "IsLoop": true, "TaskList": [ { "$type": "RPG.GameCore.WaitGroupEvent", "EventName": { "Value": "EVT_PropStartPlay" }, "OnEvent": [ { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "FixedValue": { "Value": 1.7 } } }, { "$type": "RPG.GameCore.PlaySerialBells", "SoundEvent": "Ev_sfx_amb_changletian_bianzhong", "OnFinish": [ { "$type": "RPG.GameCore.TriggerGroupEvent", "EventName": { "Value": "EVT_FinishPlay" } } ] } ] } ] } ] }