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

84 lines
2.9 KiB
JSON

{
"ID": 1013,
"EventTypeTag": [
"CameraMoveToCenter",
"NoneInteractEventWithAnim",
"TrapHp",
"Empty"
],
"Events": {
"OnStart": {
"Actions": [
// {
// "$type": "Share.CConfigCameraMove",
// "StretchKey": "StateCenter",
// "Type": "Player",
// "CanControl": false
// },
{
"$type": "Share.CConfigModifyProperty",
"Property": "Hp",
"Count": "-property(HpMax_Battle)*(specials(HpPercentage)+scenevar(TrapEnhance_1013))*0.01"
},
// {
// "$type":"Share.CConfigPlayPostEffect",
// "Type":"VignetteEffect",
// "Key":"HP_trap",
// "Enable":true
// },
// {
// "$type":"Share.CConfigPlayPostEffect",
// "Type":"ScreenEffect",
// "Key":"HP_trap",
// "Enable":true
// },
// {
// "$type":"Share.CConfigPlayPostEffect",
// "Type":"RadialBlur",
// "Key":"HP_trap",
// "Enable":true
// },
{
"$type": "Share.CConfigPlayAnim",
"WaitingTime": -1
},
// {
// "$type": "Share.CConfigCameraMove",
// "Type": "Player",
// "CanControl": false
// },
// {
// "$type": "Share.CConfigShowTip",
// "TipID": 101301,
// "Delay": 0
// },
// {
// "$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"
}
]
}
},
"Specials": {
//表格参数
"HpPercentage": 10
}
}