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

94 lines
2.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "404000502_Finish"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404000502"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.25000000023283064
}
}
},
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"DisableAfterTriggered": true,
"ButtonIcon": "SpriteOutput/TalkIcon/BoxIcon.png",
"IconType": "BoxIcon",
"ButtonText": {
"Hash": -199246934,
"Hash64": 12134815815030641458
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_404000502_Prop_66_300002_BtnClick"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 66
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_404000502_Prop_66_300002_BtnClick"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 404000502
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "404000502_Finish"
}
}
]
}
],
"Type": "Mission"
}