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

190 lines
5.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [
2011903
],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_201020113"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201020113"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [
2011903
],
"PerformanceIDList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMainMissionState",
"MainMissionID": 2011903
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"CreateList": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 199
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
}
},
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 199
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
}
},
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 199
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400003
}
}
}
]
},
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 199
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
},
"CreateList": []
},
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 199
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Bubble_201020113"
}
}
],
"OnTriggerExit": []
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Bubble_201020113"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 201023129,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.PlayMunicipalChat",
"NewMunicipalChatConfigPath": "Config/Level/MunicipalChatConfig/F10101001/MunicipalChatConfig_F10101001_0005.json",
"NewMunicipalChatEntityInfos": {
"Value": [
{
"$type": "RPG.GameCore.MunicipalChatEntityInfo",
"UniqueName": "1",
"GroupInstanceID": 400001
},
{
"$type": "RPG.GameCore.MunicipalChatEntityInfo",
"UniqueName": "2",
"GroupInstanceID": 400002
},
{
"$type": "RPG.GameCore.MunicipalChatEntityInfo",
"UniqueName": "3",
"GroupInstanceID": 400003
}
]
},
"MunicipalChatName": "MunicipalChatConfig_F10101001_0005"
}
]
}
],
"Type": "Mission"
}