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

78 lines
1.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonIcon": "SpriteOutput/TalkIcon/CheckIcon.png",
"IconType": "CheckIcon",
"ButtonText": {
"Hash": 278713937,
"Hash64": 16304550243505668348
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_404000804_Prop_83_300001_BtnClick"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 83
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "SubMission_404000804_End"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404000804"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_404000804_Prop_83_300001_BtnClick"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 404000804
}
]
}
],
"Type": "Mission"
}