Skip to content

Commit

Permalink
Merge pull request #6490 from IllianiCBT/mobs
Browse files Browse the repository at this point in the history
Added Infantry `Mob` Unit Files
  • Loading branch information
HammerGS authored Feb 6, 2025
2 parents beeac38 + 89df23e commit eb63f99
Show file tree
Hide file tree
Showing 4 changed files with 236 additions and 0 deletions.
59 changes: 59 additions & 0 deletions megamek/data/mekfiles/infantry/Mobs/Mob (Huge).blk
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
#Saved from version 0.50.03-SNAPSHOT on 2025-01-29
<UnitType>
Infantry
</UnitType>

<Name>
Mob
</Name>

<Model>
(Huge)
</Model>

<year>
2400
</year>

<originalBuildYear>
2400
</originalBuildYear>

<type>
IS Level 2
</type>

<motion_type>
Leg
</motion_type>

<Troopers Equipment>
</Troopers Equipment>

<Field Guns Equipment>
</Field Guns Equipment>

<source>
Fictional
</source>

<squad_size>
5
</squad_size>

<squadn>
6
</squadn>

<secondn>
1
</secondn>

<Primary>
Rifle (Makeshift)
</Primary>

<Secondary>
InfantryMiniGrenadeInferno
</Secondary>

59 changes: 59 additions & 0 deletions megamek/data/mekfiles/infantry/Mobs/Mob (Large).blk
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
#Saved from version 0.50.03-SNAPSHOT on 2025-01-29
<UnitType>
Infantry
</UnitType>

<Name>
Mob
</Name>

<Model>
(Large)
</Model>

<year>
2400
</year>

<originalBuildYear>
2400
</originalBuildYear>

<type>
IS Level 2
</type>

<motion_type>
Leg
</motion_type>

<Troopers Equipment>
</Troopers Equipment>

<Field Guns Equipment>
</Field Guns Equipment>

<source>
Fictional
</source>

<squad_size>
5
</squad_size>

<squadn>
4
</squadn>

<secondn>
1
</secondn>

<Primary>
Rifle (Makeshift)
</Primary>

<Secondary>
InfantryMiniGrenadeInferno
</Secondary>

59 changes: 59 additions & 0 deletions megamek/data/mekfiles/infantry/Mobs/Mob (Medium).blk
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
#Saved from version 0.50.03-SNAPSHOT on 2025-01-29
<UnitType>
Infantry
</UnitType>

<Name>
Mob
</Name>

<Model>
(Medium)
</Model>

<year>
2400
</year>

<originalBuildYear>
2400
</originalBuildYear>

<type>
IS Level 2
</type>

<motion_type>
Leg
</motion_type>

<Troopers Equipment>
</Troopers Equipment>

<Field Guns Equipment>
</Field Guns Equipment>

<source>
Fictional
</source>

<squad_size>
5
</squad_size>

<squadn>
2
</squadn>

<secondn>
1
</secondn>

<Primary>
Rifle (Makeshift)
</Primary>

<Secondary>
InfantryMiniGrenadeInferno
</Secondary>

59 changes: 59 additions & 0 deletions megamek/data/mekfiles/infantry/Mobs/Mob (Small).blk
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
#Saved from version 0.50.03-SNAPSHOT on 2025-01-29
<UnitType>
Infantry
</UnitType>

<Name>
Mob
</Name>

<Model>
(Small)
</Model>

<year>
2400
</year>

<originalBuildYear>
2400
</originalBuildYear>

<type>
IS Level 2
</type>

<motion_type>
Leg
</motion_type>

<Troopers Equipment>
</Troopers Equipment>

<Field Guns Equipment>
</Field Guns Equipment>

<source>
Fictional
</source>

<squad_size>
5
</squad_size>

<squadn>
1
</squadn>

<secondn>
1
</secondn>

<Primary>
Rifle (Makeshift)
</Primary>

<Secondary>
InfantryMiniGrenadeInferno
</Secondary>

0 comments on commit eb63f99

Please sign in to comment.