2024-10-21 03:16:22 -03:00

56 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer"
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TextSpeed": 0,
"TalkSentenceID": 503111211,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 503111212,
"ProtectTime": 0
}
]
},
{
"$type": "RPG.GameCore.VerifyInteractingEntity",
"GroupID": 326,
"ConfigID": 400001
},
{
"$type": "RPG.GameCore.ShowShop",
"ShopType": 66,
"TaskID": []
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}