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

120 lines
2.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 800324005,
"OverideMissionWayPointType": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "8003240_OnStart"
},
"ResetWhenTaskBegin": true
},
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
300001
]
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 800324005,
"OverideMissionWayPointType": true,
"MissionWayPointType": "Prop",
"OverideWayPointGroupID": true,
"WayPointGroupID": 206,
"OverideWayPointEntityID": true,
"WayPointEntityID": 300001
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "8003240_Prop1"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "8003240_Prop1"
},
"ResetWhenTaskBegin": true
},
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"IconType": "ChatMissionIcon",
"ButtonText": {
"Hash": 963855675
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "800324005_MissionEnd"
}
}
],
"OverrideTargetTypes": [],
"TriggerByFakeAvatar": true,
"SkipFakeAvatar": false,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 206
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "8003240_OnFinish"
},
"ResetWhenTaskBegin": true
},
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
300001
]
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 800324005,
"OverideMissionWayPointType": true
}
]
}
],
"Type": "Group"
}