mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
71 lines
1.9 KiB
JSON
71 lines
1.9 KiB
JSON
{
|
|
"GraphTemplates": {
|
|
"Appear01_Bye01": {
|
|
"NodeInfos": [
|
|
{
|
|
"$type": "RPG.GameCore.FreeStyleTriggerSimpleNodeInfo",
|
|
"UniqueName": "Appear01_Bye01",
|
|
"TransitionInfos": [
|
|
{
|
|
"NextUniqueName": "Appear01"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FreeStyleTriggerNodeInfo",
|
|
"CharacterID": "NPC_Special_OrigamiBird_00",
|
|
"MotionID": 900090266,
|
|
"MinLoopTime": 0,
|
|
"MaxLoopTime": 1,
|
|
"UniqueName": "Appear01",
|
|
"TransitionInfos": [
|
|
{
|
|
"NextUniqueName": "Bye01"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FreeStyleTriggerNodeInfo",
|
|
"CharacterID": "NPC_Special_OrigamiBird_00",
|
|
"MotionID": 900090264,
|
|
"MinLoopTime": 0,
|
|
"MaxLoopTime": 1,
|
|
"UniqueName": "Bye01",
|
|
"TransitionInfos": []
|
|
}
|
|
]
|
|
},
|
|
"IdleShow01_StandBy": {
|
|
"NodeInfos": [
|
|
{
|
|
"$type": "RPG.GameCore.FreeStyleTriggerSimpleNodeInfo",
|
|
"UniqueName": "IdleShow01_StandBy",
|
|
"TransitionInfos": [
|
|
{
|
|
"NextUniqueName": "StandBy"
|
|
},
|
|
{
|
|
"NextUniqueName": "IdleShow01"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FreeStyleTriggerNodeInfo",
|
|
"CharacterID": "NPC_Special_OrigamiBird_00",
|
|
"MotionID": 900090000,
|
|
"MaxLoopTime": 2,
|
|
"UniqueName": "StandBy",
|
|
"TransitionInfos": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FreeStyleTriggerNodeInfo",
|
|
"CharacterID": "NPC_Special_OrigamiBird_00",
|
|
"MotionID": 900090014,
|
|
"MaxLoopTime": 1,
|
|
"UniqueName": "IdleShow01",
|
|
"TransitionInfos": []
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |