mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
69 lines
1.7 KiB
JSON
69 lines
1.7 KiB
JSON
{
|
|
"GraphTemplates": {
|
|
"Yawn01_StandBy": {
|
|
"NodeInfos": [
|
|
{
|
|
"$type": "RPG.GameCore.FreeStyleTriggerSimpleNodeInfo",
|
|
"UniqueName": "Yawn01_StandBy",
|
|
"TransitionInfos": [
|
|
{
|
|
"NextUniqueName": "Sit01"
|
|
},
|
|
{
|
|
"NextUniqueName": "Yawn01"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FreeStyleTriggerNodeInfo",
|
|
"MotionID": 900030012,
|
|
"UniqueName": "Sit01",
|
|
"TransitionInfos": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FreeStyleTriggerNodeInfo",
|
|
"CharacterID": "NPC_Special_Peppy_00",
|
|
"MotionID": 900030250,
|
|
"MinLoopTime": 0,
|
|
"MaxLoopTime": 1,
|
|
"UniqueName": "Yawn01",
|
|
"TransitionInfos": []
|
|
}
|
|
]
|
|
},
|
|
"Talk01_Happy01_Sit01": {
|
|
"NodeInfos": [
|
|
{
|
|
"$type": "RPG.GameCore.FreeStyleTriggerSimpleNodeInfo",
|
|
"UniqueName": "Talk01_Happy01_Sit01",
|
|
"TransitionInfos": [
|
|
{
|
|
"NextUniqueName": "Talk01"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FreeStyleTriggerNodeInfo",
|
|
"CharacterID": "NPC_Special_Peppy_00",
|
|
"MotionID": 900030200,
|
|
"MinLoopTime": 0,
|
|
"MaxLoopTime": 1,
|
|
"UniqueName": "Talk01",
|
|
"TransitionInfos": [
|
|
{
|
|
"NextUniqueName": "Happy01"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FreeStyleTriggerNodeInfo",
|
|
"MotionID": 900030243,
|
|
"MinLoopTime": 3,
|
|
"MaxLoopTime": 5,
|
|
"UniqueName": "Happy01",
|
|
"TransitionInfos": []
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |