Files
turnbasedgamedata/Config/Level/AetherDivide/BoomRobot/BoomRobot_MissionWayPoint04.json
2025-02-24 07:50:34 -03:00

120 lines
3.5 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": 801410515
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 801410524
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 801410525
}
],
"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": {
"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": 15,
"OverideWayPointEntityID": true,
"WayPointEntityID": 200001
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 801410515,
"OverideMissionWayPointType": true,
"WayPointGroupID": 10,
"WayPointEntityID": 200001
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 801410523,
"OverideMissionWayPointType": true,
"MissionWayPointType": "Monster",
"OverideWayPointFloorID": true,
"WayPointFloorID": 43103004,
"OverideWayPointGroupID": true,
"WayPointGroupID": 15,
"OverideWayPointEntityID": true,
"WayPointEntityID": 200002
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 801410525,
"OverideMissionWayPointType": true,
"MissionWayPointType": "Monster",
"OverideWayPointFloorID": true,
"WayPointFloorID": 43103004,
"OverideWayPointGroupID": true,
"WayPointGroupID": 15,
"OverideWayPointEntityID": true,
"WayPointEntityID": 200003
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
}
],
"ValueSource": {
"Values": []
}
}