2025-02-24 07:50:34 -03:00

78 lines
1.9 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"TargetGroupID": {
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayMunicipalChat",
"NewMunicipalChatConfigPath": "Config/Level/MunicipalChatConfig/F10102001/MunicipalChatConfig_F10102001_0023.json",
"NewMunicipalChatEntityInfos": {
"Value": [
{
"$type": "RPG.GameCore.MunicipalChatEntityInfo",
"UniqueName": "1",
"GroupInstanceID": 400031
}
]
},
"MunicipalChatName": "MunicipalChatConfig_F10102001_0023"
}
],
"OnTriggerExit": [
{
"$type": "RPG.GameCore.StopMunicipalChat",
"MunicipalChatName": "MunicipalChatConfig_F10102001_0023"
}
]
}
]
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"FixedValue": {
"Value": 129
}
},
"GroupPropID": {
"FixedValue": {
"Value": 300031
}
}
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "Maze_Prop_Chap01_Door"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "Maze_Prop_Chap01_DoorFrame_01"
}
]
}
}