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
296 stars 286 forks source link

RFE: NatAp Artillery Split #5578

Open VictorMorson opened 4 months ago

VictorMorson commented 4 months ago

Environment

Build Date: 2024-04-19T14:55:55.050537200
Today: 2024-06-16
Origin Project: MegaMek
Java Vendor: Eclipse Adoptium
Java Version: 11.0.15
Platform: Windows 10 10.0 (amd64)
System Locale: en_US
Total memory available to MegaMek: 8 GB

Description

The Gunnery and Artillery skills have been split, which is a really great addition to the game. However, Natural Aptitude/Gunnery applies to both Gunnery and Artillery skills at the moment, with no way to specify which should have the bonus. As this may have been an oversight, I thought I would write an issue on it as an RFE.

Saklad5 commented 2 months ago

Natural Aptitude is actually a Trait in A Time of War applicable to any skill, rather than a Special Pilot Ability. As such, Natural Aptitude (Artillery) should be a distinct ability.

See this issue for more information: https://github.com/MegaMek/mekhq/issues/4428