Files
FireflyGo_Resources/Config/Level/Mission/2011901/Mission_201190115.json
2025-08-14 09:04:39 +07:00

66 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"DestroyAfterTriggered": true,
"IconType": "ChatLoopIcon",
"ButtonText": {
"Hash": 278713937,
"Hash64": 16304550243505668348
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_201190115_PropUITrigger"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 111
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300005
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_201190115_PropUITrigger"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 201190115
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201190115"
}
]
}
],
"Type": "Mission"
}