BattletechModders / CBTBehaviorsEnhanced

Applies Classic BattleTech behaviors to the HBS BattleTech Game
MIT License
5 stars 6 forks source link

Quads behave oddly in melee #91

Open IceRaptor opened 3 years ago

IceRaptor commented 3 years ago

per BD: cbt_behaviors_enhanced_melee.log

The Quads behave oddly in AI melee. According to this log, there was no legal melee animation (starts on line 1259 it's the Goliath against the Treb) so it defaulted to a 1-damage melee. Notably, all of the Goliath's guns fired in the melee attack, despite three of them having min range and thus shouldn't be able to shoot in melee. This seems wrong.

IceRaptor commented 3 years ago

Looks like minimum range isn't accounted for with weapons at all