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

28 lines
752 B
JSON

{
//主城打开电视机
"ID": 19900035,
"Specials": {
"Radius": 2000
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
// {
// "$type": "Share.CActionEnterArchiveFileQuest",
// "ID": 201,
// "QuestID": 1010006
// },
{
"$type": "Share.CActionOpenUI",
"ID": 101,
"UI": "UIMainStoryPage"
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 102
}
]
}
}
}