This needs to filter to only check for "wx78_bodycircuits" on Backup Chassis, not on the player:
if skilltreeupdater:IsActivated("wx78_bodycircuits") and skilltreeupdater:IsActivated("wx78_circuitry_betabuffs_1") then if self.inst.GetModuleTypeCount then extradronerange = extradronerange + self.inst:GetModuleTypeCount("radar") * TUNING.SKILLS.WX78.SHADOWDRONE_HARVESTER_FINDITEM_RADIUS_RADAR end end
Also, the scrapbook currently doesn't mention that Rangebooster circuits with Beta Circuits Tinkering I can affect Auto-Grabbers or Exploiterators drones.
Steps to Reproduce
- Equip the Beta Circuits Tinkering I skill, but not Warm Standby.
- Plug in some Rangebooster circuits and make sure they're powered.
- Implant Nightmare Fuel or Pure Horror, and spawn some Auto-Grabbers.
- Verify through debug printing, or by checking with a lot of booster circuits, the current range.
- Now equip Warm Standby, which should only affect Backup Chassis.
- Notice how their range bonuses now actually apply.
-
1
A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now