Files
turnbasedgamedata/Config/Level/AetherDivide/BoomRobot/BoomRobot_MissionWayPoint05.json
2025-07-03 10:50:43 +02:00

109 lines
3.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropStateChangeListenerConfig",
"ToState": "Open",
"FromAnyState": true,
"OnChange": [
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 201020412,
"OverideMissionWayPointType": true,
"MissionWayPointType": "Monster",
"OverideWayPointFloorID": true,
"WayPointFloorID": 43102001,
"OverideWayPointGroupID": true,
"WayPointGroupID": 15,
"OverideWayPointEntityID": true,
"WayPointEntityID": 200002
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 201020409,
"OverideMissionWayPointType": true,
"WayPointGroupID": 10,
"WayPointEntityID": 200001
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 201020407,
"OverideMissionWayPointType": true,
"MissionWayPointType": "Monster",
"OverideWayPointFloorID": true,
"WayPointFloorID": 43102001,
"OverideWayPointGroupID": true,
"WayPointGroupID": 15,
"OverideWayPointEntityID": true,
"WayPointEntityID": 200001
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"State": "Open",
"Execute": [
{
"$type": "RPG.GameCore.PropReqInteract",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"InteractID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1100
}
},
"OnUICancel": []
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropStateChangeListenerConfig",
"FromState": "Open",
"FromAnyState": true,
"OnChange": [
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 201020407
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 201020406
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 201020412
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 201020409
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
}
],
"ValueSource": {
"Values": []
}
}