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

44 lines
1.3 KiB
JSON

{
"ID": 755,
"EventTypeTag": [
"TrapHp"
],
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigShowTip",
"TipID": 101301,
"Delay": 0
},
{
"$type": "Share.CConfigModifyProperty",
"Property": "Hp",
"Count": "-property(HpMax_Battle)*specials(Value)*0.01"
},
{
"$type":"Share.CConfigPlayPostEffect",
"Type":"VignetteEffect",
"Key":"HP_trap",
"Enable":true
},
{
"$type":"Share.CConfigPlayPostEffect",
"Type":"ScreenEffect",
"Key":"HP_trap",
"Enable":true
},
{
"$type": "Share.CConfigPlayAnim"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
},
"Specials": {
//表格参数
"Value": 10
}
}