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

88 lines
2.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
4340108
]
},
{
"$type": "RPG.GameCore.AdvSetupButtonListTrigger",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300002
]
},
"TriggerName": "MissionTrigger",
"ButtonsByName": [],
"ButtonConfigs": [
{
"ID": "Press01",
"IconType": "SecretMissionIcon",
"ButtonText": {
"Value": "PropInteractTitle_12"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvOnButtonPressed",
"ButtonName": "Press01",
"OnPressedCallback": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 434010801
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 4340108,
"MissionCustomValue": {
"Index": 3,
"isLocal": true,
"ValidValueParamList": [
1,
2
]
},
"EquationType": "Equal",
"TargetValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
300002
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_434010801"
}
}
]
}
]
}
]
}
],
"Type": "Group"
}