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

105 lines
2.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropStateChangeListenerConfig",
"FromState": "Open",
"FromAnyState": true,
"OnChange": [
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 801410523
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 801410513
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 801410524
}
],
"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",
"ToState": "Open",
"FromAnyState": true,
"OnChange": [
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 801410524,
"OverideMissionWayPointType": true,
"MissionWayPointType": "Monster",
"OverideWayPointFloorID": true,
"WayPointFloorID": 43103004,
"OverideWayPointGroupID": true,
"WayPointGroupID": 20,
"OverideWayPointEntityID": true,
"WayPointEntityID": 200001
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 801410513,
"OverideMissionWayPointType": true,
"WayPointGroupID": 10,
"WayPointEntityID": 200001
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 801410523,
"OverideMissionWayPointType": true,
"MissionWayPointType": "Monster",
"OverideWayPointFloorID": true,
"WayPointFloorID": 43103004,
"OverideWayPointGroupID": true,
"WayPointGroupID": 20,
"OverideWayPointEntityID": true,
"WayPointEntityID": 200003
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
}
],
"ValueSource": {
"Values": []
}
}