turnbasedgamedata/Config/Level/Mission/4040211/Mission_404021103.json
2024-10-21 03:16:22 -03:00

152 lines
3.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 44
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
},
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonIcon": "SpriteOutput/TalkIcon/CheckIcon.png",
"IconType": "CheckIcon",
"ButtonText": {
"Hash": 278713940
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ButtonClick_404021103"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 44
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
4040211
]
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ButtonClick_404021103"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 404021103
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 4040211,
"MissionCustomValue": {
"ValidValueParamList": []
},
"EquationType": "Equal",
"TargetValue": 2
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "MissionCustomValue_Equal_2"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "PerformanceFinish_404021103"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "MissionCustomValue_Equal_2"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 404021192
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "PerformanceFinish_404021103"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "PerformanceFinish_404021103"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404021103",
"MainMissionID": 4040216
}
]
}
],
"Type": "Mission"
}