Files
turnbasedgamedata/Config/Level/PropDialogue/W2/PropDialogue_502567011.json
2025-02-24 07:50:34 -03:00

108 lines
3.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
102150131
],
"MainMissionIDList": [],
"PerformanceIDList": []
},
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonIcon": "SpriteOutput/TalkIcon/CheckIcon.png",
"IconType": "CheckIcon",
"ButtonText": {
"Hash": 7911891835095247129
},
"ButtonCallback": [
{
"$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": 502567035,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 502567036,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 502567037,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 502567038,
"ProtectTime": 2
}
]
}
]
}
]
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"SinglePropID": {
"GroupID": {
"FixedValue": {
"Value": 77
}
},
"ID": {
"FixedValue": {
"Value": 300001
}
}
}
}
}
]
}
]
}