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

248 lines
6.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "D",
"AreaPrefabPath": "Story/Discussion/Mission/2000901/DS200090106.prefab",
"CreateCharacterList": [
{
"CharacterUniqueName": "Dr_Ratio_00_C00",
"AvatarID": "NPC_Avatar_Male_Dr_Ratio_00",
"AreaName": "DS200090106.prefab"
},
{
"CharacterUniqueName": "PlayerBoy_00_C00",
"AvatarID": "NPC_Avatar_Lad_PlayerBoy_00",
"AreaName": "DS200090106.prefab"
},
{
"CharacterUniqueName": "PlayerGirl_00_C00",
"AvatarID": "NPC_Avatar_Miss_PlayerGirl_00",
"AreaName": "DS200090106.prefab"
},
{
"CharacterUniqueName": "Asta_00_C00",
"AvatarID": "NPC_Avatar_Maid_Asta_00",
"AreaName": "DS200090106.prefab"
}
],
"CaptureNPCList": [],
"HideNPC": true,
"EntityVisiableList": [],
"PropVisiableList": [],
"HideLocalPlayer": true,
"UseNewStreamingSourceType": false,
"StreamingSourcesInBlackMask": [],
"StreamingSourcesAfterBlackMask": [],
"MarkStreamingItems": []
},
{
"$type": "RPG.GameCore.DebateInitialize",
"TestimonyTimelinePath": "Story/Discussion/Mission/2000901/DS20009010601.playable",
"ShowStartToast": false,
"TestimonySettingList": [
{
"TimelineClipName": "0",
"CanAsk": true,
"AskCustomString": "Ask0",
"CanSubmitItem": true,
"ItemIDList": [
140320,
140324,
140325
],
"SpecialItemList": [],
"ItemDefaultCustomString": "ShowFail"
},
{
"Index": 1,
"TimelineClipName": "1",
"CanAsk": true,
"AskCustomString": "Ask1",
"CanSubmitItem": true,
"ItemIDList": [
140320,
140324,
140325
],
"SpecialItemList": [],
"ItemDefaultCustomString": "ShowFail"
},
{
"Index": 2,
"TimelineClipName": "2",
"CanAsk": true,
"AskCustomString": "Ask2",
"CanSubmitItem": true,
"ItemIDList": [
140320,
140324,
140325
],
"SpecialItemList": [
{
"ItemID": 140320,
"TriggerCustomString": "Show2"
}
],
"ItemDefaultCustomString": "ShowFail"
},
{
"Index": 3,
"TestimonyType": "LastStatement",
"TimelineClipName": "3",
"LastToBeginTalkSentenceID": 800325736
}
],
"UIType": "Question"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Ask0"
}
},
{
"$type": "RPG.GameCore.PlayTimeline",
"TimelineName": "Story/Discussion/Mission/2000901/DS20009010602.playable",
"Type": "Discussion"
},
{
"$type": "RPG.GameCore.DebateReturnTestimony"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Ask1"
}
},
{
"$type": "RPG.GameCore.PlayTimeline",
"TimelineName": "Story/Discussion/Mission/2000901/DS20009010603.playable",
"Type": "Discussion"
},
{
"$type": "RPG.GameCore.DebateReturnTestimony"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Ask2"
}
},
{
"$type": "RPG.GameCore.PlayTimeline",
"TimelineName": "Story/Discussion/Mission/2000901/DS20009010604.playable",
"Type": "Discussion"
},
{
"$type": "RPG.GameCore.DebateReturnTestimony"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Show2"
}
},
{
"$type": "RPG.GameCore.PlayTimeline",
"TimelineName": "Story/Discussion/Mission/2000901/DS20009010605.playable",
"Type": "Discussion",
"Parameters": []
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Succ"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ShowFail"
}
},
{
"$type": "RPG.GameCore.PlayTimeline",
"TimelineName": "Story/Discussion/Mission/2000901/DS20009010606.playable",
"Type": "Discussion",
"Parameters": []
},
{
"$type": "RPG.GameCore.DebateReturnTestimony"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Succ"
},
"WaitOwnerOnly": true
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Fail"
},
"WaitOwnerOnly": true
},
{
"$type": "RPG.GameCore.DebateShowToast",
"ToastType": "Failure"
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
],
"Type": "PerformanceD"
}