turnbasedgamedata/Config/Level/GroupGraph/F10000000/Group_F10000000_G200.json
2025-02-24 07:50:34 -03:00

129 lines
3.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "EnterArea_G200"
},
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 104010103,
"MaskConfig": {
"UseExcelData": false
}
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 104010103
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvOnButtonPressed",
"ButtonName": "MeetingStart",
"OnPressedCallback": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "EnterArea_G200"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvSetupButtonListTrigger",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001
]
},
"TriggerName": "MissionTrigger",
"ButtonsByName": [],
"ButtonConfigs": [
{
"ID": "MeetingStart",
"IconType": "ChatIcon",
"ButtonText": {
"Value": "PropInteractTitle_502"
}
}
],
"DisableAfterTriggered": true
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
1036106
]
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 1036106,
"MissionCustomValue": {
"ValidValueParamList": [
0,
1
]
},
"EquationType": "Equal"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 104010103,
"MissionCustomValue": {
"isLocal": true,
"ValidValueParamList": [
0,
1
]
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 104010103,
"MissionCustomValue": {
"isLocal": true,
"ValidValueParamList": [
0,
1
]
},
"CustomValue": 1
}
]
}
]
}
],
"Type": "Group",
"EntityEventList": []
}