mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
110 lines
2.7 KiB
JSON
110 lines
2.7 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LevelPerformanceInitialize",
|
|
"PerformanceType": "E",
|
|
"CreateCharacterList": [],
|
|
"CaptureNPCList": [],
|
|
"EntityVisiableList": [],
|
|
"HideMunicipalCrowd": false,
|
|
"HideMunicipalPedestrian": false,
|
|
"PropVisiableList": [],
|
|
"StreamingSourcesInBlackMask": [],
|
|
"StreamingSourcesAfterBlackMask": [],
|
|
"MarkStreamingItems": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvNpcFaceToPlayer"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 802612703,
|
|
"ProtectTime": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayOptionTalk",
|
|
"OptionList": [
|
|
{
|
|
"$type": "RPG.GameCore.OptionTalkInfo",
|
|
"TalkSentenceID": 802612704,
|
|
"OptionIconType": "ChatContinueIcon",
|
|
"TriggerCustomString": "TalkSentence_802610614"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.OptionTalkInfo",
|
|
"TalkSentenceID": 802612705,
|
|
"OptionIconType": "ChatOutIcon",
|
|
"TriggerCustomString": "All_End"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "TalkSentence_802610614"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TextSpeed": 0,
|
|
"TalkSentenceID": 802612706,
|
|
"ProtectTime": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetPerformanceResult",
|
|
"Value": 1
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayFullScreenTransfer",
|
|
"PostDuration": -1
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPerformance"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceEnd"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "All_End"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetPerformanceResult",
|
|
"Value": 2
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPerformance"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |