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

99 lines
2.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_201020110"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201020110"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Bubble_201020110"
}
},
{
"$type": "RPG.GameCore.PlayMunicipalChat",
"NewMunicipalChatConfigPath": "Config/Level/MunicipalChatConfig/F10101001/MunicipalChatConfig_F10101001_0002.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
},
{
"$type": "RPG.GameCore.MunicipalChatEntityInfo",
"UniqueName": "44",
"GroupInstanceID": 400005
},
{
"$type": "RPG.GameCore.MunicipalChatEntityInfo",
"UniqueName": "5",
"GroupInstanceID": 400004
}
]
},
"MunicipalChatName": "MunicipalChatConfig_F10101001_0002"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 196
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Bubble_201020110"
}
}
],
"OnTriggerExit": []
}
]
}
],
"Type": "Mission"
}