mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
55 lines
1.2 KiB
JSON
55 lines
1.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LevelPerformanceInitialize",
|
|
"PerformanceType": "E",
|
|
"HideMunicipalCrowd": false,
|
|
"HideMunicipalPedestrian": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
|
|
"TryFaceToFace": false,
|
|
"OnlyPlayerFaceToNpc": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 802613603,
|
|
"ProtectTime": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayFullScreenTransfer",
|
|
"PostDuration": -1,
|
|
"TextInfo": {
|
|
"TextList": [
|
|
{
|
|
"TalkSentenceID": 802613604
|
|
}
|
|
]
|
|
},
|
|
"Action": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPerformance"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceEnd"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |