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

147 lines
3.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"CreateCharacterList": [],
"EntityVisiableList": [],
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false,
"PropVisiableList": [],
"UseNewStreamingSourceType": false,
"MarkStreamingItems": []
},
{
"$type": "RPG.GameCore.AdvEntityFaceTo",
"SourceType": {
"$type": "RPG.GameCore.TargetFetchAdvLocalPlayer"
},
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 4
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300004
}
}
}
},
"EnableSteer": true,
"FinishImmediately": false,
"ForceToStandBy": true
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 202150701,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 202150702,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 202150703,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 202150704,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 202150801,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_202150801"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 202150802,
"OptionIconType": "ChatOutIcon",
"TriggerCustomString": "TalkSentence_202150802"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_202150801"
}
},
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300004
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 4
}
},
"DestroyList": []
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_202031507_End"
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_202150802"
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}