Monument Bradley

Monument Bradley 1.5.4

Delete old config. RingRoad Support added

If you have custom paths you will need to delete them as well or you can create a temp path then delete the temp path to get it to update the datafile with the new values.

NewConfig
Code:
{
  "Monuments to add bradley to": {
    "Button": "USE",
    "MonumentWithBradley": {
      "Airfield": {
        "spawn": false,
        "Health": 1000.0,
        "RespawnMinutes": 30,
        "Can_Kill_NPC": false
      },
      "WaterTreatment": {
        "spawn": false,
        "Health": 1000.0,
        "RespawnMinutes": 30,
        "Can_Kill_NPC": false
      },
      "Trainyard": {
        "spawn": false,
        "Health": 1000.0,
        "RespawnMinutes": 30,
        "Can_Kill_NPC": false
      },
      "Powerplant": {
        "spawn": false,
        "Health": 1000.0,
        "RespawnMinutes": 30,
        "Can_Kill_NPC": false
      },
      "Harbor_B": {
        "spawn": false,
        "Health": 1000.0,
        "RespawnMinutes": 30,
        "Can_Kill_NPC": false
      }
    }
  },
  "Roads to add bradley to": {
    "RingRoadSettings": [
      {
        "RingRoadEnabled": true,
        "RespawnMin": 30,
        "Can_Kill_NPC": false,
        "moveForceMax_250_To_2000": 650.0,
        "Health": 1000.0,
        "CanStop": true,
        "FireRocketAtPlayerBase": false,
        "DestroyBuildingBlocks": false
      }
    ]
  },
  "Version": {
    "Major": 1,
    "Minor": 2,
    "Patch": 0
  }
}
  • Like
Reactions: 406_Gromit
Paths fix for auto monuments
  • Like
Reactions: Sir Black
Fix for pathback tossing error delay Bradley spawn 4 seconds after reload.
Bradley will ignore sleeper after 10 seconds if he can not kill them.
  • Like
Reactions: hardcore
Speed fix for hills.
  • Like
Reactions: hardcore
You need to delete config and custom path/data files if updating to this version.
Added in stop potions and speed to paths points.

if you press the use key at the same point it will add 10 second stop to Bradley per press up to 60 seconds.
if you press the reload key it will modify Bradley's speed. Note the speed will remain the same as set for each path set after.
Delete config Powerplant added in. also should now toss modularCars out the way.
Fix for npc being target if can kill npc set to false.
Follow path back fix.
Delete config new health options.
Check main page for health option on custom path.