It looks like most of the major issues with porting the borg to 341 are resolved. I made a couple of minor changes the past few days. I will move onto the 350 version of the game real soon.
- Smarter use of the backup_swap() routine. He was not wanting swap out his armor which was granting RConf even though there was no immediate threat of a confusion attack. I added some checks to make sure he checked the immediate threat of certain types of attacks.
- Added some cures for Stun inside of borg_heal(). Those checks used to only be in borg_recover(). Borgs have been dying to Stun latey. This is new to 341. I think Stun was amped up a bit in recent versions.
- Plasma hounds were added to the list of scary monsters if the borg does not have RSound.
I started a new borg with the newest version but he is doing something odd. In munchkin mode he will be trying to rest on a stair even if there are monsters adjacent that attack him. If they hurt him too much he will just change floor so he hasn’t died of it yet.
I have a savefile if it helps