turnbasedgamedata/Config/Level/GroupGraph/F20321001/Group_F20321001_G243.json
2024-10-21 03:16:22 -03:00

151 lines
4.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvSetupButtonListTrigger",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001
]
},
"TriggerName": "MissionTrigger",
"ButtonsByName": [],
"ButtonConfigs": [
{
"ID": "Press01",
"IconType": "CheckIcon",
"ButtonText": {
"Value": "PropInteractTitle_1"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
4040311
]
},
{
"$type": "RPG.GameCore.AdvOnButtonPressed",
"ButtonName": "Press01",
"OnPressedCallback": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 404031107
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 4040311,
"MissionCustomValue": {
"ValidValueParamList": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
"EquationType": "Equal",
"TargetValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 503000819,
"ProtectTime": 2
},
{
"TalkSentenceID": 503000820,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_404031107"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 4040311,
"MissionCustomValue": {
"ValidValueParamList": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
"EquationType": "Equal",
"TargetValue": 9
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 503000821,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_404031107"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_404031107"
}
}
]
}
]
}
]
}
]
}
],
"Type": "Group"
}