mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
52 lines
1.2 KiB
JSON
52 lines
1.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.CollectDataConditions",
|
|
"TaskIDList": [],
|
|
"MainMissionIDList": [],
|
|
"PerformanceIDList": [],
|
|
"PerformanceIDDsList": [],
|
|
"CustomValueMainMissionIDList": [
|
|
1040105
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitMissionCustomValueChange",
|
|
"MainMissionID": 1040105,
|
|
"MissionCustomValue": {
|
|
"Index": 1,
|
|
"ValidValueParamList": [
|
|
0,
|
|
1,
|
|
2
|
|
]
|
|
},
|
|
"OnChange": [
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 104010541
|
|
}
|
|
],
|
|
"Condition": {
|
|
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
|
|
"MainMissionID": 1040105,
|
|
"MissionCustomValue": {
|
|
"Index": 1,
|
|
"ValidValueParamList": [
|
|
0,
|
|
1,
|
|
2
|
|
]
|
|
},
|
|
"EquationType": "Equal",
|
|
"TargetValue": 2
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |