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

75 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"CustomValueMainMissionIDList": [
8015153
]
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_801515310"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 8015153,
"MissionCustomValue": {
"Index": 1,
"Name": "OldValue_1",
"isLocal": true,
"ValidValueParamList": [
1,
2
]
},
"TargetValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ConsumeMissionItem",
"SubMissionID": 801515310,
"IsAutoConsume": true,
"SimpleTalk": {}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 3,
"GroupID": 162,
"GroupNpcID": 400001,
"TalkSentenceID": 815153281
},
{
"AutoSkipTime": 3,
"GroupID": 162,
"GroupNpcID": 400001,
"TalkSentenceID": 815153282
}
],
"IsLoop": true,
"LoopInterval": 9
}
]
}
],
"Type": "Mission"
}