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

174 lines
4.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 65
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
},
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 65
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300007
}
}
},
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 65
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300008
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.25000000023283064
}
}
},
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonIcon": "SpriteOutput/TalkIcon/CheckIcon.png",
"IconType": "CheckIcon",
"ButtonText": {
"Hash": 278713937,
"Hash64": 16304550243505668348
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_404001002_Prop_65_300002_BtnClick"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 65
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_404001002_Prop_65_300002_BtnClick"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 404001002
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "65300002_Finish"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "65300002_Finish"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404001002"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "65300002_Finish"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 404001009,
"ProtectTime": 2
},
{
"TalkSentenceID": 404001010,
"ProtectTime": 3
}
]
}
]
}
],
"Type": "Mission"
}