06-27-2022, 09:50 AM
There are still different radiation levels, and at the lowest levels you won't mutate, with mutation chance climbing as your radiation dose does.
The actual math is prob(min(floor(dose/0.4)-(2+hasTrait("stablegenes")),0)**2) though this is of course subject to further balancing if needed.
The actual math is prob(min(floor(dose/0.4)-(2+hasTrait("stablegenes")),0)**2) though this is of course subject to further balancing if needed.