mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-17 13:37:47 +03:00
This PR significantly reworks IPCs to make them more interactive with many other aspects of gameplay. Some of the changes made are: - IPCs are no longer immune to radiation, they instead have a (currently) unique flat reduction to radiation. Minor rad sources will not harm them, whereas significant sources such as the Supermatter will require more meaningful protection. - IPCs are no longer immune to space. They take constant heat damage when exposed to a hard vacuum, as their internal cooling system fails in the absense of an atmosphere. Just like organics, they can wear space suits to be protected from this. - IPCs now bleed coolant. It doesn't actually do anything currently, but it looks cool. - IPCs have gained numerous new traits so that you can customize your IPC how you please. - Nanite Auto Repair Bots have been nerfed. Now they only work up to 75 damage. They still work if you are dead. <details><summary><h1>Media</h1></summary> <p> Hardened Circuits:  G2 Chassis:  Superior Radiation Shielding:  IPC guidebook fix and tweak:  </p> </details> 🆑 - tweak: IPCs are no longer immune to Radiation and Space. - tweak: IPC shock damage has been reduced from 3x to 1.2x - add: IPCs have gained numerous new traits for customization. As well as rebalanced Nanite Auto-Repair Bots. - add: Circuitry can now be used to repair Synthetics. - fix: Fixed the guidebook link for IPCs not appearing in character creation. --------- Signed-off-by: OldDanceJacket <98985560+OldDanceJacket@users.noreply.github.com> Signed-off-by: VMSolidus <evilexecutive@gmail.com> Co-authored-by: OldDanceJacket <98985560+OldDanceJacket@users.noreply.github.com>