Internal Formula Requested

Ask for help about creating mods and scripts for Grimrock 2 or share your tips, scripts, tools and assets with other modders here. Warning: forum contains spoilers!
Post Reply
NutJob
Posts: 426
Joined: Sun Oct 19, 2014 6:35 pm

Internal Formula Requested

Post by NutJob »

How are saving throws (resistances) calculated? If Poison is at 4 what does that represent against the final mitigation result and does it have additional results, such as critical successes and/or critical fails? How do I get:

Code: Select all

result, result, result, etc = 37 poison damage against a champion with 12 poison resist
Please, keep in mind I'm asking for the actual calculation, pure typed.
Post Reply