Files
turnbasedgamedata/Config/Level/AetherDivide/BoomRobot/BoomRobot_MissionWayPoint02.json
2024-10-21 03:16:22 -03: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": 801410511
},
{
"$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": 11,
"OverideWayPointEntityID": true,
"WayPointEntityID": 200001
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 801410511,
"OverideMissionWayPointType": true,
"WayPointGroupID": 10,
"WayPointEntityID": 200001
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 801410523,
"OverideMissionWayPointType": true,
"MissionWayPointType": "Monster",
"OverideWayPointFloorID": true,
"WayPointFloorID": 43103004,
"OverideWayPointGroupID": true,
"WayPointGroupID": 11,
"OverideWayPointEntityID": true,
"WayPointEntityID": 200002
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
}
],
"ValueSource": {
"Values": []
}
}