MissionControl
MissionControl copied to clipboard
A HBS BattleTech mod that provides a framework for runtime modifications of the contracts and encounters.
Add an AI behaviour that makes the lance patrol the map in various ways without waypoints.
Add a 'retreat' behaviour that makes a lance go into full blown retreat mode (to the edge of the map or to an extraction point).
Based retreat willingness on the faction, lance and pilot personality. Allow for customisation in JSON. This could lead on to a 'ransom' / 'pay to let me retreat' option.
Add the ability to insert an extraction zone for an enemy lance. This would work together with the 'retreat' AI so the enemy lances retreat to the extraction zone on...
Provide an option for Additional Lances to spawn unlimited waves of different lances.
Add the ability for Encounter Rules to specify changing plot and building spawns.
Add the ability for Encounter Rules to specify artillery mechanics for an encounter.
Upgrade the Props system to include Decals. - Utilise the BT decal system - Allow for support on Buildings & Structures initially - Support loading decals from the game, or...
Buildings have the concept of Linked Spawners. When a building is destroyed it will also destroy any units associated with a Linked Spawner. - Add support to MC and the...