Files
2025-08-26 17:57:41 +07:00

73 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"CreateCharacterList": [],
"EntityVisiableList": [],
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false,
"UseNewStreamingSourceType": false,
"MarkStreamingItems": []
},
{
"$type": "RPG.GameCore.AdvEnablePropDialogMode",
"EnablePropCamera": false,
"LockPlayerControl": false,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 87
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300003
}
}
}
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 200031741,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 200031742,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 200031743,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
}
]
}