Files
FireflyGo_Resources/Config/Level/Mission/8020305/Mission_802030501.json
2025-08-26 17:57:41 +07:00

57 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OpenTVChallenge5"
}
},
{
"$type": "RPG.GameCore.StartPropInteractMode",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 419
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"Mode": "UseInteractiveProp",
"UseOverrideData": true,
"OverrideData01": {
"AreasPath": "Level/Common_Adventure/UseInteractActivityTelevison.prefab",
"AreaName": "UseInteractActivityTelevison",
"AnchorName": "UseInteractActivityTelevison_Camera_01"
}
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.ActivityTelevision.ActivityTelevisionEnterPage",
"WaitForExit": true,
"Param": {
"Value": "5"
}
},
{
"$type": "RPG.GameCore.EndPropInteract"
}
]
}
],
"Type": "Mission"
}