Files
FireflyGo_Resources/Config/Level/Mission/8003201/Mission_800320101.json
2025-08-14 09:04:39 +07:00

70 lines
1.9 KiB
JSON

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