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

60 lines
1.5 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_404023103_PropUITrigger"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 148
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_404023103_PropUITrigger"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404023103"
}
]
}
],
"Type": "Mission"
}