mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
55 lines
1.4 KiB
JSON
55 lines
1.4 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.CollectDataConditions",
|
|
"TaskIDList": [],
|
|
"MainMissionIDList": [
|
|
4040117
|
|
],
|
|
"PerformanceIDList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareMainMissionState",
|
|
"MainMissionID": 4040117
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareItemNumber",
|
|
"ItemID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 140179
|
|
}
|
|
},
|
|
"Number": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"CompareType": "Equal"
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ConsumeMissionItem",
|
|
"SubMissionID": 404019001,
|
|
"IsAutoConsume": true,
|
|
"SimpleTalk": {}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Mission"
|
|
} |