mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
28 lines
521 B
JSON
28 lines
521 B
JSON
{
|
|
"CharacterSlotList": [
|
|
{
|
|
"UniqueName": "1"
|
|
}
|
|
],
|
|
"StartNodeName": "Node0",
|
|
"RecoverMinTime": 60,
|
|
"RecoverMaxTime": 90,
|
|
"NodeList": [
|
|
{
|
|
"MunicipalNodeName": "NodeBreak",
|
|
"TransitionList": [],
|
|
"ActionList": []
|
|
},
|
|
{
|
|
"MunicipalNodeName": "Node0",
|
|
"TransitionList": [],
|
|
"ActionList": [
|
|
{
|
|
"$type": "RPG.GameCore.MunicipalChatActionTalk",
|
|
"TalkSentenceID": 502322001,
|
|
"UniqueName": "1"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |