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

73 lines
1.7 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
203000108,
203030107
],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSubMissionState",
"SubMissionID": 203000108,
"SubMissionState": "Finish"
},
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
300002
]
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "G105_P300003"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "G105_P300003"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSubMissionState",
"SubMissionID": 203030107,
"SubMissionState": "Finish"
},
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
300003
]
}
]
}
]
}
],
"Type": "Group"
}