mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
36 lines
957 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |