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

68 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonIcon": "SpriteOutput/TalkIcon/ChatMissionIcon.png",
"IconType": "ShopIcon",
"ButtonText": {
"Hash": 346083563,
"Hash64": 7352499856520939455
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_602010109_PropUITrigger"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 102
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
]
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_602010109_PropUITrigger"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 602010117
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_602010109"
}
]
}
],
"Type": "Mission"
}