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

35 lines
No EOL
973 B
JSON

{
"ID": 2020826, //蓝色阻挡,降压
"EventTypeTag": [
"NoneInteractEventWithAnim"
],
"Specials": {
//表格参数
"stamina": 20
},
"Events": {
"OnStart": {
"Actions": [
{
"$type":"Share.CConfigEmpty"
},
{
"$type": "Share.CConfigShowTip",
"TipID": 202080504
},
//降压
// {
// "$type": "Share.CConfigModifySceneProperty",
// "Property": "Stamina",
// "Count": "-specials(stamina)"
// },
{
"$type": "Share.CConfigPushBack"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}