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

47 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_301140803"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetNpcExists",
"GroupID": 15,
"GroupNpcID": 400014
},
"SuccessTaskList": [],
"FailedTaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 15
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400014
}
}
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_301140803"
}
]
}
],
"Type": "Mission"
}