turnbasedgamedata/Config/Level/LevelInstanceGraph/F20135001/LG_Prop_F20135001_G19_300001.json
2024-10-21 03:16:22 -03:00

36 lines
957 B
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayMunicipalChat",
"NewMunicipalChatConfigPath": "Config/Level/MunicipalChatConfig/F20135001/MunicipalChatConfig_F20135001_0001.json",
"NewMunicipalChatEntityInfos": {
"Value": [
{
"$type": "RPG.GameCore.MunicipalChatEntityInfo",
"UniqueName": "1",
"GroupInstanceID": 400001
}
]
},
"MunicipalChatName": "MunicipalChatConfig_F20135001_0001"
}
]
}
]
}
]
}