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

77 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 79
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300007
}
}
},
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 79
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300017
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "MissionPhoto_4"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 200070133
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_200070133_BtnClick"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_200070133_BtnClick"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200070133"
}
]
}
],
"Type": "Mission"
}