Skip to content

Calculates and subtracts drop costs per mech selected for a mission

License

Notifications You must be signed in to change notification settings

Morphyum/DropCostPerMech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DropCostPerMech

BattleTech mod (using BTML) that makes you pay an operational cost for each mech you want to use in a mission, based on its chassis price.

Requirements

** Warning: Uses the experimental BTML mod loader that might change, come here again to check for updates **

Features

  • You now pay an operational cost based on the mechs you send to the mission.
  • Lighter mechs are cheaper so it's a decision if you really need those 4 assaults.

Settings

Setting Type Default Description
percentageOfMechCost float default 0.0025 set this to anything between 0 and 1 to set the percentage of the chassis cost you have to pay for the mission. 0 = 0%, 1 = 100%
CostByTons bool default false set this to true if you want tonnage to be the factor to determine the drop costs.
cbillsPerTon int default 500 if CostByTons is true, this sets the cost per ton.
someFreeTonnage bool default false Activates free tonnage mode.
freeTonnageAmount int default 0 Sets the ammount of tons that are free from costs.

Download

Downloads can be found on github.

Install

  • After installing BTML, put everything into \BATTLETECH\mods\ folder and launch the game.
  • In \BATTLETECH\mods\DropCostPerMech you will find the settings.json in which you can change the settings.
  • Start the game.

About

Calculates and subtracts drop costs per mech selected for a mission

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages