[#bugs] `MeleeWeapon::GetNormalPenetration` assumes `this.Stat` will always be singular ...

Issue #9645 resolved
Freehold Games Bot Account created an issue

Marked for crossposting by: torn sheet of graph paper

Message (jump):

<shawncplus> MeleeWeapon::GetNormalPenetration assumes this.Stat will always be singular so if you try and use Stat="Strength,Agility" (which is supported by Combat) it will do damage correctly in combat but the rendering will be wrong because it will never add the stat modifier and AI will use it incorrectly because Brain::PreciseWeaponScore also uses that method

Comments (3)

  1. Log in to comment