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

28 lines
667 B
JSON

{
//与测试邦布对话,打开录像带界面
"ID": 100700,
"Specials": {
"Radius": 3001
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
//打开录像店ui
{
"$type": "Share.CActionOpenUI",
"ID": 101,
"UI": "UIVHSStorePage"
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 102
}
]
}
}
}