Files
turnbasedgamedata/Config/Level/Mission/2000701/Mission_20007_BubblePropInit_3.json
2025-07-03 10:50:43 +02:00

78 lines
2.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 105
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300003
}
}
}
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayMunicipalChat",
"NewMunicipalChatConfigPath": "Config/Level/MunicipalChatConfig/F20001001/MunicipalChatConfig_F20001001_0010.json",
"NewMunicipalChatEntityInfos": {
"Value": [
{
"$type": "RPG.GameCore.MunicipalChatEntityInfo",
"UniqueName": "1",
"GroupInstanceID": 400005
},
{
"$type": "RPG.GameCore.MunicipalChatEntityInfo",
"UniqueName": "2",
"GroupInstanceID": 400006
}
]
},
"MunicipalChatName": "MunicipalChatConfig_F20001001_0010"
}
],
"OnTriggerExit": [
{
"$type": "RPG.GameCore.StopMunicipalChat",
"MunicipalChatName": "MunicipalChatConfig_F20001001_0010"
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "MissionPhotoID"
}
]
}
}