{ "ID": 753, "EventTypeTag": [ "NoneInteractEventWithAnim", "RecoverEvent" ], "Specials": { //表格参数 "hp": 10 }, "Events": { "OnStart": { "Actions": [ { "$type": "Share.CConfigModifyProperty", "Property": "Hp", "Count": "property(HpMax_Battle)*specials(hp)*0.01" }, { "$type":"Share.CConfigPlayPostEffect", "Type":"VignetteEffect", "Key":"Blood_return_point", "Enable":true }, { "$type":"Share.CConfigPlayPostEffect", "Type":"ScreenEffect", "Key":"Blood_return_point", "Enable":true }, { "$type": "Share.CConfigShowTip", "TipID": 101801, "Delay": 0 }, { "$type": "Share.CConfigPlayAnim", "WaitingTime": 0.5 }, { "$type": "Share.CConfigFinishEvent" } ] } } }