turnbasedgamedata/Config/Level/GroupGraph/F20211001/Group_F20211001_G192.json
2024-10-21 03:16:22 -03:00

116 lines
3.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
800324003
],
"MainMissionIDList": [],
"PerformanceIDList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareSubMissionState",
"SubMissionID": 800324003,
"SubMissionState": "Started"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"IconType": "TriggerProp",
"ButtonText": {
"Hash": -245997910
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "8003240_OnInit"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 192
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 800324003,
"OverideMissionWayPointType": true,
"MissionWayPointType": "Prop",
"OverideWayPointGroupID": true,
"WayPointGroupID": 192,
"OverideWayPointEntityID": true,
"WayPointEntityID": 300002
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "8003240_OnStart"
},
"ResetWhenTaskBegin": true
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 800324003,
"OverideMissionWayPointType": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "8003240_OnFinish"
},
"ResetWhenTaskBegin": true
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 800324003,
"OverideMissionWayPointType": true,
"MissionWayPointType": "Prop",
"OverideWayPointGroupID": true,
"WayPointGroupID": 192,
"OverideWayPointEntityID": true,
"WayPointEntityID": 300002
}
]
}
],
"Type": "Group"
}