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

154 lines
3.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"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_404000501_Prop_44_300002_BtnClick"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 44
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "404000501_Finish"
}
},
{
"$type": "RPG.GameCore.PlayScreenTransfer",
"Mode": "FullTransfer",
"CustomTime": 0.5,
"TransferFullDuration": {
"KeepDuration": 2,
"PostDuration": 0
},
"TextEnabled": true,
"TalkSentenceID": 404000505
},
{
"$type": "RPG.GameCore.PlayScreenTransfer",
"Mode": "SwitchOut"
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 44
}
}
},
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 44,
"GroupNpcID": 400001
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.PlayScreenTransfer",
"CustomTime": 0.5
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404000501"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_404000501_Prop_44_300002_BtnClick"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 404000501
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "404000501_Finish"
}
}
]
}
],
"Type": "Mission"
}