Files
turnbasedgamedata/Config/Level/PropDialogue/W2/PropDialogue_502567004.json
2024-10-21 03:16:22 -03:00

73 lines
2.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
102150131
],
"MainMissionIDList": [],
"PerformanceIDList": []
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSubMissionState",
"SubMissionID": 102150131,
"SubMissionState": "Started"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 102150141
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_102150131"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PlaySequenceDialogue",
"Dialogues": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 502567010,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 502567011,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 502567012,
"ProtectTime": 2
}
]
}
]
}
]
}
]
}
]
}