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

116 lines
3.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
434010402,
434010402
],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
4340104
]
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSubMissionState",
"SubMissionID": 434010402,
"SubMissionState": "Started"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 434010402
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_434010402"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 4340104,
"MissionCustomValue": {
"ValidValueParamList": [
1,
2
]
},
"EquationType": "Equal",
"TargetValue": 2
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
300006
]
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSubMissionStateChange",
"SubMissions": [
434010402
],
"State": "Started",
"OnChange": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 434010402
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_434010402"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 4340104,
"MissionCustomValue": {
"ValidValueParamList": [
1,
2
]
},
"EquationType": "Equal",
"TargetValue": 2
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
300006
]
}
]
}
]
}
]
}
],
"Type": "Group"
}