turnbasedgamedata/Config/Level/MunicipalChatConfig/F20321001/MunicipalChatConfig_F20321001_0013.json
2024-10-21 03:16:22 -03:00

42 lines
827 B
JSON

{
"CharacterSlotList": [
{
"UniqueName": "1",
"CharacterType": "AssemNpc"
}
],
"StartNodeName": "Node0",
"NodeList": [
{
"MunicipalNodeName": "NodeBreak",
"TransitionList": [],
"ActionList": []
},
{
"MunicipalNodeName": "Node0",
"TransitionList": [
{
"MunicipalNodeName": "Node1"
}
],
"ActionList": [
{
"$type": "RPG.GameCore.MunicipalChatActionTalk",
"TalkSentenceID": 503510535,
"UniqueName": "1"
}
]
},
{
"MunicipalNodeName": "Node1",
"TransitionList": [],
"ActionList": [
{
"$type": "RPG.GameCore.MunicipalChatActionTalk",
"TalkSentenceID": 503510536,
"UniqueName": "1"
}
]
}
]
}