turnbasedgamedata/Config/Level/GroupGraph/F10401001/Group_F10401001_G307.json
2025-02-24 07:50:34 -03:00

50 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "ShowUI_G307"
},
"OnEvent": [
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.ActivityTelevision.SeasonTwo.ActivityTelevisionSeasonTwoMainPage",
"OnUIEnter": [
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 803030001
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "NPC_Hide"
},
"OnEvent": [
{
"$type": "RPG.GameCore.SetTargetEntityFadeWithAnim",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"Duration": 1
}
]
}
]
}
],
"Type": "Group"
}