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

136 lines
3.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "D",
"AreaPrefabPath": "Story/Discussion/Mission/1040502/DS104050250.prefab",
"CreateCharacterList": [
{
"CharacterUniqueName": "W4_Male_Lykos_C00",
"AvatarID": "NPC_Full_W4_Male_Lykos",
"AreaName": "DS104050250.prefab"
}
],
"CaptureNPCList": [],
"HideNPC": true,
"HideProp": true,
"HideLocalPlayer": true,
"FirstCameraAnchor": "SharedCamera0101"
},
{
"$type": "RPG.GameCore.PlayTimeline",
"TimelineName": "Story/Discussion/Mission/1040502/DS10405025001.playable",
"Type": "Discussion"
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 145025003,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_145025004"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 145025008,
"OptionIconType": "ChatOutIcon",
"TriggerCustomString": "TalkSentence_145025009"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_145025004"
}
},
{
"$type": "RPG.GameCore.PlayTimeline",
"TimelineName": "Story/Discussion/Mission/1040502/DS10405025002.playable",
"Type": "Discussion"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ALL_TALK_END1"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_145025009"
}
},
{
"$type": "RPG.GameCore.PlayTimeline",
"TimelineName": "Story/Discussion/Mission/1040502/DS10405025003.playable",
"Type": "Discussion"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ALL_TALK_END2"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ALL_TALK_END1"
}
},
{
"$type": "RPG.GameCore.SetPerformanceResult",
"Value": 1
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ALL_TALK_END2"
}
},
{
"$type": "RPG.GameCore.SetPerformanceResult",
"Value": 2
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
],
"Type": "PerformanceD"
}