zunath / CyberpunkZombieSurvival_JVM

Server-side Java code used in the Neverwinter Nights Cyberpunk Zombie Survival module.
GNU General Public License v3.0
2 stars 0 forks source link

Infection DC check #175

Closed Drakaden closed 6 years ago

Drakaden commented 6 years ago

I find it suspcious that my DC against infection ias as bad as a con 10 player as i have 22 which is +6, worth investigating

Drakaden commented 6 years ago

http://prntscr.com/j2cgl6

zunath commented 6 years ago

Your con modifier is 6 and you got a roll of 0. I don't think it should be possible to roll a 0 so I'm bumping that to a minimum of 1 but other than that it looks like it's working as intended.