Files
FireflyGo_Resources/Config/Level/Mission/2021802/Mission_202180222.json
2025-08-14 09:04:39 +07:00

57 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_202180222"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202180222"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByComparePropState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 24
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
},
"MultiPropID": []
},
"State": "Open"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202180222"
}
]
}
]
}
],
"Type": "Mission"
}