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

78 lines
2.6 KiB
JSON

{
"ID": 1018,
"EventTypeTag": [
"CameraMoveToCenter",
"NoneInteractEventWithAnim",
"RecoverEvent",
"Empty"
],
"Specials": {
//表格参数
"HpPercentage": 10
},
"Events": {
"OnStart": {
"Actions": [
// {
// "$type": "Share.CConfigCameraMove",
// "StretchKey": "StateCenter",
// "Type": "Player",
// "CanControl": false
// },
{
"$type": "Share.CConfigModifyProperty",
"Property": "Hp",
"Count": "property(HpMax_Battle)*specials(HpPercentage)*0.01"
},
// {
// "$type":"Share.CConfigPlayPostEffect",
// "Type":"ScreenEffect",
// "Key":"Blood_return_point",
// "Enable":true
// },
{
"$type": "Share.CConfigPlayAnim",
"WaitingTime": -1
},
// {
// "$type": "Share.CConfigCameraMove",
// "Type": "Player",
// "CanControl": false
// },
// {
// "$type": "Share.CConfigShowTip",
// "TipID": 101801,
// "Delay": 0
// },
// {
// "$type":"Share.CConfigPlayPostEffect",
// "Type":"VignetteEffect",
// "Key":"Blood_return_point",
// "Enable":true
// },
// {
// "$type": "Share.CConfigWaitSeconds",
// "Time": 0.5
// },
// {
// "$type": "Share.CConfigCameraMove",
// "Type": "Player",
// "CanControl": true
// },
// {
// "$type": "Share.CConfigWaitSeconds",
// "Time": 0.5
// },
// {
// "$type": "Share.CConfigCameraMove",
// "Type": "Player",
// "StretchKey": "Back",
// "CanControl": true
// },
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}