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

76 lines
2.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_800320901"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800320902"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 63
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"IsSingle": true,
"TargetEntityType": "LocalPlayer",
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayMunicipalChat",
"NewMunicipalChatConfigPath": "Config/Level/MunicipalChatConfig/F10202004/MunicipalChatConfig_F10202004_0023.json",
"NewMunicipalChatEntityInfos": {
"Value": [
{
"$type": "RPG.GameCore.MunicipalChatEntityInfo",
"UniqueName": "1",
"GroupInstanceID": 400002
},
{
"$type": "RPG.GameCore.MunicipalChatEntityInfo",
"UniqueName": "2",
"GroupInstanceID": 400001
}
]
},
"MunicipalChatName": "MunicipalChatConfig_F10202004_0023"
}
],
"OnTriggerExit": [
{
"$type": "RPG.GameCore.StopMunicipalChat",
"MunicipalChatName": "MunicipalChatConfig_F10202004_0023"
}
]
}
]
}
],
"Type": "Mission"
}