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

141 lines
3.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetBillboardInfo",
"TargetEntityType": "Prop",
"ID": 300001,
"GroupID": 47,
"YOffest": -100
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 48
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300004
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.25000000023283064
}
}
},
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"DestroyAfterTriggered": true,
"ButtonIcon": "SpriteOutput/TalkIcon/CheckIcon.png",
"IconType": "CheckIcon",
"ButtonText": {
"Hash": 278713937,
"Hash64": 16304550243505668348
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "401010506_performance"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 48
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300004
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "401010506_performance"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 401010506
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "401010506_end"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "401010506_end"
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_401010561"
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_401010563"
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_401010565"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_401010506"
}
]
}
],
"Type": "Mission"
}