mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
56 lines
1.4 KiB
JSON
56 lines
1.4 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.CollectDataConditions",
|
|
"TaskIDList": [
|
|
404031402
|
|
],
|
|
"MainMissionIDList": [
|
|
1033101
|
|
],
|
|
"PerformanceIDList": [],
|
|
"PerformanceIDDsList": [],
|
|
"CustomValueMainMissionIDList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareMainMissionState",
|
|
"MainMissionID": 1033101
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareSubMissionState",
|
|
"SubMissionID": 404031402,
|
|
"SubMissionState": "Started"
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvCreateGroupEntity",
|
|
"InstanceIDList": [
|
|
300001
|
|
]
|
|
}
|
|
],
|
|
"FailedTaskList": []
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvCreateGroupEntity",
|
|
"InstanceIDList": [
|
|
400001
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |