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

175 lines
4.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LockPlayerControl"
},
{
"$type": "RPG.GameCore.ShowTalkUI",
"Show": true
},
{
"$type": "RPG.GameCore.PlayScreenTransfer",
"Mode": "SwitchOut",
"CustomTime": 1
},
{
"$type": "RPG.GameCore.ActiveVirtualCamera",
"AreaName": "LevelArea_P40002_F40002102_G2",
"AnchorName": "Anchor1"
},
{
"$type": "RPG.GameCore.PlayScreenTransfer",
"CustomTime": 1
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "800020202_DoorOpen_1"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"DestroyList": [
{
"$type": "RPG.GameCore.GroupEntityInfo",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300004
}
}
}
]
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
}
},
{
"$type": "RPG.GameCore.PlayScreenTransfer",
"Mode": "SwitchOut",
"CustomTime": 1
},
{
"$type": "RPG.GameCore.ActiveVirtualCamera",
"AreaName": "LevelArea_P40002_F40002102_G2",
"AnchorName": "Anchor1",
"IsActive": false
},
{
"$type": "RPG.GameCore.ShowTalkUI"
},
{
"$type": "RPG.GameCore.PlayScreenTransfer",
"CustomTime": 1
},
{
"$type": "RPG.GameCore.UnLockPlayerControl"
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800020202"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "800020202_DoorOpen_1"
}
},
{
"$type": "RPG.GameCore.ChangePropState"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "800020202_DoorOpen_1"
}
},
{
"$type": "RPG.GameCore.ChangePropState"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "800020202_DoorOpen_1"
}
},
{
"$type": "RPG.GameCore.AnimSetParameter",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 4
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300039
}
}
}
},
"ParameterName": "TriggerOpen",
"ParameterType": "Trigger"
}
]
}
],
"Type": "Mission"
}