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

44 lines
1.2 KiB
JSON

{
"ID": 1010614,
"EventTypeTag": [
"CameraMoveToCenter",
"NoneInteractEventWithAnim",
"RecoverEvent",
"Empty"
],
"Specials": {
//表格参数
"stamina": 30
},
"Events": {
"OnStart": {
"Actions": [
{
//-30压力值
"$type": "Share.CConfigModifySceneProperty",
"Property": "Stamina",
"Count": "-specials(stamina)"
},
{
"$type": "Share.CConfigPlayAnim",
"WaitingTime": -1
},
{
"$type": "Share.CConfigCloseTips",
"TipID":101060202
},
{
"$type": "Share.CConfigShowTip",
"TipID": 101060203
},
// {
// "$type": "Share.CConfigShowTip",
// "TipID": 101060204
// },
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}