MM7 Damage Calculation
MM7 Damage Calculation
Hey! Anyone ever spotted physical damage formula for MM7? Not a hit chance, but how actual damage is calculated minding all the resistances and other possible reductions.
Physical damage is only reduced by physical resistance that only monsters can have. https://sites.google.com/site/sergroj/m ... esistances
My patches: MM6 MM7 MM8. MMExtension. Tools. Also, I love Knytt Stories and Knytt Underground. I'm also known as sergroj.
I see, thanks!! - is simplifies formula by a lot. So can I assume, those ones are correct (For single-wielded weapon):
PlayerAttack= AccuracyAttributeBonus+ExpertArmsmasterBonus(if melee wepon equiped, or unarmed skill learned) + WeaponAttackBonus + WeaponSkillAttackBonus (+ Bless)
Chance To Hit = (15 + PlayerAttack*2)/(30 + PlayerAttack*2 + MonsterArmorClass).
ResistanceSubstaraction = 1 - 30/(30 + Resistance);
MinDamage= MightAttributeBonus + MasterArmasterBonus + WeaponMinDamage + WeaponSkillDamageBonus(if any :only GM Dagger can be held in offhand and have skill added to damage) (+Heroism) (-ResistanceSubstaraction )
MaxDamage= MightAttributeBonus + MasterArmasterBonus + WeaponMaxDamage + WeaponSkillDamageBonus(if any :only GM Dagger can be held in offhand and have skill added to damage) (+Heroism) (-(ResistanceSubstaraction )
PlayerAttack= AccuracyAttributeBonus+ExpertArmsmasterBonus(if melee wepon equiped, or unarmed skill learned) + WeaponAttackBonus + WeaponSkillAttackBonus (+ Bless)
Chance To Hit = (15 + PlayerAttack*2)/(30 + PlayerAttack*2 + MonsterArmorClass).
ResistanceSubstaraction = 1 - 30/(30 + Resistance);
MinDamage= MightAttributeBonus + MasterArmasterBonus + WeaponMinDamage + WeaponSkillDamageBonus(if any :only GM Dagger can be held in offhand and have skill added to damage) (+Heroism) (-ResistanceSubstaraction )
MaxDamage= MightAttributeBonus + MasterArmasterBonus + WeaponMaxDamage + WeaponSkillDamageBonus(if any :only GM Dagger can be held in offhand and have skill added to damage) (+Heroism) (-(ResistanceSubstaraction )
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 2 guests