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

108 lines
3.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonCallback": [
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 21
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300007
}
}
}
},
"Execute": [
{
"$type": "RPG.GameCore.StartPropInteractMode",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 21
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300007
}
}
}
},
"Mode": "UsePose02"
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 101030112
},
{
"$type": "RPG.GameCore.EndPropInteract"
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101030104"
}
]
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 21
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300007
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.ChangePropState"
}
]
}
],
"Type": "Mission"
}