2024-10-21 03:16:22 -03:00

55 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
202180220
],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSubMissionState",
"SubMissionID": 202180220,
"SubMissionState": "Started"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
300003
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSubMissionStateChange",
"SubMissions": [
202180220
],
"State": "Started",
"OnChange": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
300003
]
}
]
}
]
}
],
"Type": "Group"
}