MegaMek / megamek

MegaMek is a networked Java clone of BattleTech, a turn-based sci-fi boardgame for 2+ players. Fight using giant robots, tanks, and/or infantry on a hex-based map.
http://www.megamek.org
GNU General Public License v2.0
295 stars 282 forks source link

RFE Princess Ammo Dump AI improvement #5898

Open DynamicWorlds opened 1 month ago

DynamicWorlds commented 1 month ago

Environment

v0.50.0-SNAPSHOT (2024-08-12 evening's nightly and earlier) both standalone and mekqh megamek Win 10 Java Vendor: Eclipse Adoptium Java Version: 17.0.11

Description

Princess should probably ammo dump when she no longer has operational weapons capable of using said ammo

Files

IllianiCBT commented 1 month ago

Dumping ammo is a big risk during combat. It's very easy for the ammo to detonate if the unit comes under fire from the rear. So if this is implemented it would need to factor in the risk of that happening.

DynamicWorlds commented 1 month ago

Dumping ammo is a big risk during combat. It's very easy for the ammo to detonate if the unit comes under fire from the rear. So if this is implemented it would need to factor in the risk of that happening.

didn't know that, so yeah, that would be good to factor in too.