Files
FireflyGo_Resources/Config/Level/Mission/5010270/Act/Act501027005.json
2025-08-26 17:57:41 +07:00

130 lines
3.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501024189"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 501027057,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501027058,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501027059,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_501024185"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 501027055,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "TalkSentence_501024189"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"CreateCharacterList": [],
"EntityVisiableList": [],
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false,
"HideMunicipalOther": false,
"PropVisiableList": [],
"UseNewStreamingSourceType": false,
"MarkStreamingItems": []
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
"FinishImmadiate": true
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 501027050,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501027051,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501027052,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 501027053,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501027054,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_501024185"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 501027056,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_501024189"
}
],
"HideSelected": true
}
]
}
]
}