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

164 lines
4.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonIcon": "SpriteOutput/TalkIcon/CheckIcon.png",
"IconType": "CheckIcon",
"ButtonText": {
"Hash": 278713937
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ButtonClick_404021201"
}
},
{
"$type": "RPG.GameCore.AdvEntityFaceTo",
"SourceType": {
"$type": "RPG.GameCore.TargetFetchAdvLocalPlayer"
},
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 97
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
},
"MultiPropID": []
},
"EnableSteer": true,
"FinishImmediately": false,
"ForceToStandBy": true
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 97
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
4040212
]
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ButtonClick_404021201"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 404021201
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAny",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 4040212,
"MissionCustomValue": {},
"EquationType": "Equal",
"TargetValue": 1
},
{
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 4040212,
"MissionCustomValue": {},
"EquationType": "Equal",
"TargetValue": 2
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "PerformanceFinish_404021201"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "PerformanceFinish_404021201"
}
},
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 97
}
},
"DestroyList": []
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404021201",
"MainMissionID": 4040212
}
]
}
],
"Type": "Mission"
}