BattleTech
0 of 0

File information

Last updated

Original upload

Created by

Watcher0187

Uploaded by

Watcher0187

Virus scan

Safe to use

Tags for this mod

About this mod

Myomer Accelerator Signal Circuitry is a hacked together version of the classic MASC system. It's not perfect but it works.

Permissions and credits
**Update**
MASC now does the following:
X2 Move speed Walk and Sprint
+30 movement heat
+50% stability damage
4 crit slots
3 tons
Center torso only

As this mod has received 0 endorsements this will probably be the last update




First: use notepad++ or don't complain that you can't read this. https://notepad-plus-plus.org/download/v7.5.6.html

Second: at the end of Versionmanifest.csv in your data folder add the following in a new line before the final comma:
Gear_Masc,UpgradeDef,data/mod/upgrades/Gear_Masc.json,15,2018-02-27T00:45:28.9665248Z,2018-04-05T01:11:45.2745976Z,,,False,0,False

Third: place Gear_Masc.json in data/mod/upgrades  if the directory doesn't exist create it

Fourth:
Pick a shop like shopdef_Componants.json  and insert this after  "Inventory" : [ so that it looks like this:

   "Inventory" : [
        {
         "ID" : "Gear_Masc",
         "Type" : "HeatSink",
         "DiscountModifier" : 1.0,
         "Count" : 0
        },
        {
         "ID" : "Gear_JumpJet_Generic_Standard",
         "Type" : "JumpJet",
         "DiscountModifier" : 1.0,
         "Count" : 0
        },
        
Fifth: This is just a hacked together mod until I can make one more in line with the actuall BT rules but if you use any of this gimmie credit.

Myomer Accelerator Signal Circuitry Twice the sprinting speed -20% overall heat threshold. I do not have the ability right now to make an an activatable button for mask so this just reduces heat threshold by 20% instead of generating heat. Read the readme for installation. Or read it here:

First: use notepad++ or don't complain that you can't read this. https://notepad-plus-plus.org/download/v7.5.6.html

Second: at the end of Versionmanifest.csv in your data folder add the following in a new line before the final comma:
Gear_Masc,UpgradeDef,data/mod/upgrades/Gear_Masc.json,15,2018-02-27T00:45:28.9665248Z,2018-04-05T01:11:45.2745976Z,,,False,0,False

Third: place Gear_Masc.json in data/mod/upgrades  if the directory doesn't exist create it

Fourth:
Pick a shop like shopdef_Componants.json  and insert this after  "Inventory" : [ so that it looks like this:

   "Inventory" : [
        {
         "ID" : "Gear_Masc",
         "Type" : "HeatSink",
         "DiscountModifier" : 1.0,
         "Count" : 0
        },
        {
         "ID" : "Gear_JumpJet_Generic_Standard",
         "Type" : "JumpJet",
         "DiscountModifier" : 1.0,
         "Count" : 0
        },
        
Fifth: This is just a hacked together mod until I can make one more in line with the actuall BT rules but if you use any of this gimmie credit.

While I expect critisism. Don't expect it to be answered. This is just a placeholder until we can have a better one. I accept suggestions though so if you think you have a better way to code this feel free to let me know. If you don't know how to code save your ideas for someone else. I am not interested in "you should make it better".