Difference between revisions of "User:Amidatelion"

From BTAWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
This is to verify that [https://www.reddit.com/user/amidatelion /u/amidatelion] / amidatelion(at)outlook(dot)com is, in fact, the Amidatelion who [https://www.bta3062.com/index.php?title=Special:Contributions/Amidatelion admins this wiki].
 
This is to verify that [https://www.reddit.com/user/amidatelion /u/amidatelion] / amidatelion(at)outlook(dot)com is, in fact, the Amidatelion who [https://www.bta3062.com/index.php?title=Special:Contributions/Amidatelion admins this wiki].
  
===(DEPRECATED) Creating Faction Pages ===
+
==Inner Sphere Light Mechs==
{{warning|1= This entire section has been deprecated by Fulmir's automated template. It's left up to help with any manual edits that may need to be done, particularly the module descriptions.}}
 
  
 +
<div class="mw-collapsible">
  
<div class="toccolours mw-collapsible mw-collapsed">
 
<div style="font-weight:bold;line-height:1.6;">AC/2</div>
 
<div class="mw-collapsible-content">
 
  
Faction pages are made from several categories:  
+
{| class="wikitable sortable" style="text-align: center;"
 +
! colspan="4" |Mech
 +
! colspan="5" |Hardpoints
 +
! colspan="3" |Engine
 +
! colspan="3" |Components
 +
! colspan="2" |Free Tonnage
 +
! colspan="3" |Speed
 +
|-
 +
!<small>Chassis</small>
 +
!<small>Model</small>
 +
!<small>Mass</small>
 +
!<small>Role</small>
 +
!<small>B</small>
 +
!<small>E</small>
 +
!<small>M</small>
 +
!<small>S</small>
 +
!<small>O</small>
 +
!<small>Type</small>
 +
!<small>Core</small>
 +
!<small>Heat Sinks</small>
 +
!<small>Structure</small>
 +
!<small>Armor</small>
 +
!<small>Melee Weapon </small>
 +
!<small>Core Gear</small>
 +
!<small>Bare</small>
 +
!<small>Walk</small>
 +
!<small>Sprint</small>
 +
!<small>Jump</small>
 +
|-
 +
|rowspan="4"|
 +
[[File:Anubis.png|125px|border|center]]
  
* Infobox 
+
'''[[Anubis|ANUBIS]]'''
* Sub-Commands (for major factions)
 
* Description 
 
* Enemy Factions 
 
* Faction Store Inventory 
 
* Starting Mechs
 
* Faction Mechs
 
  
Since all the factions are new, we make BD deal with the Infobox and Description because new factions are probably going to be homebrew. Enemy Factions currently have to be filled out by hand, consult the code at <code>BT Advanced Factions\factions\faction_NAME.json</code>.
+
'''Mech Quirk:''' Easy To Maintain
  
The Faction Store Inventory section is the single most complicated bit: in order to get it to work, you need to update the [[Module:Factions|Module Factions]] page, the [[Template:TableFactionStore|Faction Store Table]], and then you need to generate a [[Template:FactionStoreRasalhague|formatted entry]] for that table.
+
(Fast refits)
  
Starting Mechs simply calls the appropriate Starter template.
+
[[Pilot Affinities|'''Pilot Affinity:''']] Agile
  
Faction Mechs uses the Template and Module below.
+
(Gains 1 bonus evasion on movement)
 +
|ABS-2L
 +
|30t
 +
|Fire Support
 +
|0
 +
|0
 +
|2
 +
|4
 +
|0
 +
|XL
 +
|240
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|16.5t
 +
|25.5t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|ABS-3D
 +
|30t
 +
|Fire Support
 +
|0
 +
|4
 +
|0
 +
|0
 +
|0
 +
|XL
 +
|240
 +
|DHS
 +
|Endo
 +
|Stealth
 +
|None
 +
|16.5t
 +
|25.5t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|ABS-3L
 +
|30t
 +
|Fire Support
 +
|0
 +
|0
 +
|4
 +
|2
 +
|0
 +
|XL
 +
|240
 +
|DHS
 +
|Endo
 +
|Stealth
 +
|None
 +
|16.5t
 +
|25.5t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|ABS-TZ
 +
|30t
 +
|Gladiator
 +
|0
 +
|4
 +
|0
 +
|4
 +
|0
 +
|XL
 +
|240
 +
|DHS
 +
|Endo
 +
|Stealth
 +
|None
 +
|16.5t
 +
|25.5t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|rowspan="4"|
 +
[[File:Brigand.png|125px|border|center]]
  
 +
'''[[Brigand|BRIGAND]]'''
  
====Mech Factions Script Overview====
+
'''Mech Quirk:''' Nimble Jumper
  
Script page: [[Module:Factions]]
+
(+15% jump distance)
  
In short, this script does two things.
+
[[Pilot Affinities|'''Pilot Affinity:''']] Nimble
  
'''factionMechs''': This takes in a factionId (ex: Davion, ClanNovaCat, EridaniLightHorse, etc) and outputs a list of mechs, by weight class, fielded by that faction. This is used for faction entries to show all mechs fielded by a faction.
+
(15% more jumping distance)  
; Code Overview
+
|LDT-1
: This is fairly simple. It searches the wiki database for mechs that have the given faction in their tags list. Then it defines a function for making links, this function adjusts some specific mech variants slightly so they link to correct pages. Next we create mechList, which will be our final return, and four unordered lists for each weight class of mech. The list elements are then populated based on mech tonnage in a for loop, and finally added to the return div element, which is finally returned.
+
|25T
 +
|Pirate Mech
 +
|0
 +
|4
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|150
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|13t
 +
|20.5t
 +
|6
 +
|9
 +
|7
 +
|-
 +
|LDT-AB
 +
|25t
 +
|Gladiator
 +
|0
 +
|4
 +
|0
 +
|2
 +
|0
 +
|XL
 +
|150
 +
|DHS
 +
|Endo
 +
|Clan Ferro
 +
|None
 +
|15.5t
 +
|20.5t
 +
|6
 +
|9
 +
|5
 +
|-
 +
|LDT-X1
 +
|25t
 +
|Pirate Mech
 +
|0
 +
|6
 +
|0
 +
|0
 +
|0
 +
|STD
 +
|150
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|13t
 +
|20.5t
 +
|6
 +
|9
 +
|7
 +
|-
 +
|LDT-X2
 +
|25t
 +
|Pirate Mech
 +
|0
 +
|2
 +
|4
 +
|0
 +
|0
 +
|STD
 +
|150
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|13t
 +
|20.5t
 +
|6
 +
|9
 +
|7
 +
|-
 +
|rowspan="12"|
 +
[[File:Commando.png|125px|border|center]]
  
'''mechFactions''': This takes a mech variant (ex: AS7-D, CP-10-HQ, MAD-5S, etc) and outputs a list of factions that use that mech. This is used on mech pages to list the factions where a given mech variant can be fought. The list is outputted as a collapsible div with a list containing the major factions that field that mech. Any faction with sub-commands will have a further expandable section listing the sub-commands fielding the mech.
+
'''[[Commando|COMMANDO]]'''
; Code Overview
+
 
: This function gets the mech variant given, and then iterates through its tags, tags in <code>factionIdsToNames</code> are deemed to be faction tags and processed further. These faction tags are added to a dictionary of parent tags to child tags. If a tag isn't in <code>spamFactionsToParents</code> then it's added as its own parent. We then create the HTML framework using mediawiki with a parent list element. The dictionary of tags is then gone through in alphabetical order by parent tag. Single tags are just added to the list as individual items, tags with multiple children are added as their own sub-list. The idea here is that the list of parent tags is which parent faction to go fight to acquire a mech, while specific sub-factions are listed under that. Finally the tag is appended to the parent unordered list tag. When all parent factions have been iterated through the list is returned.
+
'''Mech Quirk:''' Narrow Profile
 +
 
 +
(+1 evasion pips gained from movement, +1 defense against being hit)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Evasive
 +
 
 +
(+2 defense against being hit)
 +
|COM-1B
 +
|25t
 +
|Light Sniper & Scout
 +
|0
 +
|3
 +
|1
 +
|2
 +
|0
 +
|STD
 +
|155
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|12t
 +
|19.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|COM-1C
 +
|25t
 +
|Light Sniper & Scout
 +
|1
 +
|1
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|155
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|12t
 +
|19.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|COM-1D
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|1
 +
|1
 +
|2
 +
|0
 +
|STD
 +
|155
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|12t
 +
|19.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|COM-2D
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|1
 +
|3
 +
|1
 +
|0
 +
|STD
 +
|155
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|12t
 +
|19.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|COM-2D-BI
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|6
 +
|0
 +
|7
 +
|0
 +
|STD
 +
|155
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|12t
 +
|19.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|COM-3A
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|2
 +
|2
 +
|2
 +
|0
 +
|STD
 +
|155
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|12t
 +
|19.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|COM-4H
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|2
 +
|8
 +
|0
 +
|0
 +
|STD
 +
|155
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|12t
 +
|19.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|COM-5S
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|1
 +
|3
 +
|1
 +
|0
 +
|STD
 +
|155
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|13t
 +
|20.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|COM-7C
 +
|25t
 +
|Light Striker & Scout
 +
|2
 +
|0
 +
|0
 +
|2
 +
|0
 +
|LFE
 +
|150
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|13t
 +
|20.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|COM-7S
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|2
 +
|3
 +
|0
 +
|0
 +
|LFE
 +
|150
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|13t
 +
|20.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|COM-TDK
 +
|25t
 +
|Gladiator
 +
|0
 +
|4
 +
|0
 +
|0
 +
|0
 +
|STD
 +
|175
 +
|DHS
 +
|Standard
 +
|Standard
 +
|None
 +
|10.5t
 +
|19.5t
 +
|7
 +
|11
 +
|0
 +
|-
 +
|COM-WB
 +
|25t
 +
|Light Striker Scout
 +
|0
 +
|0
 +
|5
 +
|0
 +
|0
 +
|XL
 +
|200
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|14t
 +
|20.5t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|rowspan="2"|
 +
[[File:Commando.png|125px|border|center]]
 +
 
 +
'''[[Commando|PRIMITIVE COMMANDO]]'''
 +
 
 +
[[Full List of Mechs#Quirks|'''Mech Quirk''': Primitive]]
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Evasive
 +
 
 +
(+2 defense against being hit)
 +
|COM-1A
 +
|25t
 +
|Light Sniper & Scout
 +
|0
 +
|1
 +
|0
 +
|0
 +
|0
 +
|PFE
 +
|120
 +
|SHS
 +
|Rugged
 +
|Primitive
 +
|None
 +
|8.5t
 +
|15.5t
 +
|5
 +
|8
 +
|0
 +
|-
 +
|COM-1AK
 +
|25t
 +
|Light Sniper & Scout
 +
|0
 +
|2
 +
|0
 +
|1
 +
|0
 +
|PFE
 +
|120
 +
|SHS
 +
|Rugged
 +
|Primitive
 +
|None
 +
|8.5t
 +
|15.5t
 +
|5
 +
|8
 +
|0
 +
|-
 +
|rowspan="4"|
 +
[[File:Crosscut.png|125px|border|center]]
 +
 
 +
'''[[Crosscut|CROSSCUT]]'''
 +
 
 +
[[Full List of Mechs#Quirks|'''Mech Quirk''': Industrial Mech]]
 +
 
 +
'''Mech Quirk:''' Melee Weapon
 +
 
 +
(Variants of this model have a melee weapon)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Brawler
 +
 
 +
(Kicks, punches, and physical weapon attacks deal 15% more damage)
 +
|ED-X2
 +
|30t
 +
|Industrial Logger Mech
 +
|0
 +
|0
 +
|0
 +
|7
 +
|0
 +
|ICE
 +
|090
 +
|SHS
 +
|Standard
 +
|Primitive
 +
|Chainsaw
 +
|8t
 +
|15t
 +
|2
 +
|3
 +
|0
 +
|-
 +
|ED-4XD
 +
|30t
 +
|Industrial Logger Mech
 +
|0
 +
|0
 +
|0
 +
|3
 +
|0
 +
|ICE
 +
|090
 +
|SHS
 +
|Standard
 +
|Primitive
 +
|Dual Saw
 +
|6t
 +
|13t
 +
|2
 +
|3
 +
|0
 +
|-
 +
|ED-X6
 +
|30t
 +
|Industrial Logger Mech
 +
|0
 +
|4
 +
|0
 +
|1
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Standard
 +
|Primitive
 +
|Chainsaw
 +
|9t
 +
|15t
 +
|4
 +
|7
 +
|0
 +
|-
 +
|ED-X7
 +
|30t
 +
|Industrial Logger Mech
 +
|2
 +
|0
 +
|0
 +
|3
 +
|0
 +
|STD
 +
|090
 +
|SHS
 +
|Standard
 +
|Primitive
 +
|Chainsaw
 +
|9t
 +
|15t
 +
|3
 +
|5
 +
|0
 +
|-
 +
|rowspan="5"|
 +
[[File:Dig King.png|125px|border|center]]
 +
 
 +
'''[[Dig King|DIG KING]]'''
 +
 
 +
'''Mech Quirk:''' Improved Life Support
 +
 
 +
(+1 injuries resisted, immune to pilot bleedouts)
 +
 
 +
[[Full List of Mechs#Quirks|'''Mech Quirk''': Industrial Mech]]
 +
 
 +
'''Mech Quirk:''' Melee Weapon
 +
 
 +
(Variants of this model have a melee weapon)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Brawler
 +
 
 +
(Kicks, punches, and physical weapon attacks deal 15% more damage)
 +
|RCL-1
 +
|30t
 +
|Militarized IndustrialMech
 +
|0
 +
|0
 +
|0
 +
|6
 +
|0
 +
|FCE
 +
|90
 +
|SHS
 +
|Standard
 +
|Primitive
 +
|Rock Cutter
 +
|6t
 +
|12t
 +
|3
 +
|5
 +
|0
 +
|-
 +
|RCL-1B
 +
|30t
 +
|Militarized IndustrialMech
 +
|0
 +
|2
 +
|0
 +
|4
 +
|0
 +
|FCE
 +
|90
 +
|SHS
 +
|Standard
 +
|Primitive
 +
|Buzzsaw
 +
|7t
 +
|13t
 +
|3
 +
|5
 +
|0
 +
|-
 +
|RCL-1M
 +
|30t
 +
|Militarized IndustrialMech
 +
|4
 +
|0
 +
|0
 +
|2
 +
|0
 +
|FCE
 +
|90
 +
|SHS
 +
|Standard
 +
|Primitive
 +
|Mace
 +
|8t
 +
|14t
 +
|3
 +
|5
 +
|0
 +
|-
 +
|RCL-1X
 +
|30t
 +
|Militarized IndustrialMech
 +
|0
 +
|4
 +
|0
 +
|2
 +
|0
 +
|FCE
 +
|90
 +
|SHS
 +
|Standard
 +
|Primitive
 +
|Axe
 +
|9t
 +
|15t
 +
|3
 +
|5
 +
|0
 +
|-
 +
|RCL-2
 +
|30t
 +
|Militarized IndustrialMech
 +
|1
 +
|2
 +
|5
 +
|4
 +
|0
 +
|STD
 +
|150
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|17.5t
 +
|25t
 +
|5
 +
|8
 +
|0
 +
|-
 +
|rowspan="3"|
 +
[[File:Falcon.png|125px|border|center]]
 +
 
 +
'''[[Falcon|FALCON]]'''
 +
 
 +
'''Mech Quirk:''' Narrow Profile
 +
 
 +
(+1 evasion pips gained from movement, +1 defense against being hit)
 +
 
 +
[[Full List of Mechs#Quirks|'''Mech Quirk:''' Royal]]
 +
 
 +
Variants of this model have the Royal quirk
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Precise Shot
 +
 
 +
(+1 bonus on weapon attacks)
 +
|FLC-4N
 +
|30t
 +
|Bughunter
 +
|0
 +
|2
 +
|0
 +
|4
 +
|0
 +
|STD
 +
|180
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|15t
 +
|24t
 +
|7
 +
|10
 +
|7
 +
|-
 +
|FLC-4Nb
 +
|30t
 +
|Bughunter
 +
|0
 +
|3
 +
|0
 +
|3
 +
|0
 +
|STD
 +
|180
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|16.5t
 +
|25.5t
 +
|7
 +
|10
 +
|7
 +
|-
 +
|FLC-4P
 +
|30t
 +
|Bughunter
 +
|0
 +
|2
 +
|0
 +
|4
 +
|0
 +
|STD
 +
|180
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|15t
 +
|24t
 +
|7
 +
|10
 +
|5
 +
|-
 +
|rowspan="3"|
 +
[[File:Fireball.png|125px|border|center]]
 +
 
 +
'''[[Fireball|FIREBALL]]'''
 +
 
 +
'''Mech Quirk:''' Narrow Profile
 +
 
 +
(+1 evasion pips gained from movement, +1 defense against being hit)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Zippy
 +
 
 +
(15% boost to sprint speed!)
 +
|ALM-7D
 +
|20t
 +
|Super Rapid Response
 +
|0
 +
|0
 +
|1
 +
|3
 +
|0
 +
|XL
 +
|220
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|8t
 +
|16t
 +
|12
 +
|19
 +
|0
 +
|-
 +
|ALM-8D
 +
|20t
 +
|Super Rapid Response
 +
|0
 +
|2
 +
|0
 +
|2
 +
|0
 +
|XL
 +
|220
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|8t
 +
|16t
 +
|12
 +
|19
 +
|0
 +
|-
 +
|ALM-9D
 +
|20t
 +
|Super Rapid Response
 +
|0
 +
|1
 +
|1
 +
|2
 +
|0
 +
|XL
 +
|220
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|8t
 +
|16t
 +
|12
 +
|19
 +
|0
 +
|-
 +
|rowspan="5"|
 +
[[File:Firebee.png|125px|border|center]]
 +
 
 +
'''[[Firebee|FIREBEE]]'''
 +
 
 +
'''Mech Quirk:''' Improved Cooling
 +
 
 +
(-3 heat per turn)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Cool Running
 +
 
 +
(Adds 6 bonus heat sinking)
 +
|FRB-1B
 +
|35t
 +
|Flanker And Harasser
 +
|0
 +
|0
 +
|6
 +
|2
 +
|0
 +
|XL
 +
|210
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|22.5t
 +
|30t
 +
|7
 +
|10
 +
|5
 +
|-
 +
|FRB-2A
 +
|35t
 +
|Flanker And Harasser
 +
|0
 +
|1
 +
|8
 +
|0
 +
|0
 +
|XL
 +
|175
 +
|pDHS
 +
|Standard
 +
|Standard
 +
|None
 +
|23t
 +
|28.5t
 +
|5
 +
|8
 +
|5
 +
|-
 +
|FRB-2E
 +
|35t
 +
|Flanker And Harasser
 +
|0
 +
|2
 +
|6
 +
|0
 +
|0
 +
|STD
 +
|175
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|19.5t
 +
|28.5t
 +
|5
 +
|8
 +
|5
 +
|-
 +
|FRB-2L
 +
|35t
 +
|Flanker And Harasser
 +
|0
 +
|8
 +
|0
 +
|0
 +
|0
 +
|XL
 +
|175
 +
|DHS
 +
|Standard
 +
|Standard
 +
|None
 +
|23t
 +
|28.5t
 +
|5
 +
|8
 +
|5
 +
|-
 +
|FRB-2S
 +
|35t
 +
|Flanker And Harasser
 +
|0
 +
|1
 +
|4
 +
|4
 +
|0
 +
|XL
 +
|175
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|24.5t
 +
|30t
 +
|5
 +
|8
 +
|5
 +
|-
 +
|rowspan="1"|
 +
[[File:Firebee.png|125px|border|center]]
 +
 
 +
'''[[Firebee#WAM-B|PRIMITIVE FIREBEE]]'''
 +
 
 +
[[Full List of Mechs#Quirks|'''Mech Quirk''': Primitive]]
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Cool Running
 +
 
 +
(Adds 6 bonus heat sinking)
 +
|WAM-B
 +
|35t
 +
|Flanker And Harasser
 +
|0
 +
|0
 +
|4
 +
|0
 +
|0
 +
|PFE
 +
|175
 +
|SHS
 +
|Rugged
 +
|Primitive
 +
|None
 +
|14t
 +
|24.5t
 +
|5
 +
|8
 +
|0
 +
|-
 +
|rowspan="4"|
 +
[[File:Firefly.png|125px|border|center]]
 +
 
 +
'''[[Firefly|FIREFLY]]'''
 +
 
 +
'''Mech Quirk:''' Nimble Jumper
 +
 
 +
(+15% jump distance)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Evasive
 +
 
 +
(+2 bonus against being hit)
 +
|FFL-3A
 +
|30t
 +
|Assault Scout
 +
|0
 +
|4
 +
|2
 +
|5
 +
|0
 +
|XL
 +
|150
 +
|DHS
 +
|Standard
 +
|Ferro
 +
|None
 +
|19t
 +
|24t
 +
|5
 +
|8
 +
|5
 +
|-
 +
|FFL-4A
 +
|30t
 +
|Assault Scout
 +
|0
 +
|4
 +
|2
 +
|5
 +
|0
 +
|STD
 +
|150
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|16.5t
 +
|24t
 +
|5
 +
|8
 +
|5
 +
|-
 +
|FFL-4B
 +
|30t
 +
|Assault Scout
 +
|0
 +
|4
 +
|2
 +
|5
 +
|0
 +
|STD
 +
|150
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|16.5t
 +
|24t
 +
|5
 +
|8
 +
|5
 +
|-
 +
|FFL-4C
 +
|30t
 +
|Assault Scout
 +
|0
 +
|4
 +
|2
 +
|5
 +
|0
 +
|STD
 +
|150
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|20.5t
 +
|25.5t
 +
|5
 +
|8
 +
|5
 +
|-
 +
|rowspan="9"|
 +
[[File:Firestarter.png|125px|border|center]]
 +
 
 +
'''[[Firestarter|FIRESTARTER]]'''
 +
 
 +
'''Mech Quirk:''' Nimble Jumper
 +
 
 +
(+15% jump distance)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Nimble
 +
 
 +
(15% more jumping distance)
 +
|FS9-A
 +
|35t
 +
|Scout & Disabler
 +
|0
 +
|2
 +
|0
 +
|6
 +
|0
 +
|STD
 +
|210
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|16.5t
 +
|28.5t
 +
|6
 +
|9
 +
|8
 +
|-
 +
|FS9-E
 +
|35t
 +
|Gladiator
 +
|0
 +
|0
 +
|0
 +
|8
 +
|0
 +
|STD
 +
|210
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|18t
 +
|30t
 +
|6
 +
|9
 +
|6
 +
|-
 +
|FS9-H
 +
|35t
 +
|Scout & Disabler
 +
|2
 +
|2
 +
|0
 +
|6
 +
|0
 +
|STD
 +
|210
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|16.5t
 +
|28.5t
 +
|6
 +
|9
 +
|8
 +
|-
 +
|FS9-J
 +
|35t
 +
|Scout & Disabler
 +
|0
 +
|2
 +
|0
 +
|6
 +
|0
 +
|STD
 +
|210
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|18t
 +
|30t
 +
|6
 +
|9
 +
|8
 +
|-
 +
|FS9-K
 +
|35t
 +
|Scout & Disabler
 +
|0
 +
|3
 +
|0
 +
|4
 +
|0
 +
|STD
 +
|210
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|16.5t
 +
|28.5t
 +
|6
 +
|9
 +
|8
 +
|-
 +
|FS9-M
 +
|35t
 +
|Scout & Disabler
 +
|0
 +
|4
 +
|0
 +
|4
 +
|0
 +
|STD
 +
|210
 +
|DHS
 +
|Standard
 +
|Standard
 +
|None
 +
|16.5t
 +
|28.5t
 +
|6
 +
|9
 +
|8
 +
|-
 +
|FS9-P
 +
|35t
 +
|Scout & Disabler
 +
|0
 +
|2
 +
|0
 +
|6
 +
|0
 +
|XL
 +
|210
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|22.5t
 +
|28.5t
 +
|6
 +
|9
 +
|8
 +
|-
 +
|FS9-S
 +
|35t
 +
|Scout & Disabler
 +
|0
 +
|2
 +
|0
 +
|6
 +
|0
 +
|STD
 +
|210
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|18t
 +
|30t
 +
|6
 +
|9
 +
|8
 +
|-
 +
|FS9-S1
 +
|35t
 +
|Scout & Disabler
 +
|0
 +
|2
 +
|0
 +
|6
 +
|0
 +
|STD
 +
|210
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|18t
 +
|30t
 +
|6
 +
|9
 +
|8
 +
|-
 +
|rowspan="7"|
 +
[[File:Flea.png|125px|border|center]]
 +
 
 +
'''[[Flea|FLEA]]'''
 +
 
 +
'''Mech Quirk:''' Narrow Profile
 +
 
 +
(+1 evasion pips gained from movement, +1 defense against being hit)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Zippy
 +
 
 +
(15% boost to sprint speed!)
 +
|FLE-4
 +
|20t
 +
|Recon And Backstabber
 +
|0
 +
|2
 +
|2
 +
|3
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9t
 +
|15t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|FLE-15
 +
|20t
 +
|Recon And Backstabber
 +
|2
 +
|2
 +
|0
 +
|5
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9t
 +
|15t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|FLE-16
 +
|20t
 +
|Hyperfast Recon
 +
|0
 +
|2
 +
|0
 +
|5
 +
|0
 +
|STD
 +
|180
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9t
 +
|15t
 +
|9
 +
|14
 +
|0
 +
|-
 +
|FLE-17
 +
|20t
 +
|Recon And Backstabber
 +
|2
 +
|2
 +
|0
 +
|5
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|10t
 +
|16t
 +
|6
 +
|12
 +
|0
 +
|-
 +
|FLE-19
 +
|20t
 +
|Recon And Backstabber
 +
|0
 +
|0
 +
|0
 +
|7
 +
|0
 +
|XL
 +
|120
 +
|DHS
 +
|Standard
 +
|Heavy Ferro
 +
|None
 +
|11t
 +
|15t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|FLE-21
 +
|20t
 +
|Recon And Backstabber
 +
|0
 +
|0
 +
|2
 +
|9
 +
|0
 +
|XL
 +
|120
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|12t
 +
|16t
 +
|6
 +
|12
 +
|0
 +
|-
 +
|FLE-R5K
 +
|20t
 +
|Gladiator
 +
|0
 +
|1
 +
|2
 +
|4
 +
|0
 +
|LFE
 +
|120
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|11t
 +
|16t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|rowspan="1"|
 +
[[File:Flea.png|125px|border|center]]
 +
 
 +
'''[[Flea 14|FLEA 14]]'''
 +
 
 +
'''Mech Quirk:''' Narrow Profile
 +
 
 +
(+1 evasion pips gained from movement, +1 defense against being hit)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Zippy
 +
 
 +
(15% boost to sprint speed!)
 +
|FLE-14
 +
|15t
 +
|Ultralight Recon
 +
|0
 +
|2
 +
|0
 +
|3
 +
|0
 +
|STD
 +
|135
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|4t
 +
|10.5t
 +
|9
 +
|14
 +
|4
 +
|-
 +
|rowspan="10"|
 +
[[File:Hermes.png|125px|border|center]]
 +
 
 +
'''[[Hermes|HERMES]]'''
 +
 
 +
'''Mech Quirk:''' Improved Communications
 +
 
 +
(+1 increased resolve gain for all lance members, increases pilot maximum resolve capacity by 15)
 +
 
 +
[[Full List of Mechs#Quirks|'''Mech Quirk:''' Royal]]
 +
 
 +
(Variants of this model have the Royal quirk)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Precise Shot
 +
 
 +
(+1 bonus on weapon attacks)
 +
|HER-1A
 +
|30t
 +
|Fragile Scout
 +
|0
 +
|4
 +
|0
 +
|1
 +
|0
 +
|STD
 +
|270
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|6.5t
 +
|24t
 +
|10
 +
|15
 +
|0
 +
|-
 +
|HER-1B
 +
|30t
 +
|Fragile Scout
 +
|0
 +
|4
 +
|0
 +
|1
 +
|0
 +
|STD
 +
|270
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|6.5t
 +
|24t
 +
|10
 +
|15
 +
|0
 +
|-
 +
|HER-1S
 +
|30t
 +
|Fragile Scout
 +
|0
 +
|4
 +
|0
 +
|1
 +
|0
 +
|STD
 +
|270
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|8t
 +
|25.5t
 +
|10
 +
|15
 +
|0
 +
|-
 +
|HER-1Sb
 +
|30t
 +
|Royal Scout
 +
|0
 +
|5
 +
|0
 +
|2
 +
|0
 +
|XL
 +
|270
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|15t
 +
|25.5t
 +
|10
 +
|15
 +
|0
 +
|-
 +
|HER-3S
 +
|30t
 +
|Fragile Scout
 +
|0
 +
|4
 +
|0
 +
|1
 +
|0
 +
|STD
 +
|270
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|8t
 +
|25.5t
 +
|10
 +
|19
 +
|0
 +
|-
 +
|HER-3S1
 +
|30t
 +
|Fragile Scout
 +
|0
 +
|4
 +
|0
 +
|1
 +
|0
 +
|STD
 +
|270
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|8t
 +
|25.5t
 +
|10
 +
|19
 +
|0
 +
|-
 +
|HER-3S2
 +
|30t
 +
|Fragile Scout
 +
|0
 +
|4
 +
|0
 +
|1
 +
|0
 +
|STD
 +
|270
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|8t
 +
|25.5t
 +
|10
 +
|19
 +
|0
 +
|-
 +
|HER-4K
 +
|30t
 +
|Scout & Harasser
 +
|0
 +
|6
 +
|0
 +
|2
 +
|0
 +
|XL
 +
|270
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|15t
 +
|25.5t
 +
|10
 +
|19
 +
|0
 +
|-
 +
|HER-4M
 +
|30t
 +
|Scout & Harasser
 +
|0
 +
|6
 +
|0
 +
|0
 +
|0
 +
|XL
 +
|270
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|15t
 +
|25.5t
 +
|10
 +
|19
 +
|0
 +
|-
 +
|HER-4S
 +
|30t
 +
|Scout & Harasser
 +
|0
 +
|5
 +
|0
 +
|1
 +
|0
 +
|XL
 +
|270
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|15t
 +
|25.5t
 +
|10
 +
|19
 +
|0
 +
|-
 +
|rowspan="7"|
 +
[[File:Hollander.png|125px|border|center]]
 +
 
 +
'''[[Hollander|HOLLANDER]]'''
 +
 
 +
'''Mech Quirk:''' Stabilized Weapon
 +
 
 +
(-2 recoil with all weapons)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Precise Shot
 +
 
 +
(+1 bonus on weapon attacks)
 +
|BZK-BZ
 +
|35t
 +
|Gladiator
 +
|0
 +
|4
 +
|0
 +
|1
 +
|0
 +
|XL
 +
|200
 +
|DHS
 +
|Endo
 +
|Reflective
 +
|None
 +
|23.5t
 +
|30t
 +
|6
 +
|9
 +
|5
 +
|-
 +
|BZK-D2
 +
|35t
 +
|Sniper
 +
|2
 +
|2
 +
|0
 +
|0
 +
|0
 +
|STD
 +
|175
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|19.5t
 +
|28.5t
 +
|5
 +
|8
 +
|0
 +
|-
 +
|BZK-F3
 +
|35t
 +
|Sniper
 +
|3
 +
|0
 +
|0
 +
|3
 +
|0
 +
|STD
 +
|175
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|21t
 +
|30t
 +
|5
 +
|8
 +
|0
 +
|-
 +
|BZK-G1
 +
|35t
 +
|Sniper
 +
|2
 +
|3
 +
|0
 +
|0
 +
|0
 +
|STD
 +
|175
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|21t
 +
|30t
 +
|5
 +
|8
 +
|0
 +
|-
 +
|BZK-H3
 +
|35t
 +
|Sniper
 +
|0
 +
|4
 +
|0
 +
|1
 +
|0
 +
|STD
 +
|210
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|18t
 +
|30t
 +
|7
 +
|10
 +
|0
 +
|-
 +
|BZK-K7
 +
|35t
 +
|Sniper
 +
|0
 +
|2
 +
|3
 +
|1
 +
|0
 +
|XL
 +
|175
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|24.5t
 +
|30t
 +
|5
 +
|8
 +
|0
 +
|-
 +
|BZK-T100
 +
|35t
 +
|Sniper
 +
|3
 +
|0
 +
|0
 +
|3
 +
|0
 +
|STD
 +
|175
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|21t
 +
|30t
 +
|5
 +
|8
 +
|0
 +
|-
 +
|rowspan="6"|
 +
[[File:Hornet.png|125px|border|center]]
 +
 
 +
'''[[Hornet|HORNET]]'''
 +
 
 +
'''Mech Quirk:''' Narrow Profile
 +
 
 +
(+2 defense against being hit)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Evasive
 +
 
 +
(+2 bonus against being hit)
 +
|HNT-151
 +
|20t
 +
|Light Striker & Scout
 +
|0
 +
|1
 +
|1
 +
|2
 +
|0
 +
|STD
 +
|100
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|11t
 +
|15t
 +
|5
 +
|8
 +
|5
 +
|-
 +
|HNT-152
 +
|20t
 +
|Light Striker & Scout
 +
|0
 +
|1
 +
|1
 +
|2
 +
|0
 +
|STD
 +
|100
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|11t
 +
|15t
 +
|5
 +
|8
 +
|5
 +
|-
 +
|HNT-161
 +
|20t
 +
|Light Striker & Scout
 +
|0
 +
|1
 +
|1
 +
|2
 +
|0
 +
|STD
 +
|100
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|12t
 +
|16t
 +
|5
 +
|8
 +
|5
 +
|-
 +
|HNT-171
 +
|20t
 +
|Light Striker & Scout
 +
|0
 +
|1
 +
|1
 +
|2
 +
|0
 +
|STD
 +
|100
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|12t
 +
|16t
 +
|5
 +
|8
 +
|3
 +
|-
 +
|HNT-175
 +
|20t
 +
|Light Striker & Scout
 +
|1
 +
|2
 +
|0
 +
|1
 +
|0
 +
|LFE
 +
|120
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|11t
 +
|16t
 +
|7
 +
|10
 +
|0
 +
|-
 +
|HNT-191
 +
|20t
 +
|Light Striker & Scout
 +
|0
 +
|1
 +
|1
 +
|2
 +
|0
 +
|STD
 +
|100
 +
|SHS
 +
|Standard
 +
|Retro Light
 +
|None
 +
|11t
 +
|15t
 +
|5
 +
|8
 +
|5
 +
|-
 +
|rowspan="6"|
 +
[[File:Hussar.png|125px|border|center]]
 +
 
 +
'''[[Hussar|HUSSAR]]'''
 +
 
 +
'''Mech Quirk:''' Improved Communications
 +
 
 +
(+1 increased resolve gain for all lance members, increases pilot maximum resolve capacity by 15)
 +
 
 +
[[Full List of Mechs#Quirks|'''Mech Quirk:''' Royal]]
 +
 
 +
(Variants of this model have the Royal quirk)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Encouraging
 +
 
 +
(+2 morale whenever morale is gained)
 +
|HSR-200-D
 +
|30t
 +
|Scout & Harasser
 +
|0
 +
|2
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|270
 +
|DHS
 +
|Standard
 +
|Ferro
 +
|None
 +
|6.5t
 +
|24t
 +
|10
 +
|15
 +
|0
 +
|-
 +
|HSR-200-Db
 +
|30t
 +
|Scout & Harasser
 +
|0
 +
|2
 +
|0
 +
|2
 +
|0
 +
|XL
 +
|270
 +
|DHS
 +
|Standard
 +
|Ferro
 +
|None
 +
|13.5t
 +
|24t
 +
|10
 +
|15
 +
|0
 +
|-
 +
|HSR-300-D
 +
|30t
 +
|Scout & Harasser
 +
|0
 +
|2
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|270
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|6.5t
 +
|24t
 +
|10
 +
|15
 +
|0
 +
|-
 +
|HSR-350-D
 +
|30t
 +
|Scout & Harasser
 +
|0
 +
|3
 +
|0
 +
|1
 +
|0
 +
|STD
 +
|240
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9.5t
 +
|24t
 +
|9
 +
|14
 +
|0
 +
|-
 +
|HSR-400-D
 +
|30t
 +
|Scout & Harasser
 +
|1
 +
|0
 +
|0
 +
|3
 +
|0
 +
|XL
 +
|240
 +
|DHS
 +
|Standard
 +
|Ferro
 +
|None
 +
|15t
 +
|24t
 +
|9
 +
|14
 +
|0
 +
|-
 +
|HSR-500-D
 +
|30t
 +
|Scout & Harasser
 +
|0
 +
|2
 +
|0
 +
|3
 +
|0
 +
|XL
 +
|270
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|15t
 +
|25.5t
 +
|10
 +
|15
 +
|0
 +
|-
 +
|rowspan="9"|
 +
[[File:Javelin.png|125px|border|center]]
 +
 
 +
'''[[Javelin|JAVELIN]]'''
 +
 
 +
'''Mech Quirk:''' Nimble Jumper
 +
 
 +
(+15% jump distance)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Nimble
 +
 
 +
(15% more jumping distance)
 +
|JVN-10A
 +
|30t
 +
|Close Support
 +
|0
 +
|0
 +
|2
 +
|3
 +
|0
 +
|STD
 +
|180
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|15t
 +
|24t
 +
|6
 +
|9
 +
|7
 +
|-
 +
|JVN-10F
 +
|30t
 +
|Scout & Ambusher
 +
|0
 +
|4
 +
|0
 +
|4
 +
|0
 +
|STD
 +
|180
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|15t
 +
|24t
 +
|6
 +
|9
 +
||7
 +
|-
 +
|JVN-10N
 +
|30t
 +
|Scout & Ambusher
 +
|2
 +
|0
 +
|4
 +
|0
 +
|0
 +
|STD
 +
|180
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|15t
 +
|24t
 +
|6
 +
|9
 +
||7
 +
|-
 +
|JVN-10P
 +
|30t
 +
|Scout & Ambusher
 +
|0
 +
|0
 +
|4
 +
|4
 +
|0
 +
|STD
 +
|180
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|15t
 +
|24t
 +
|6
 +
|9
 +
||7
 +
|-
 +
|JVN-11A
 +
|30t
 +
|Scout & Ambusher
 +
|0
 +
|7
 +
|0
 +
|0
 +
|0
 +
|STD
 +
|180
 +
|DHS
 +
|Standard
 +
|Ferro
 +
|None
 +
|15t
 +
|24t
 +
|6
 +
|9
 +
||7
 +
|-
 +
|JVN-11B
 +
|30t
 +
|Scout & Ambusher
 +
|0
 +
|0
 +
|2
 +
|6
 +
|0
 +
|STD
 +
|180
 +
|DHS
 +
|Standard
 +
|Ferro
 +
|None
 +
|15t
 +
|24t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|JVN-11D
 +
|30t
 +
|Scout & Ambusher
 +
|0
 +
|6
 +
|0
 +
|0
 +
|0
 +
|XL
 +
|180
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|20t
 +
|25.5t
 +
|6
 +
|9
 +
||7
 +
|-
 +
|JVN-12M
 +
|30t
 +
|Scout & Ambusher
 +
|2
 +
|2
 +
|0
 +
|2
 +
|0
 +
|XL
 +
|180
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|20t
 +
|25.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|JVN-HT
 +
|30t
 +
|Gladiator
 +
|0
 +
|4
 +
|2
 +
|0
 +
|0
 +
|XL
 +
|180
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|20t
 +
|25.5t
 +
|6
 +
|9
 +
|6
 +
|-
 +
|rowspan="8"|
 +
[[File:Jenner.png|125px|border|center]]
 +
 
 +
'''[[Jenner|JENNER]]'''
 +
 
 +
'''Mech Quirk:''' Improved Cooling
 +
 
 +
(-3 heat per turn)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Cool Running
 +
 
 +
(Adds 6 bonus heat sinking)
 +
|JR7-A
 +
|35t
 +
|Fast Striker Cavalry
 +
|0
 +
|3
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|245
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|13.5t
 +
|28.5t
 +
|7
 +
|11
 +
|5
 +
|-
 +
|JR7-C
 +
|35t
 +
|Fast Striker Cavalry
 +
|0
 +
|4
 +
|2
 +
|0
 +
|0
 +
|STD
 +
|245
 +
|SHS
 +
|Standard
 +
|Ferro
 +
|None
 +
|13.5t
 +
|28.5t
 +
|7
 +
|11
 +
|5
 +
|-
 +
|JR7-D
 +
|35t
 +
|Fast Striker Cavalry
 +
|0
 +
|4
 +
|2
 +
|0
 +
|0
 +
|STD
 +
|245
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|13.5t
 +
|28.5t
 +
|7
 +
|11
 +
|5
 +
|-
 +
|JR7-DS
 +
|35t
 +
|Fast Striker Cavalry
 +
|0
 +
|4
 +
|2
 +
|0
 +
|0
 +
|XXL
 +
|250
 +
|SHS
 +
|Composite
 +
|Ferro
 +
|None
 +
|22.5t
 +
|30t
 +
|7
 +
|11
 +
|7
 +
|-
 +
|JR7-F
 +
|35t
 +
|Fast Striker Cavalry
 +
|0
 +
|4
 +
|0
 +
|4
 +
|0
 +
|STD
 +
|245
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|13.5t
 +
|28.5t
 +
|7
 +
|11
 +
|5
 +
|-
 +
|JR7-K
 +
|35t
 +
|Fast Striker Cavalry
 +
|0
 +
|4
 +
|2
 +
|0
 +
|0
 +
|STD
 +
|245
 +
|SHS
 +
|Standard
 +
|Ferro
 +
|None
 +
|13.5t
 +
|28.5t
 +
|7
 +
|11
 +
|5
 +
|-
 +
|JR7-M
 +
|35t
 +
|Fast Striker Cavalry
 +
|0
 +
|2
 +
|2
 +
|2
 +
|0
 +
|LFE
 +
|245
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|18t
 +
|30t
 +
|7
 +
|11
 +
|5
 +
|-
 +
|JR7-O
 +
|35t
 +
|Gladiator
 +
|0
 +
|0
 +
|4
 +
|0
 +
|0
 +
|STD
 +
|235
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|16t
 +
|30t
 +
|7
 +
|11
 +
|0
 +
|-
 +
|rowspan="14"|
 +
[[File:Locust.png|125px|border|center]]
 +
 
 +
'''[[Locust|LOCUST]]'''
 +
 
 +
'''Mech Quirk:''' Narrow Profile
 +
 
 +
(+1 evasion pips gained from movement, +1 defense against being hit)
 +
 
 +
[[Full List of Mechs#Quirks|'''Mech Quirk:''' Royal]]
 +
 
 +
(Variants of this model have the Royal quirk)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Zippy
 +
 
 +
(15% boost to sprint speed!)
 +
|LCT-1E
 +
|20t
 +
|Light Striker & Scout
 +
|0
 +
|4
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|160
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|7t
 +
|15t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|LCT-1L
 +
|20t
 +
|Light Fire Support
 +
|2
 +
|1
 +
|0
 +
|3
 +
|0
 +
|STD
 +
|160
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|7t
 +
|15t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|LCT-1M
 +
|20t
 +
|Extremely Fast Scout
 +
|0
 +
|2
 +
|2
 +
|2
 +
|0
 +
|STD
 +
|160
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|7t
 +
|15t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|LCT-1PA
 +
|20t
 +
|Extremely Fast Scout
 +
|0
 +
|2
 +
|2
 +
|2
 +
|0
 +
|JRXL
 +
|160
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|10t
 +
|15t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|LCT-1S
 +
|20t
 +
|Light Striker & Scout
 +
|0
 +
|1
 +
|4
 +
|1
 +
|0
 +
|STD
 +
|160
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|7t
 +
|15t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|LCT-1V
 +
|20t
 +
|Light Fire Support
 +
|2
 +
|1
 +
|0
 +
|3
 +
|0
 +
|STD
 +
|160
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|7t
 +
|15t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|LCT-1Vb
 +
|20t
 +
|Scout And Flanker
 +
|0
 +
|3
 +
|0
 +
|3
 +
|0
 +
|XL
 +
|160
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|11t
 +
|16t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|LCT-3D
 +
|20t
 +
|Scout And Flanker
 +
|0
 +
|0
 +
|2
 +
|2
 +
|0
 +
|STD
 +
|160
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|8t
 +
|16t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|LCT-3M
 +
|20t
 +
|Scout And Flanker
 +
|0
 +
|1
 +
|0
 +
|5
 +
|0
 +
|STD
 +
|160
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|8t
 +
|16t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|LCT-3S
 +
|20t
 +
|Scout And Flanker
 +
|0
 +
|1
 +
|2
 +
|2
 +
|0
 +
|STD
 +
|160
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|8t
 +
|16t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|LCT-3V
 +
|20t
 +
|Light Fire Support
 +
|2
 +
|2
 +
|0
 +
|3
 +
|0
 +
|STD
 +
|160
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|7t
 +
|15t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|LCT-4H
 +
|20t
 +
|Light Tank
 +
|0
 +
|1
 +
|0
 +
|6
 +
|0
 +
|XXL
 +
|160
 +
|DHS
 +
|Endo
 +
|Hardened
 +
|None
 +
|12t
 +
|16t
 +
|7
 +
|9
 +
|0
 +
|-
 +
|LCT-4P
 +
|20t
 +
|Scout And Flanker
 +
|2
 +
|3
 +
|0
 +
|0
 +
|0
 +
|XL
 +
|160
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|11t
 +
|16t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|LCT-PB
 +
|20t
 +
|Gladiator
 +
|0
 +
|0
 +
|0
 +
|6
 +
|0
 +
|XL
 +
|190
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|11t
 +
|16t
 +
|10
 +
|15
 +
|0
 +
|-
 +
|rowspan="4"|
 +
[[File:Mantis.png|125px|border|center]]
 +
 
 +
'''[[Mantis|MANTIS]]'''
 +
 
 +
'''Mech Quirk:''' Melee Weapon
 +
 
 +
(Variants of this model have a melee weapon)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Brawler
 +
 
 +
(Kicks, punches, and physical weapon attacks deal 15% more damage)
 +
|MTS-P
 +
|30t
 +
|Gladiator
 +
|0
 +
|4
 +
|0
 +
|2
 +
|0
 +
|XL
 +
|270
 +
|DHS
 +
|Endo
 +
|Clan Ferro
 +
|None
 +
|11t
 +
|21.5t
 +
|10
 +
|16
 +
|0
 +
|-
 +
|MTS-S
 +
|30t
 +
|Melee Solaris Brawler
 +
|0
 +
|4
 +
|0
 +
|2
 +
|0
 +
|XL
 +
|270
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|Claws
 +
|10.5t
 +
|21.5t
 +
|10
 +
|19
 +
|0
 +
|-
 +
|MTS-T
 +
|30t
 +
|Melee Solaris Brawler
 +
|0
 +
|4
 +
|0
 +
|2
 +
|0
 +
|XL
 +
|270
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|Claws
 +
|10.5t
 +
|21.5t
 +
|10
 +
|19
 +
|0
 +
|-
 +
|SA-MN
 +
|30t
 +
|Melee Solaris Brawler
 +
|0
 +
|4
 +
|0
 +
|2
 +
|0
 +
|XL
 +
|270
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|Claws
 +
|10.5t
 +
|21.5t
 +
|10
 +
|19
 +
|0
 +
|-
 +
|rowspan="7"|
 +
[[File:Mongoose.png|125px|border|center]]
 +
 
 +
'''[[Mongoose|MONGOOSE]]'''
 +
 
 +
'''Mech Quirk:''' Easy To Pilot
 +
 
 +
(+20% walking distance)
 +
 
 +
[[Full List of Mechs#Quirks|'''Mech Quirk:''' Royal]]
 +
 
 +
(Variants of this model have the Royal quirk)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Zippy
 +
 
 +
(15% boost to sprint speed!)
 +
|MON-66
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|3
 +
|0
 +
|4
 +
|0
 +
|STD
 +
|200
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|10t
 +
|20.5t
 +
|11
 +
|14
 +
|0
 +
|-
 +
|MON-66b
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|3
 +
|0
 +
|4
 +
|0
 +
|XL
 +
|200
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|14t
 +
|20.5t
 +
|11
 +
|14
 +
|0
 +
|-
 +
|MON-67
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|3
 +
|0
 +
|4
 +
|0
 +
|STD
 +
|200
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9t
 +
|19.5t
 +
|11
 +
|14
 +
|0
 +
|-
 +
|MON-68
 +
|25t
 +
|Scout
 +
|0
 +
|4
 +
|0
 +
|0
 +
|0
 +
|STD
 +
|175
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|10.5t
 +
|19.5t
 +
|9
 +
|12
 +
|0
 +
|-
 +
|MON-69
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|3
 +
|2
 +
|2
 +
|0
 +
|STD
 +
|200
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|10t
 +
|20.5t
 +
|11
 +
|14
 +
|0
 +
|-
 +
|MON-70
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|3
 +
|0
 +
|4
 +
|0
 +
|STD
 +
|200
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|10t
 +
|20.5t
 +
|11
 +
|14
 +
|0
 +
|-
 +
|MON-77
 +
|25t
 +
|Elemental Hunter
 +
|0
 +
|0
 +
|0
 +
|8
 +
|0
 +
|STD
 +
|200
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|10t
 +
|20.5t
 +
|11
 +
|14
 +
|0
 +
|-
 +
|rowspan="2"|
 +
[[File:Night Hawk.png|125px|border|center]]
 +
 
 +
'''[[Night Hawk|NIGHT HAWK]]'''
 +
 
 +
'''Mech Quirk:''' Easy To Maintain
 +
 
 +
(Fast refits)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Encouraging
 +
 
 +
(+2 morale whenever morale is gained)
 +
|NTK-2Q
 +
|35t
 +
|Rapid Response
 +
|0
 +
|5
 +
|0
 +
|3
 +
|0
 +
|XL
 +
|210
 +
|DHS
 +
|Standard
 +
|Standard
 +
|None
 +
|21t
 +
|28.5t
 +
|7
 +
|10
 +
|0
 +
|-
 +
|NTK-2S
 +
|35t
 +
|Rapid Response
 +
|0
 +
|5
 +
|0
 +
|3
 +
|0
 +
|XL
 +
|210
 +
|DHS
 +
|Standard
 +
|Standard
 +
|None
 +
|21t
 +
|28.5t
 +
|7
 +
|10
 +
|0
 +
|-
 +
|rowspan="3"|
 +
[[File:Osiris.png|125px|border|center]]
 +
 
 +
'''[[Osiris|OSIRIS]]'''
 +
 
 +
'''Mech Quirk:''' Improved Sensors
 +
 
 +
(10% increased sensor range, 15% increased sight range)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Keen Eyed
 +
 
 +
(15% boost to sensor and sight range)
 +
|OSR-3D
 +
|30t
 +
|Hit And Run Mech
 +
|3
 +
|5
 +
|2
 +
|4
 +
|0
 +
|XL
 +
|240
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|16.5t
 +
|25.5t
 +
|8
 +
|12
 +
|4
 +
|-
 +
|OSR-4C
 +
|30t
 +
|Hit And Run Mech
 +
|0
 +
|3
 +
|2
 +
|2
 +
|0
 +
|XL
 +
|240
 +
|DHS
 +
|Standard
 +
|Stealth
 +
|None
 +
|15t
 +
|24t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|OSR-SE
 +
|30t
 +
|Gladiator
 +
|3
 +
|4
 +
|0
 +
|2
 +
|0
 +
|XL
 +
|240
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|16.5t
 +
|25.5t
 +
|8
 +
|12
 +
|8
 +
|-
 +
|rowspan="6"|
 +
[[File:Ostscout.png|125px|border|center]]
 +
 
 +
'''[[Ostscout|OSTSCOUT]]'''
 +
 
 +
'''Mech Quirk:''' Super Sensors
 +
 
 +
(30% boost to sensor and sight range, +1 accuracy against enemies w/in 150m of the Ostscout)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Nimble
 +
 
 +
(15% more jumping distance)
 +
|OTT-7J
 +
|35t
 +
|Pure Recon
 +
|0
 +
|2
 +
|0
 +
|0
 +
|0
 +
|STD
 +
|280
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9.5t
 +
|28.5t
 +
|8
 +
|12
 +
|8
 +
|-
 +
|OTT-7Jb
 +
|35t
 +
|Pure Recon
 +
|0
 +
|2
 +
|0
 +
|0
 +
|0
 +
|STD
 +
|280
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|11t
 +
|30t
 +
|8
 +
|12
 +
|8
 +
|-
 +
|OTT-7K
 +
|35t
 +
|Pure Recon
 +
|0
 +
|0
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|280
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9.5t
 +
|28.5t
 +
|8
 +
|12
 +
|8
 +
|-
 +
|OTT-9CS
 +
|35t
 +
|Pure Recon
 +
|0
 +
|2
 +
|0
 +
|3
 +
|0
 +
|XL
 +
|280
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|19t
 +
|30t
 +
|8
 +
|12
 +
|8
 +
|-
 +
|OTT-9S
 +
|35t
 +
|Pure Recon
 +
|0
 +
|2
 +
|0
 +
|3
 +
|0
 +
|LFE
 +
|280
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|15t
 +
|30t
 +
|8
 +
|12
 +
|8
 +
|-
 +
|OTT-OP
 +
|35t
 +
|Pure Gladiator
 +
|0
 +
|2
 +
|0
 +
|3
 +
|0
 +
|XXL
 +
|280
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|20.5t
 +
|30t
 +
|8
 +
|12
 +
|8
 +
|-
 +
|rowspan="7"|
 +
[[File:Owens.png|125px|border|center]]
 +
 
 +
'''[[Owens|OWENS]]'''
 +
 
 +
'''Mech Quirk:''' OmniMech
 +
 
 +
(Fast refits)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Evasive
 +
 
 +
(+2 bonus against being hit)
 +
|OW-1 PRIME
 +
|35t
 +
|Fast E-War Support
 +
|0
 +
|0
 +
|0
 +
|1
 +
|5
 +
|XL
 +
|280
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|14t
 +
|N/A
 +
|9
 +
|14
 +
|0
 +
|-
 +
|OW-1 A
 +
|35t
 +
|Fast E-War Support
 +
|0
 +
|0
 +
|0
 +
|1
 +
|5
 +
|XL
 +
|280
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|14t
 +
|N/A
 +
|9
 +
|14
 +
|0
 +
|-
 +
|OW-1 B
 +
|35t
 +
|Fast E-War Support
 +
|0
 +
|0
 +
|0
 +
|1
 +
|5
 +
|XL
 +
|280
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|14t
 +
|N/A
 +
|9
 +
|14
 +
|0
 +
|-
 +
|OW-1 C
 +
|35t
 +
|Fast E-War Support
 +
|0
 +
|0
 +
|0
 +
|1
 +
|5
 +
|XL
 +
|280
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|14t
 +
|N/A
 +
|9
 +
|14
 +
|0
 +
|-
 +
|OW-1 D
 +
|35t
 +
|Fast E-War Support
 +
|0
 +
|0
 +
|0
 +
|1
 +
|5
 +
|XL
 +
|280
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|14t
 +
|N/A
 +
|9
 +
|14
 +
|0
 +
|-
 +
|OW-1 E
 +
|35t
 +
|Fast E-War Support
 +
|0
 +
|0
 +
|0
 +
|1
 +
|5
 +
|XL
 +
|280
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|14t
 +
|N/A
 +
|9
 +
|14
 +
|0
 +
|-
 +
|OW-1 R
 +
|35t
 +
|Fast E-War Support
 +
|0
 +
|0
 +
|0
 +
|1
 +
|7
 +
|XL
 +
|280
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|14t
 +
|N/A
 +
|9
 +
|14
 +
|0
 +
|-
 +
|rowspan="12"|
 +
[[File:Panther.png|125px|border|center]]
 +
 
 +
'''[[Panther|PANTHER]]'''
 +
 
 +
'''Mech Quirk:''' Improved Targeting
 +
 
 +
(+1 accuracy with ranged weapons)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Precise Shot
 +
 
 +
(+1 bonus on weapon attacks)
 +
|PNT-8Z
 +
|35t
 +
|Sniper & Light Brawler
 +
|0
 +
|3
 +
|1
 +
|2
 +
|0
 +
|STD
 +
|145
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|21.5t
 +
|28.5t
 +
|4
 +
|6
 +
|4
 +
|-
 +
|PNT-9ALAG
 +
|35t
 +
|Sniper & Light Brawler
 +
|0
 +
|4
 +
|1
 +
|2
 +
|0
 +
|STD
 +
|180
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|19.5t
 +
|28.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|PNT-9M
 +
|35t
 +
|Light Zombie Brawler
 +
|0
 +
|0
 +
|2
 +
|3
 +
|0
 +
|CFE
 +
|145
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|20.5t
 +
|30t
 +
|4
 +
|6
 +
|0
 +
|-
 +
|PNT-9PA
 +
|35t
 +
|Sniper & Light Brawler
 +
|0
 +
|4
 +
|1
 +
|0
 +
|0
 +
|STD
 +
|145
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|21.5t
 +
|28.5t
 +
|4
 +
|6
 +
|4
 +
|-
 +
|PNT-9R
 +
|35t
 +
|Sniper & Light Brawler
 +
|0
 +
|4
 +
|1
 +
|0
 +
|0
 +
|STD
 +
|145
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|21.5t
 +
|28.5t
 +
|4
 +
|6
 +
|4
 +
|-
 +
|PNT-10K
 +
|35t
 +
|Sniper & Light Brawler
 +
|0
 +
|4
 +
|1
 +
|2
 +
|0
 +
|STD
 +
|145
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|23t
 +
|30t
 +
|4
 +
|6
 +
|4
 +
|-
 +
|PNT-10KA
 +
|35t
 +
|Sniper & Light Brawler
 +
|0
 +
|4
 +
|1
 +
|2
 +
|0
 +
|STD
 +
|145
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|23t
 +
|30t
 +
|4
 +
|6
 +
|4
 +
|-
 +
|PNT-11PA
 +
|35t
 +
|Sniper & Light Brawler
 +
|2
 +
|0
 +
|2
 +
|0
 +
|0
 +
|XL
 +
|145
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|24t
 +
|28.5t
 +
|4
 +
|6
 +
|4
 +
|-
 +
|PNT-11S
 +
|35t
 +
|Sniper & Light Brawler
 +
|2
 +
|0
 +
|2
 +
|0
 +
|0
 +
|XL
 +
|145
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|24t
 +
|28.5t
 +
|4
 +
|6
 +
|4
 +
|-
 +
|PNT-C
 +
|35t
 +
|Sniper & Light Brawler
 +
|0
 +
|4
 +
|2
 +
|1
 +
|0
 +
|STD
 +
|145
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|23t
 +
|30t
 +
|4
 +
|6
 +
|4
 +
|-
 +
|PNT-CA
 +
|35t
 +
|Sniper & Light Brawler
 +
|0
 +
|4
 +
|2
 +
|1
 +
|0
 +
|STD
 +
|145
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|23t
 +
|30t
 +
|4
 +
|6
 +
|4
 +
|-
 +
|PNT-KK
 +
|35t
 +
|Gladiator
 +
|0
 +
|5
 +
|1
 +
|0
 +
|0
 +
|XL
 +
|145
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|25.5t
 +
|30t
 +
|4
 +
|6
 +
|4
 +
|-
 +
|rowspan="7"|
 +
[[File:Raptor.png|125px|border|center]]
 +
 
 +
'''[[Raptor|RAPTOR]]'''
 +
 
 +
'''Mech Quirk:''' OmniMech
 +
 
 +
(Fast refits)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Encouraging
 +
 
 +
(+2 morale whenever morale is gained)
 +
|RTX1-O
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|0
 +
|0
 +
|0
 +
|9
 +
|XL
 +
|175
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|15t
 +
|N/A
 +
|8
 +
|12
 +
|0
 +
|-
 +
|RTX1-OA
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|0
 +
|0
 +
|0
 +
|5
 +
|XL
 +
|175
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|15t
 +
|N/A
 +
|8
 +
|12
 +
|0
 +
|-
 +
|RTX1-OB
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|0
 +
|0
 +
|0
 +
|5
 +
|XL
 +
|175
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|15t
 +
|N/A
 +
|8
 +
|12
 +
|0
 +
|-
 +
|RTX1-OC
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|0
 +
|0
 +
|0
 +
|9
 +
|XL
 +
|175
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|15t
 +
|N/A
 +
|8
 +
|12
 +
|0
 +
|-
 +
|RTX1-OD
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|0
 +
|0
 +
|0
 +
|8
 +
|XL
 +
|175
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|15t
 +
|N/A
 +
|8
 +
|12
 +
|0
 +
|-
 +
|RTX1-OE
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|0
 +
|0
 +
|0
 +
|4
 +
|XL
 +
|175
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|15t
 +
|N/A
 +
|8
 +
|12
 +
|0
 +
|-
 +
|RTX1-OF
 +
|25t
 +
|Light Striker & Scout
 +
|0
 +
|0
 +
|0
 +
|0
 +
|5
 +
|XL
 +
|175
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|15t
 +
|N/A
 +
|8
 +
|12
 +
|8
 +
|-
 +
|rowspan="10"|
 +
[[File:Raven.png|125px|border|center]]
 +
 
 +
'''[[Raven|RAVEN]]'''
 +
 
 +
'''Mech Quirk:''' Narrow Profile
 +
 
 +
(+1 evasion pips gained from movement, +1 defense against being hit)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Evasive
 +
 
 +
(+2 bonus against being hit)
 +
|RVN-1X
 +
|35t
 +
|Recon & Electronic Warfare
 +
|0
 +
|4
 +
|1
 +
|4
 +
|0
 +
|STD
 +
|180
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|12t
 +
|21t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|RVN-2X
 +
|35t
 +
|Extremely Fast Scout
 +
|0
 +
|5
 +
|3
 +
|4
 +
|0
 +
|STD
 +
|175
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|19.5t
 +
|28.5t
 +
|5
 +
|8
 +
|0
 +
|-
 +
|RVN-3L
 +
|35t
 +
|Extremely Fast Scout
 +
|0
 +
|4
 +
|3
 +
|4
 +
|0
 +
|XL
 +
|210
 +
|SHS
 +
|Standard
 +
|Ferro
 +
|None
 +
|21t
 +
|28.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|RVN-3M
 +
|35t
 +
|Extremely Fast Scout
 +
|0
 +
|2
 +
|4
 +
|3
 +
|0
 +
|XL
 +
|210
 +
|SHS
 +
|Standard
 +
|Ferro
 +
|None
 +
|21t
 +
|28.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|RVN-3X
 +
|35t
 +
|Recon & Electronic Warfare
 +
|0
 +
|3
 +
|2
 +
|2
 +
|0
 +
|STD
 +
|175
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|19.5t
 +
|28.5t
 +
|5
 +
|8
 +
|0
 +
|-
 +
|RVN-4L
 +
|35t
 +
|Stealth Scout
 +
|0
 +
|4
 +
|3
 +
|4
 +
|0
 +
|XL
 +
|210
 +
|DHS
 +
|Standard
 +
|Stealth
 +
|None
 +
|21t
 +
|28.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|RVN-4LC
 +
|35t
 +
|Stealth Scout
 +
|0
 +
|4
 +
|3
 +
|5
 +
|0
 +
|XL
 +
|210
 +
|DHS
 +
|Standard
 +
|Stealth
 +
|None
 +
|21t
 +
|28.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|RVN-4X
 +
|35t
 +
|Extremely Fast Scout
 +
|2
 +
|2
 +
|2
 +
|2
 +
|0
 +
|STD
 +
|175
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|19.5t
 +
|28.5t
 +
|5
 +
|8
 +
|5
 +
|-
 +
|RVN-5X
 +
|35t
 +
|Mobile Artillery Support
 +
|3
 +
|2
 +
|0
 +
|1
 +
|0
 +
|STD
 +
|175
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|21t
 +
|30t
 +
|5
 +
|8
 +
|0
 +
|-
 +
|RVN-H
 +
|35t
 +
|Gladiator
 +
|0
 +
|3
 +
|3
 +
|4
 +
|0
 +
|XL
 +
|280
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|19t
 +
|30t
 +
|8
 +
|12
 +
|2
 +
|-
 +
|rowspan="3"|
 +
[[File:Razorback.png|125px|border|center]]
 +
 
 +
'''[[Razorback|RAZORBACK]]'''
 +
 
 +
'''Mech Quirk:''' Narrow Profile
 +
 
 +
(+1 evasion pips gained from movement, +1 defense against being hit)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Unlimited Power
 +
 
 +
(Energy, ballistic, and missile weapons deal 10% more damage)
 +
|RZK-9S
 +
|30t
 +
|Light Support
 +
|0
 +
|2
 +
|1
 +
|4
 +
|0
 +
|LFE
 +
|180
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|18t
 +
|25.5t
 +
|7
 +
|10
 +
|0
 +
|-
 +
|RZK-9T
 +
|30t
 +
|Light Support
 +
|0
 +
|6
 +
|0
 +
|0
 +
|0
 +
|LFE
 +
|180
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|18t
 +
|25.5t
 +
|7
 +
|10
 +
|0
 +
|-
 +
|RZK-10R
 +
|30t
 +
|Light Support
 +
|0
 +
|4
 +
|0
 +
|2
 +
|0
 +
|LFE
 +
|180
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|18t
 +
|25.5t
 +
|7
 +
|10
 +
|0
 +
|-
 +
|rowspan="9"|
 +
[[File:Spider.png|125px|border|center]]
 +
 
 +
'''[[Spider|SPIDER]]'''
 +
 
 +
'''Mech Quirk:''' Nimble Jumper
 +
 
 +
(+15% jump distance)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Nimble
 +
 
 +
(15% more jumping distance)
 +
|SDR-5D
 +
|30t
 +
|Extremely Maneuverable Scout
 +
|0
 +
|3
 +
|0
 +
|3
 +
|0
 +
|STD
 +
|240
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9.5t
 +
|24t
 +
|8
 +
|12
 +
|9
 +
|-
 +
|SDR-5K
 +
|30t
 +
|Extremely Maneuverable Scout
 +
|2
 +
|1
 +
|0
 +
|3
 +
|0
 +
|STD
 +
|240
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9.5t
 +
|24t
 +
|8
 +
|12
 +
|7
 +
|-
 +
|SDR-5V
 +
|30t
 +
|Extremely Maneuverable Scout
 +
|0
 +
|2
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|240
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9.5t
 +
|24t
 +
|8
 +
|12
 +
|9
 +
|-
 +
|SDR-7C
 +
|30t
 +
|Extremely Maneuverable Scout
 +
|0
 +
|2
 +
|1
 +
|2
 +
|0
 +
|XL
 +
|240
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|16.5t
 +
|25.5t
 +
|8
 +
|12
 +
|9
 +
|-
 +
|SDR-7M
 +
|30t
 +
|Extremely Maneuverable Scout
 +
|0
 +
|2
 +
|0
 +
|4
 +
|0
 +
|STD
 +
|240
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|11t
 +
|25.5t
 +
|8
 +
|12
 +
|9
 +
|-
 +
|SDR-7PA
 +
|30t
 +
|Extremely Maneuverable Scout
 +
|2
 +
|2
 +
|1
 +
|0
 +
|0
 +
|JRXL
 +
|240
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|16.5t
 +
|25.5t
 +
|8
 +
|12
 +
|9
 +
|-
 +
|SDR-8M
 +
|30t
 +
|Extremely Maneuverable Scout
 +
|0
 +
|2
 +
|0
 +
|4
 +
|0
 +
|STD
 +
|240
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|11t
 +
|25.5t
 +
|8
 +
|12
 +
|9
 +
|-
 +
|SDR-A
 +
|30t
 +
|Gladiator
 +
|0
 +
|2
 +
|2
 +
|4
 +
|0
 +
|XL
 +
|240
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|16.5t
 +
|25.5t
 +
|8
 +
|12
 +
|7
 +
|-
 +
|SDR-C
 +
|30t
 +
|Extremely Maneuverable Scout
 +
|0
 +
|2
 +
|0
 +
|4
 +
|0
 +
|STD
 +
|240
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|11t
 +
|25.5t
 +
|8
 +
|12
 +
|9
 +
|-
 +
|rowspan="6"|
 +
[[File:Stinger.png|125px|border|center]]
 +
 
 +
'''[[Stinger|STINGER]]'''
 +
 
 +
'''Mech Quirk:''' Easy To Maintain
 +
 
 +
(Fast refits)
 +
 
 +
[[Full List of Mechs#Quirks|'''Mech Quirk:''' Royal]]
 +
 
 +
(Variants of this model have the Royal quirk)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Nimble
 +
 
 +
(15% more jumping distance)
 +
|STG-3G
 +
|20t
 +
|Light Scout
 +
|0
 +
|2
 +
|0
 +
|4
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9t
 +
|15t
 +
|6
 +
|9
 +
|6
 +
|-
 +
|STG-3Gb
 +
|20t
 +
|Light Scout
 +
|0
 +
|3
 +
|0
 +
|1
 +
|0
 +
|XL
 +
|140
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|11.5t
 +
|16t
 +
|7
 +
|11
 +
|7
 +
|-
 +
|STG-3R
 +
|20t
 +
|Light Scout
 +
|0
 +
|2
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9t
 +
|15t
 +
|6
 +
|9
 +
|6
 +
|-
 +
|STG-4G
 +
|20t
 +
|Light Scout
 +
|0
 +
|0
 +
|2
 +
|1
 +
|0
 +
|XL
 +
|120
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|11t
 +
|15t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|STG-5M
 +
|20t
 +
|Light Scout
 +
|0
 +
|2
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|10t
 +
|15t
 +
|6
 +
|9
 +
|6
 +
|-
 +
|STG-MU
 +
|20t
 +
|Gladiator
 +
|0
 +
|3
 +
|0
 +
|1
 +
|0
 +
|XXL
 +
|120
 +
|DHS
 +
|Clan Endo
 +
|Standard
 +
|None
 +
|15.5t
 +
|16t
 +
|6
 +
|9
 +
|4
 +
|-
 +
|rowspan="4"|
 +
[[File:Stinger LAM.png|125px|border|center]]
 +
 
 +
'''[[Stinger LAM|STINGER LAM]]'''
 +
 
 +
'''Mech Quirk:''' LAM
 +
 
 +
(+20% jump distance, +1 evasion pips gained from movement)
 +
 
 +
[[Full List of Mechs#Quirks|'''Mech Quirk''': Avionics]]
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Cool-Running
 +
 
 +
(Adds 6 bonus heat sinking)
 +
|STG-A1
 +
|30t
 +
|LAM
 +
|0
 +
|3
 +
|0
 +
|3
 +
|0
 +
|LAM
 +
|180
 +
|DHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9.5t
 +
|N/A
 +
|7
 +
|10
 +
|7
 +
|-
 +
|STG-A5
 +
|30t
 +
|LAM
 +
|0
 +
|3
 +
|0
 +
|3
 +
|0
 +
|LAM
 +
|180
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9.5t
 +
|N/A
 +
|7
 +
|10
 +
|7
 +
|-
 +
|STG-A10
 +
|30t
 +
|LAM
 +
|0
 +
|1
 +
|0
 +
|5
 +
|0
 +
|LAM
 +
|180
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9.5t
 +
|N/A
 +
|7
 +
|10
 +
|7
 +
|-
 +
|STG-H1
 +
|30t
 +
|LAM
 +
|0
 +
|0
 +
|2
 +
|4
 +
|0
 +
|LAM
 +
|150
 +
|DHS
 +
|Standard
 +
|Standard
 +
|None
 +
|11t
 +
|N/A
 +
|5
 +
|8
 +
|7
 +
|-
 +
|rowspan="3"|
 +
[[File:Talon.png|125px|border|center]]
 +
 
 +
'''[[Talon|TALON]]'''
 +
 
 +
'''Mech Quirk:''' Rugged
 +
 
 +
(50 structure points, 65 stability threshold)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Zippy
 +
 
 +
(15% boost to sprint speed!)
 +
|TLN-5V
 +
|35t
 +
|Scout & Disabler
 +
|0
 +
|3
 +
|0
 +
|0
 +
|0
 +
|XL
 +
|280
 +
|DHS
 +
|Standard
 +
|Standard
 +
|None
 +
|16.5t
 +
|28.5t
 +
|9
 +
|14
 +
|0
 +
|-
 +
|TLN-5W
 +
|35t
 +
|Scout & Disabler
 +
|0
 +
|3
 +
|0
 +
|0
 +
|0
 +
|XL
 +
|280
 +
|DHS
 +
|Standard
 +
|Standard
 +
|None
 +
|16.5t
 +
|28.5t
 +
|9
 +
|14
 +
|0
 +
|-
 +
|TLN-5Z
 +
|35t
 +
|Scout & Disabler
 +
|0
 +
|2
 +
|0
 +
|0
 +
|0
 +
|LFE
 +
|245
 +
|DHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|18t
 +
|30t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|rowspan="5"|
 +
[[File:Thorn.png|125px|border|center]]
 +
 
 +
'''[[Thorn|THORN]]'''
 +
 
 +
'''Mech Quirk:''' Easy To Maintain
 +
 
 +
(Fast refits)
 +
 
 +
[[Full List of Mechs#Quirks|'''Mech Quirk:''' Royal]]
 +
 
 +
(Variants of this model have the Royal quirk)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Keen Eyed
 +
 
 +
(15% boost to sensor and sight range)
 +
|THE-N
 +
|20t
 +
|Pioneering Light Support
 +
|0
 +
|2
 +
|2
 +
|0
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|10t
 +
|16t
 +
|7
 +
|10
 +
|0
 +
|-
 +
|THE-N1
 +
|20t
 +
|Pioneering Light Support
 +
|0
 +
|2
 +
|0
 +
|1
 +
|0
 +
|XL
 +
|120
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|12t
 +
|16t
 +
|7
 +
|10
 +
|0
 +
|-
 +
|THE-Nb
 +
|20t
 +
|Pioneering Light Support
 +
|0
 +
|2
 +
|0
 +
|1
 +
|0
 +
|XL
 +
|120
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|12t
 +
|16t
 +
|7
 +
|13
 +
|0
 +
|-
 +
|THE-S
 +
|20t
 +
|Pioneering Light Support
 +
|0
 +
|2
 +
|2
 +
|0
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9t
 +
|15t
 +
|7
 +
|10
 +
|0
 +
|-
 +
|THE-T
 +
|20t
 +
|Pioneering Light Support
 +
|0
 +
|2
 +
|2
 +
|0
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9t
 +
|15t
 +
|7
 +
|10
 +
|0
 +
|-
 +
|rowspan="2"|
 +
[[File:Toro.png|125px|border|center]]
 +
 
 +
'''[[Toro|TORO]]'''
 +
 
 +
'''Mech Quirk:''' Multitrac
 +
 
 +
(Grants the multi-shot ability to pilots that do not already have the ability)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Encouraging
 +
 
 +
(+2 morale whenever morale is gained)
 +
|TR-A-6
 +
|35t
 +
|Light Fire Support
 +
|0
 +
|3
 +
|2
 +
|0
 +
|0
 +
|STD
 +
|175
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|19.5t
 +
|28.5t
 +
|5
 +
|8
 +
|0
 +
|-
 +
|TR-A-8
 +
|35t
 +
|Light Fire Support
 +
|0
 +
|3
 +
|2
 +
|0
 +
|0
 +
|XL
 +
|175
 +
|DHS
 +
|Standard
 +
|Standard
 +
|None
 +
|23t
 +
|28.5t
 +
|5
 +
|8
 +
|0
 +
|-
 +
|rowspan="1"|
 +
[[File:Toro.png|125px|border|center]]
 +
 
 +
'''[[Toro|PRIMITIVE TORO]]'''
 +
 
 +
[[Full List of Mechs#Quirks|'''Mech Quirk''': Primitive]]
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Encouraging
 +
 
 +
(+2 morale whenever morale is gained)
 +
|TR-A-1
 +
|35t
 +
|Light Fire Support
 +
|0
 +
|1
 +
|2
 +
|0
 +
|0
 +
|PFE
 +
|145
 +
|SHS
 +
|Rugged
 +
|Primitive
 +
|None
 +
|16.5t
 +
|24.5t
 +
|4
 +
|7
 +
|0
 +
|-
 +
|rowspan="1"|
 +
[[File:Flea.png|125px|border|center]]
 +
 
 +
'''[[Flea|TROOPER]]'''
 +
 
 +
[[Full List of Mechs#Quirks|'''Mech Quirk''': Primitive]]
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Zippy
 +
 
 +
(15% boost to sprint speed!)
 +
|TP-1R
 +
|20t
 +
|Recon And Anti-Infantry
 +
|0
 +
|1
 +
|0
 +
|4
 +
|0
 +
|PFE
 +
|100
 +
|SHS
 +
|Rugged
 +
|Primitive
 +
|None
 +
|6t
 +
|11t
 +
|5
 +
|8
 +
|0
 +
|-
 +
|rowspan="16"|
 +
[[File:UrbanMech.png|125px|border|center]]
 +
 
 +
'''[[UrbanMech|URBANMECH]]'''
 +
 
 +
'''Mech Quirk:''' Narrow Profile
 +
 
 +
(+1 defense against being hit)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Evasive
 +
 
 +
(+2 bonus against being hit)
 +
|UM-K9
 +
|30t
 +
|Gladiator
 +
|4
 +
|1
 +
|0
 +
|4
 +
|0
 +
|STD
 +
|60
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|23t
 +
|25.5t
 +
|2
 +
|3
 +
|2
 +
|-
 +
|UM-R25
 +
|30t
 +
|Ambusher
 +
|0
 +
|2
 +
|6
 +
|2
 +
|0
 +
|STD
 +
|060
 +
|SHS
 +
|Endo
 +
|Stealth
 +
|None
 +
|23t
 +
|25.5t
 +
|2
 +
|3
 +
|0
 +
|-
 +
|UM-R29
 +
|30t
 +
|Ambusher
 +
|0
 +
|2
 +
|0
 +
|2
 +
|0
 +
|XXL
 +
|290
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|24t
 +
|25.5t
 +
|15
 +
|16
 +
|0
 +
|-
 +
|UM-R50
 +
|30t
 +
|Heavy Defender
 +
|4
 +
|2
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|060
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|21.5t
 +
|24t
 +
|2
 +
|3
 +
|2
 +
|-
 +
|UM-R60
 +
|30t
 +
|Heavy Defender
 +
|4
 +
|2
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|060
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|21.5t
 +
|24t
 +
|2
 +
|3
 +
|2
 +
|-
 +
|UM-R60C
 +
|30t
 +
|Heavy Defender
 +
|3
 +
|0
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|060
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|21.5t
 +
|24t
 +
|2
 +
|3
 +
|2
 +
|-
 +
|UM-R60L
 +
|30t
 +
|Heavy Defender
 +
|2
 +
|0
 +
|0
 +
|3
 +
|0
 +
|STD
 +
|060
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|21.5t
 +
|24t
 +
|2
 +
|3
 +
|2
 +
|-
 +
|UM-R60X
 +
|30t
 +
|Heavy Defender
 +
|3
 +
|0
 +
|0
 +
|3
 +
|0
 +
|STD
 +
|060
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|21.5t
 +
|24t
 +
|2
 +
|3
 +
|2
 +
|-
 +
|UM-R63
 +
|30t
 +
|Heavy Defender
 +
|4
 +
|1
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|060
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|21.5t
 +
|24t
 +
|2
 +
|3
 +
|2
 +
|-
 +
|UM-R68
 +
|30t
 +
|Heavy Defender
 +
|0
 +
|0
 +
|3
 +
|3
 +
|0
 +
|STD
 +
|060
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|21.5t
 +
|24t
 +
|2
 +
|3
 +
|2
 +
|-
 +
|UM-R71
 +
|30t
 +
|Heavy Defender
 +
|0
 +
|0
 +
|3
 +
|3
 +
|0
 +
|STD
 +
|060
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|21.5t
 +
|24t
 +
|2
 +
|3
 +
|2
 +
|-
 +
|UM-R72
 +
|30t
 +
|Heavy Defender
 +
|0
 +
|0
 +
|3
 +
|3
 +
|0
 +
|STD
 +
|060
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|21.5t
 +
|24t
 +
|2
 +
|3
 +
|2
 +
|-
 +
|UM-R90
 +
|30t
 +
|Heavy Defender
 +
|0
 +
|5
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|100
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|20t
 +
|24t
 +
|3
 +
|5
 +
|3
 +
|-
 +
|UM-R100X
 +
|30t
 +
|Heavy Defender
 +
|2
 +
|0
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|060
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|23t
 +
|25.5t
 +
|2
 +
|3
 +
|2
 +
|-
 +
|UM-RM-PRIME
 +
|30t
 +
|Heavy Defender
 +
|0
 +
|0
 +
|0
 +
|0
 +
|4
 +
|XL
 +
|60
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|22t
 +
|N/A
 +
|2
 +
|3
 +
|0
 +
|-
 +
|UM-XMAS
 +
|30t
 +
|Heavy Defender
 +
|0
 +
|5
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|60
 +
|DHS
 +
|Standard
 +
|Standard
 +
|None
 +
|21.5t
 +
|24t
 +
|2
 +
|3
 +
|2
 +
|-
 +
|rowspan="6"|
 +
[[File:Valiant.png|125px|border|center]]
 +
 
 +
'''[[Valiant|VALIANT]]'''
 +
 
 +
'''Mech Quirk:''' Improved Targeting
 +
 
 +
(+1 accuracy with ranged weapons)
 +
 
 +
'''Mech Quirk:''' Melee Weapon
 +
 
 +
(Variants of this model have a melee weapon)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Precise Shot
 +
 
 +
(+1 bonus on weapon attacks)
 +
|V4-LNT-K5
 +
|30t
 +
|Light Melee Skirmisher
 +
|0
 +
|3
 +
|0
 +
|3
 +
|0
 +
|STD
 +
|180
 +
|SHS
 +
|Standard
 +
|Standard
 +
|Hatchet
 +
|11t
 +
|20t
 +
|7
 +
|10
 +
|0
 +
|-
 +
|V4-LNT-K7
 +
|30t
 +
|Light Melee Skirmisher
 +
|0
 +
|3
 +
|0
 +
|4
 +
|0
 +
|STD
 +
|210
 +
|DHS
 +
|Standard
 +
|Standard
 +
|Hatchet
 +
|10t
 +
|22t
 +
|8
 +
|15
 +
|0
 +
|-
 +
|V4-LNT-L2
 +
|30t
 +
|Light Skirmisher
 +
|0
 +
|0
 +
|5
 +
|2
 +
|0
 +
|XL
 +
|210
 +
|DHS
 +
|Standard
 +
|Heavy Ferro
 +
|None
 +
|12t
 +
|24t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|V4-LNT-L7
 +
|30t
 +
|Light Skirmisher
 +
|3
 +
|2
 +
|0
 +
|1
 +
|0
 +
|XL
 +
|150
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|20.5t
 +
|25.5t
 +
|5
 +
|8
 +
|0
 +
|-
 +
|V4-LNT-M4
 +
|30t
 +
|Light Mortar Support
 +
|2
 +
|3
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|180
 +
|DHS
 +
|Standard
 +
|Heavy Ferro
 +
|Hatchet
 +
|13t
 +
|22t
 +
|7
 +
|10
 +
|0
 +
|-
 +
|V4-LNT-M6
 +
|30t
 +
|Light Melee Skirmisher
 +
|0
 +
|0
 +
|4
 +
|2
 +
|0
 +
|XL
 +
|210
 +
|DHS
 +
|Standard
 +
|Ferro
 +
|Mace
 +
|11.5t
 +
|19t
 +
|8
 +
|12
 +
|0
 +
|-
 +
|rowspan="4"|
 +
[[File:Valkyrie.png|125px|border|center]]
 +
 
 +
'''[[Valkyrie|VALKYRIE]]'''
 +
 
 +
'''Mech Quirk:''' Improved Communications
 +
 
 +
(+1 increased resolve gain for all lance members, increases pilot maximum resolve capacity by 15)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Encouraging
 +
 
 +
(+2 morale whenever morale is gained)
 +
|VLK-QA
 +
|30t
 +
|Light Fire Support
 +
|0
 +
|2
 +
|2
 +
|1
 +
|0
 +
|STD
 +
|150
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|16.5t
 +
|24t
 +
|5
 +
|8
 +
|5
 +
|-
 +
|VLK-QD
 +
|30t
 +
|Light Fire Support
 +
|0
 +
|2
 +
|2
 +
|1
 +
|0
 +
|STD
 +
|150
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|18t
 +
|25.5t
 +
|5
 +
|8
 +
|5
 +
|-
 +
|VLK-QF
 +
|30t
 +
|Light Fire Support
 +
|0
 +
|0
 +
|2
 +
|2
 +
|0
 +
|STD
 +
|150
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|16.5t
 +
|24t
 +
|5
 +
|8
 +
|5
 +
|-
 +
|VLK-QQ
 +
|30t
 +
|Light Fire Support
 +
|1
 +
|0
 +
|2
 +
|1
 +
|0
 +
|XL
 +
|150
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|20.5t
 +
|25.5t
 +
|5
 +
|8
 +
|5
 +
|-
 +
|rowspan="10"|
 +
[[File:Wasp.png|125px|border|center]]
 +
 
 +
'''[[Wasp|WASP]]'''
 +
 
 +
'''Mech Quirk:''' Nimble Jumper
 +
 
 +
(+15% jump distance)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Nimble
 +
 
 +
(15% more jumping distance)
 +
|WSP-1A
 +
|20t
 +
|Light Scout
 +
|0
 +
|1
 +
|1
 +
|0
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9t
 +
|15t
 +
|6
 +
|9
 +
|7
 +
|-
 +
|WSP-1D
 +
|20t
 +
|Light Scout
 +
|0
 +
|1
 +
|0
 +
|3
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9t
 +
|15t
 +
|6
 +
|9
 +
|7
 +
|-
 +
|WSP-1K
 +
|20t
 +
|Light Scout
 +
|0
 +
|1
 +
|0
 +
|1
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9t
 +
|15t
 +
|6
 +
|9
 +
|7
 +
|-
 +
|WSP-1L
 +
|20t
 +
|Light Scout
 +
|0
 +
|0
 +
|1
 +
|0
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9t
 +
|15t
 +
|6
 +
|9
 +
|7
 +
|-
 +
|WSP-1S
 +
|20t
 +
|Light Scout
 +
|0
 +
|1
 +
|0
 +
|3
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|10t
 +
|16t
 +
|6
 +
|9
 +
|7
 +
|-
 +
|WSP-1W
 +
|20t
 +
|Light Scout
 +
|0
 +
|0
 +
|0
 +
|6
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9t
 +
|15t
 +
|6
 +
|9
 +
|7
 +
|-
 +
|WSP-3M
 +
|20t
 +
|Light Scout
 +
|0
 +
|1
 +
|1
 +
|0
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Endo
 +
|Ferro
 +
|None
 +
|10t
 +
|16t
 +
|6
 +
|9
 +
|7
 +
|-
 +
|WSP-3W
 +
|20t
 +
|Light Scout
 +
|0
 +
|0
 +
|0
 +
|6
 +
|0
 +
|STD
 +
|120
 +
|SHS
 +
|Standard
 +
|Ferro
 +
|None
 +
|9t
 +
|15t
 +
|6
 +
|9
 +
|7
 +
|-
 +
|WSP-4T
 +
|20t
 +
|Light Scout
 +
|0
 +
|3
 +
|4
 +
|0
 +
|0
 +
|XL
 +
|100
 +
|SHS
 +
|Endo
 +
|Standard
 +
|None
 +
|13.5t
 +
|16t
 +
|5
 +
|8
 +
|6
 +
|-
 +
|WSP-YJ
 +
|20t
 +
|Gladiator
 +
|0
 +
|0
 +
|0
 +
|14
 +
|0
 +
|cXL
 +
|120
 +
|cDHS
 +
|Clan Endo
 +
|Clan Ferro
 +
|None
 +
|12t
 +
|16t
 +
|6
 +
|9
 +
|7
 +
|-
 +
|rowspan="1"|
 +
[[File:Wasp.png|125px|border|center]]
 +
 
 +
'''[[Wasp|PRIMITIVE WASP]]'''
 +
 
 +
[[Full List of Mechs#Quirks|'''Mech Quirk''': Primitive]]
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Nimble
 +
 
 +
(15% more jumping distance)
 +
|WSP-1
 +
|20t
 +
|Light Scout
 +
|0
 +
|1
 +
|0
 +
|0
 +
|0
 +
|PFE
 +
|095
 +
|SHS
 +
|Rugged
 +
|Primitive
 +
|None
 +
|6t
 +
|11t
 +
|5
 +
|8
 +
|4
 +
|-
 +
|rowspan="1"|
 +
[[File:Wasp.png|125px|border|center]]
 +
 
 +
'''[[Super Wasp|SUPER WASP]]'''
 +
 
 +
'''Mech Quirk:''' Nimble Jumper
 +
 
 +
(+15% jump distance)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Nimble
 +
 
 +
(15% more jumping distance)
 +
|WSP-2A-X
 +
|25t
 +
|Light Scout
 +
|0
 +
|2
 +
|1
 +
|3
 +
|0
 +
|STD
 +
|150
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|12t
 +
|19.5t
 +
|9
 +
|10
 +
|8
 +
|-
 +
|rowspan="5"|
 +
[[File:Wasp LAM.png|125px|border|center]]
 +
 
 +
'''[[Wasp LAM|WASP LAM]]'''
 +
 
 +
'''Mech Quirk:''' LAM
 +
 
 +
(+20% jump distance, +1 evasion pips gained from movement)
 +
 
 +
[[Full List of Mechs#Quirks|'''Mech Quirk''': Avionics]]
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Cool-Running
 +
 
 +
(Adds 6 bonus heat sinking)
 +
|WSP-100A
 +
|30t
 +
|LAM
 +
|0
 +
|1
 +
|2
 +
|1
 +
|0
 +
|LAM
 +
|155
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|11t
 +
|N/A
 +
|6
 +
|9
 +
|7
 +
|-
 +
|WSP-100B
 +
|30t
 +
|LAM
 +
|0
 +
|1
 +
|1
 +
|1
 +
|0
 +
|LAM
 +
|155
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|11t
 +
|N/A
 +
|6
 +
|9
 +
|7
 +
|-
 +
|WSP-103
 +
|30t
 +
|LAM
 +
|0
 +
|3
 +
|0
 +
|2
 +
|0
 +
|LAM
 +
|155
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|11t
 +
|N/A
 +
|6
 +
|9
 +
|7
 +
|-
 +
|WSP-105
 +
|30t
 +
|LAM
 +
|0
 +
|2
 +
|1
 +
|1
 +
|0
 +
|LAM
 +
|175
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9.5t
 +
|N/A
 +
|6
 +
|10
 +
|7
 +
|-
 +
|WSP-105M
 +
|30t
 +
|LAM
 +
|0
 +
|2
 +
|1
 +
|1
 +
|0
 +
|LAM
 +
|175
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|9.5t
 +
|N/A
 +
|6
 +
|10
 +
|7
 +
|-
 +
|rowspan="6"|
 +
[[File:Wolfhound.png|125px|border|center]]
 +
 
 +
'''[[Wolfhound|WOLFHOUND]]'''
 +
 
 +
'''Mech Quirk:''' Improved Life Support
 +
 
 +
(+1 injuries resisted, immune to pilot bleedouts)
 +
 
 +
[[Pilot Affinities|'''Pilot Affinity:''']] Sturdy
 +
 
 +
(Gains 2 extra pilot hits)
 +
|WLF-1
 +
|35t
 +
|Sniper & Light Brawler
 +
|0
 +
|6
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|210
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|17.5t
 +
|29.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|WLF-1A
 +
|35t
 +
|Sniper & Light Brawler
 +
|0
 +
|6
 +
|0
 +
|1
 +
|0
 +
|STD
 +
|210
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|17.5t
 +
|29.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|WLF-1B
 +
|35t
 +
|Sniper & Light Brawler
 +
|0
 +
|6
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|210
 +
|SHS
 +
|Standard
 +
|Standard
 +
|None
 +
|17.5t
 +
|29.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|WLF-2
 +
|35t
 +
|Sniper & Light Brawler
 +
|0
 +
|6
 +
|0
 +
|2
 +
|0
 +
|STD
 +
|210
 +
|DHS
 +
|Standard
 +
|Standard
 +
|None
 +
|17.5t
 +
|29.5t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|WLF-4
 +
|35t
 +
|Sniper & Light Brawler
 +
|0
 +
|4
 +
|0
 +
|4
 +
|0
 +
|XL
 +
|210
 +
|DHS
 +
|Endo
 +
|Standard
 +
|None
 +
|23.5t
 +
|31t
 +
|6
 +
|9
 +
|0
 +
|-
 +
|WLF-IIC
 +
|35t
 +
|Gladiator
 +
|0
 +
|6
 +
|0
 +
|0
 +
|0
 +
|cXL
 +
|210
 +
|cDHS
 +
|Clan Endo
 +
|Clan Ferro
 +
|None
 +
|22.5t
 +
|31t
 +
|6
 +
|9
 +
|0
 +
|}
 
</div>
 
</div>

Revision as of 07:56, 27 December 2023

This is to verify that /u/amidatelion / amidatelion(at)outlook(dot)com is, in fact, the Amidatelion who admins this wiki.

Inner Sphere Light Mechs


Mech Hardpoints Engine Components Free Tonnage Speed
Chassis Model Mass Role B E M S O Type Core Heat Sinks Structure Armor Melee Weapon Core Gear Bare Walk Sprint Jump
Anubis.png

ANUBIS

Mech Quirk: Easy To Maintain

(Fast refits)

Pilot Affinity: Agile

(Gains 1 bonus evasion on movement)

ABS-2L 30t Fire Support 0 0 2 4 0 XL 240 DHS Endo Ferro None 16.5t 25.5t 8 12 0
ABS-3D 30t Fire Support 0 4 0 0 0 XL 240 DHS Endo Stealth None 16.5t 25.5t 8 12 0
ABS-3L 30t Fire Support 0 0 4 2 0 XL 240 DHS Endo Stealth None 16.5t 25.5t 8 12 0
ABS-TZ 30t Gladiator 0 4 0 4 0 XL 240 DHS Endo Stealth None 16.5t 25.5t 8 12 0
Brigand.png

BRIGAND

Mech Quirk: Nimble Jumper

(+15% jump distance)

Pilot Affinity: Nimble

(15% more jumping distance)

LDT-1 25T Pirate Mech 0 4 0 2 0 STD 150 DHS Endo Standard None 13t 20.5t 6 9 7
LDT-AB 25t Gladiator 0 4 0 2 0 XL 150 DHS Endo Clan Ferro None 15.5t 20.5t 6 9 5
LDT-X1 25t Pirate Mech 0 6 0 0 0 STD 150 DHS Endo Standard None 13t 20.5t 6 9 7
LDT-X2 25t Pirate Mech 0 2 4 0 0 STD 150 DHS Endo Standard None 13t 20.5t 6 9 7
Commando.png

COMMANDO

Mech Quirk: Narrow Profile

(+1 evasion pips gained from movement, +1 defense against being hit)

Pilot Affinity: Evasive

(+2 defense against being hit)

COM-1B 25t Light Sniper & Scout 0 3 1 2 0 STD 155 SHS Standard Standard None 12t 19.5t 6 9 0
COM-1C 25t Light Sniper & Scout 1 1 0 2 0 STD 155 SHS Standard Standard None 12t 19.5t 6 9 0
COM-1D 25t Light Striker & Scout 0 1 1 2 0 STD 155 SHS Standard Standard None 12t 19.5t 6 9 0
COM-2D 25t Light Striker & Scout 0 1 3 1 0 STD 155 SHS Standard Standard None 12t 19.5t 6 9 0
COM-2D-BI 25t Light Striker & Scout 0 6 0 7 0 STD 155 SHS Standard Standard None 12t 19.5t 6 9 0
COM-3A 25t Light Striker & Scout 0 2 2 2 0 STD 155 SHS Standard Standard None 12t 19.5t 6 9 0
COM-4H 25t Light Striker & Scout 0 2 8 0 0 STD 155 SHS Standard Standard None 12t 19.5t 6 9 0
COM-5S 25t Light Striker & Scout 0 1 3 1 0 STD 155 SHS Endo Ferro None 13t 20.5t 6 9 0
COM-7C 25t Light Striker & Scout 2 0 0 2 0 LFE 150 SHS Endo Standard None 13t 20.5t 6 9 0
COM-7S 25t Light Striker & Scout 0 2 3 0 0 LFE 150 DHS Endo Standard None 13t 20.5t 6 9 0
COM-TDK 25t Gladiator 0 4 0 0 0 STD 175 DHS Standard Standard None 10.5t 19.5t 7 11 0
COM-WB 25t Light Striker Scout 0 0 5 0 0 XL 200 SHS Endo Standard None 14t 20.5t 8 12 0
Commando.png

PRIMITIVE COMMANDO

Mech Quirk: Primitive

Pilot Affinity: Evasive

(+2 defense against being hit)

COM-1A 25t Light Sniper & Scout 0 1 0 0 0 PFE 120 SHS Rugged Primitive None 8.5t 15.5t 5 8 0
COM-1AK 25t Light Sniper & Scout 0 2 0 1 0 PFE 120 SHS Rugged Primitive None 8.5t 15.5t 5 8 0
Crosscut.png

CROSSCUT

Mech Quirk: Industrial Mech

Mech Quirk: Melee Weapon

(Variants of this model have a melee weapon)

Pilot Affinity: Brawler

(Kicks, punches, and physical weapon attacks deal 15% more damage)

ED-X2 30t Industrial Logger Mech 0 0 0 7 0 ICE 090 SHS Standard Primitive Chainsaw 8t 15t 2 3 0
ED-4XD 30t Industrial Logger Mech 0 0 0 3 0 ICE 090 SHS Standard Primitive Dual Saw 6t 13t 2 3 0
ED-X6 30t Industrial Logger Mech 0 4 0 1 0 STD 120 SHS Standard Primitive Chainsaw 9t 15t 4 7 0
ED-X7 30t Industrial Logger Mech 2 0 0 3 0 STD 090 SHS Standard Primitive Chainsaw 9t 15t 3 5 0
Dig King.png

DIG KING

Mech Quirk: Improved Life Support

(+1 injuries resisted, immune to pilot bleedouts)

Mech Quirk: Industrial Mech

Mech Quirk: Melee Weapon

(Variants of this model have a melee weapon)

Pilot Affinity: Brawler

(Kicks, punches, and physical weapon attacks deal 15% more damage)

RCL-1 30t Militarized IndustrialMech 0 0 0 6 0 FCE 90 SHS Standard Primitive Rock Cutter 6t 12t 3 5 0
RCL-1B 30t Militarized IndustrialMech 0 2 0 4 0 FCE 90 SHS Standard Primitive Buzzsaw 7t 13t 3 5 0
RCL-1M 30t Militarized IndustrialMech 4 0 0 2 0 FCE 90 SHS Standard Primitive Mace 8t 14t 3 5 0
RCL-1X 30t Militarized IndustrialMech 0 4 0 2 0 FCE 90 SHS Standard Primitive Axe 9t 15t 3 5 0
RCL-2 30t Militarized IndustrialMech 1 2 5 4 0 STD 150 SHS Standard Standard None 17.5t 25t 5 8 0
Falcon.png

FALCON

Mech Quirk: Narrow Profile

(+1 evasion pips gained from movement, +1 defense against being hit)

Mech Quirk: Royal

Variants of this model have the Royal quirk

Pilot Affinity: Precise Shot

(+1 bonus on weapon attacks)

FLC-4N 30t Bughunter 0 2 0 4 0 STD 180 SHS Standard Standard None 15t 24t 7 10 7
FLC-4Nb 30t Bughunter 0 3 0 3 0 STD 180 DHS Endo Standard None 16.5t 25.5t 7 10 7
FLC-4P 30t Bughunter 0 2 0 4 0 STD 180 SHS Standard Standard None 15t 24t 7 10 5
Fireball.png

FIREBALL

Mech Quirk: Narrow Profile

(+1 evasion pips gained from movement, +1 defense against being hit)

Pilot Affinity: Zippy

(15% boost to sprint speed!)

ALM-7D 20t Super Rapid Response 0 0 1 3 0 XL 220 SHS Endo Standard None 8t 16t 12 19 0
ALM-8D 20t Super Rapid Response 0 2 0 2 0 XL 220 SHS Endo Standard None 8t 16t 12 19 0
ALM-9D 20t Super Rapid Response 0 1 1 2 0 XL 220 SHS Endo Standard None 8t 16t 12 19 0
Firebee.png

FIREBEE

Mech Quirk: Improved Cooling

(-3 heat per turn)

Pilot Affinity: Cool Running

(Adds 6 bonus heat sinking)

FRB-1B 35t Flanker And Harasser 0 0 6 2 0 XL 210 DHS Endo Standard None 22.5t 30t 7 10 5
FRB-2A 35t Flanker And Harasser 0 1 8 0 0 XL 175 pDHS Standard Standard None 23t 28.5t 5 8 5
FRB-2E 35t Flanker And Harasser 0 2 6 0 0 STD 175 SHS Standard Standard None 19.5t 28.5t 5 8 5
FRB-2L 35t Flanker And Harasser 0 8 0 0 0 XL 175 DHS Standard Standard None 23t 28.5t 5 8 5
FRB-2S 35t Flanker And Harasser 0 1 4 4 0 XL 175 SHS Endo Standard None 24.5t 30t 5 8 5
Firebee.png

PRIMITIVE FIREBEE

Mech Quirk: Primitive

Pilot Affinity: Cool Running

(Adds 6 bonus heat sinking)

WAM-B 35t Flanker And Harasser 0 0 4 0 0 PFE 175 SHS Rugged Primitive None 14t 24.5t 5 8 0
Firefly.png

FIREFLY

Mech Quirk: Nimble Jumper

(+15% jump distance)

Pilot Affinity: Evasive

(+2 bonus against being hit)

FFL-3A 30t Assault Scout 0 4 2 5 0 XL 150 DHS Standard Ferro None 19t 24t 5 8 5
FFL-4A 30t Assault Scout 0 4 2 5 0 STD 150 SHS Standard Standard None 16.5t 24t 5 8 5
FFL-4B 30t Assault Scout 0 4 2 5 0 STD 150 SHS Standard Standard None 16.5t 24t 5 8 5
FFL-4C 30t Assault Scout 0 4 2 5 0 STD 150 DHS Endo Standard None 20.5t 25.5t 5 8 5
Firestarter.png

FIRESTARTER

Mech Quirk: Nimble Jumper

(+15% jump distance)

Pilot Affinity: Nimble

(15% more jumping distance)

FS9-A 35t Scout & Disabler 0 2 0 6 0 STD 210 SHS Standard Standard None 16.5t 28.5t 6 9 8
FS9-E 35t Gladiator 0 0 0 8 0 STD 210 DHS Endo Standard None 18t 30t 6 9 6
FS9-H 35t Scout & Disabler 2 2 0 6 0 STD 210 SHS Standard Standard None 16.5t 28.5t 6 9 8
FS9-J 35t Scout & Disabler 0 2 0 6 0 STD 210 SHS Endo Standard None 18t 30t 6 9 8
FS9-K 35t Scout & Disabler 0 3 0 4 0 STD 210 SHS Standard Standard None 16.5t 28.5t 6 9 8
FS9-M 35t Scout & Disabler 0 4 0 4 0 STD 210 DHS Standard Standard None 16.5t 28.5t 6 9 8
FS9-P 35t Scout & Disabler 0 2 0 6 0 XL 210 SHS Standard Standard None 22.5t 28.5t 6 9 8
FS9-S 35t Scout & Disabler 0 2 0 6 0 STD 210 SHS Endo Standard None 18t 30t 6 9 8
FS9-S1 35t Scout & Disabler 0 2 0 6 0 STD 210 SHS Endo Standard None 18t 30t 6 9 8
Flea.png

FLEA

Mech Quirk: Narrow Profile

(+1 evasion pips gained from movement, +1 defense against being hit)

Pilot Affinity: Zippy

(15% boost to sprint speed!)

FLE-4 20t Recon And Backstabber 0 2 2 3 0 STD 120 SHS Standard Standard None 9t 15t 6 9 0
FLE-15 20t Recon And Backstabber 2 2 0 5 0 STD 120 SHS Standard Standard None 9t 15t 6 9 0
FLE-16 20t Hyperfast Recon 0 2 0 5 0 STD 180 SHS Standard Standard None 9t 15t 9 14 0
FLE-17 20t Recon And Backstabber 2 2 0 5 0 STD 120 SHS Endo Standard None 10t 16t 6 12 0
FLE-19 20t Recon And Backstabber 0 0 0 7 0 XL 120 DHS Standard Heavy Ferro None 11t 15t 6 9 0
FLE-21 20t Recon And Backstabber 0 0 2 9 0 XL 120 SHS Endo Ferro None 12t 16t 6 12 0
FLE-R5K 20t Gladiator 0 1 2 4 0 LFE 120 DHS Endo Standard None 11t 16t 6 9 0
Flea.png

FLEA 14

Mech Quirk: Narrow Profile

(+1 evasion pips gained from movement, +1 defense against being hit)

Pilot Affinity: Zippy

(15% boost to sprint speed!)

FLE-14 15t Ultralight Recon 0 2 0 3 0 STD 135 SHS Standard Standard None 4t 10.5t 9 14 4
Hermes.png

HERMES

Mech Quirk: Improved Communications

(+1 increased resolve gain for all lance members, increases pilot maximum resolve capacity by 15)

Mech Quirk: Royal

(Variants of this model have the Royal quirk)

Pilot Affinity: Precise Shot

(+1 bonus on weapon attacks)

HER-1A 30t Fragile Scout 0 4 0 1 0 STD 270 SHS Standard Standard None 6.5t 24t 10 15 0
HER-1B 30t Fragile Scout 0 4 0 1 0 STD 270 SHS Standard Standard None 6.5t 24t 10 15 0
HER-1S 30t Fragile Scout 0 4 0 1 0 STD 270 SHS Endo Ferro None 8t 25.5t 10 15 0
HER-1Sb 30t Royal Scout 0 5 0 2 0 XL 270 DHS Endo Ferro None 15t 25.5t 10 15 0
HER-3S 30t Fragile Scout 0 4 0 1 0 STD 270 SHS Endo Ferro None 8t 25.5t 10 19 0
HER-3S1 30t Fragile Scout 0 4 0 1 0 STD 270 SHS Endo Ferro None 8t 25.5t 10 19 0
HER-3S2 30t Fragile Scout 0 4 0 1 0 STD 270 SHS Endo Ferro None 8t 25.5t 10 19 0
HER-4K 30t Scout & Harasser 0 6 0 2 0 XL 270 DHS Endo Ferro None 15t 25.5t 10 19 0
HER-4M 30t Scout & Harasser 0 6 0 0 0 XL 270 DHS Endo Ferro None 15t 25.5t 10 19 0
HER-4S 30t Scout & Harasser 0 5 0 1 0 XL 270 DHS Endo Ferro None 15t 25.5t 10 19 0
Hollander.png

HOLLANDER

Mech Quirk: Stabilized Weapon

(-2 recoil with all weapons)

Pilot Affinity: Precise Shot

(+1 bonus on weapon attacks)

BZK-BZ 35t Gladiator 0 4 0 1 0 XL 200 DHS Endo Reflective None 23.5t 30t 6 9 5
BZK-D2 35t Sniper 2 2 0 0 0 STD 175 SHS Standard Standard None 19.5t 28.5t 5 8 0
BZK-F3 35t Sniper 3 0 0 3 0 STD 175 SHS Endo Ferro None 21t 30t 5 8 0
BZK-G1 35t Sniper 2 3 0 0 0 STD 175 SHS Endo Ferro None 21t 30t 5 8 0
BZK-H3 35t Sniper 0 4 0 1 0 STD 210 DHS Endo Ferro None 18t 30t 7 10 0
BZK-K7 35t Sniper 0 2 3 1 0 XL 175 DHS Endo Standard None 24.5t 30t 5 8 0
BZK-T100 35t Sniper 3 0 0 3 0 STD 175 SHS Endo Ferro None 21t 30t 5 8 0
Hornet.png

HORNET

Mech Quirk: Narrow Profile

(+2 defense against being hit)

Pilot Affinity: Evasive

(+2 bonus against being hit)

HNT-151 20t Light Striker & Scout 0 1 1 2 0 STD 100 SHS Standard Standard None 11t 15t 5 8 5
HNT-152 20t Light Striker & Scout 0 1 1 2 0 STD 100 SHS Standard Standard None 11t 15t 5 8 5
HNT-161 20t Light Striker & Scout 0 1 1 2 0 STD 100 SHS Endo Ferro None 12t 16t 5 8 5
HNT-171 20t Light Striker & Scout 0 1 1 2 0 STD 100 SHS Endo Ferro None 12t 16t 5 8 3
HNT-175 20t Light Striker & Scout 1 2 0 1 0 LFE 120 SHS Endo Ferro None 11t 16t 7 10 0
HNT-191 20t Light Striker & Scout 0 1 1 2 0 STD 100 SHS Standard Retro Light None 11t 15t 5 8 5
Hussar.png

HUSSAR

Mech Quirk: Improved Communications

(+1 increased resolve gain for all lance members, increases pilot maximum resolve capacity by 15)

Mech Quirk: Royal

(Variants of this model have the Royal quirk)

Pilot Affinity: Encouraging

(+2 morale whenever morale is gained)

HSR-200-D 30t Scout & Harasser 0 2 0 2 0 STD 270 DHS Standard Ferro None 6.5t 24t 10 15 0
HSR-200-Db 30t Scout & Harasser 0 2 0 2 0 XL 270 DHS Standard Ferro None 13.5t 24t 10 15 0
HSR-300-D 30t Scout & Harasser 0 2 0 2 0 STD 270 SHS Standard Standard None 6.5t 24t 10 15 0
HSR-350-D 30t Scout & Harasser 0 3 0 1 0 STD 240 SHS Standard Standard None 9.5t 24t 9 14 0
HSR-400-D 30t Scout & Harasser 1 0 0 3 0 XL 240 DHS Standard Ferro None 15t 24t 9 14 0
HSR-500-D 30t Scout & Harasser 0 2 0 3 0 XL 270 DHS Endo Ferro None 15t 25.5t 10 15 0
Javelin.png

JAVELIN

Mech Quirk: Nimble Jumper

(+15% jump distance)

Pilot Affinity: Nimble

(15% more jumping distance)

JVN-10A 30t Close Support 0 0 2 3 0 STD 180 SHS Standard Standard None 15t 24t 6 9 7
JVN-10F 30t Scout & Ambusher 0 4 0 4 0 STD 180 SHS Standard Standard None 15t 24t 6 9 7
JVN-10N 30t Scout & Ambusher 2 0 4 0 0 STD 180 SHS Standard Standard None 15t 24t 6 9 7
JVN-10P 30t Scout & Ambusher 0 0 4 4 0 STD 180 SHS Standard Standard None 15t 24t 6 9 7
JVN-11A 30t Scout & Ambusher 0 7 0 0 0 STD 180 DHS Standard Ferro None 15t 24t 6 9 7
JVN-11B 30t Scout & Ambusher 0 0 2 6 0 STD 180 DHS Standard Ferro None 15t 24t 6 9 0
JVN-11D 30t Scout & Ambusher 0 6 0 0 0 XL 180 DHS Endo Standard None 20t 25.5t 6 9 7
JVN-12M 30t Scout & Ambusher 2 2 0 2 0 XL 180 DHS Endo Standard None 20t 25.5t 6 9 0
JVN-HT 30t Gladiator 0 4 2 0 0 XL 180 DHS Endo Standard None 20t 25.5t 6 9 6
Jenner.png

JENNER

Mech Quirk: Improved Cooling

(-3 heat per turn)

Pilot Affinity: Cool Running

(Adds 6 bonus heat sinking)

JR7-A 35t Fast Striker Cavalry 0 3 0 2 0 STD 245 SHS Standard Standard None 13.5t 28.5t 7 11 5
JR7-C 35t Fast Striker Cavalry 0 4 2 0 0 STD 245 SHS Standard Ferro None 13.5t 28.5t 7 11 5
JR7-D 35t Fast Striker Cavalry 0 4 2 0 0 STD 245 SHS Standard Standard None 13.5t 28.5t 7 11 5
JR7-DS 35t Fast Striker Cavalry 0 4 2 0 0 XXL 250 SHS Composite Ferro None 22.5t 30t 7 11 7
JR7-F 35t Fast Striker Cavalry 0 4 0 4 0 STD 245 SHS Standard Standard None 13.5t 28.5t 7 11 5
JR7-K 35t Fast Striker Cavalry 0 4 2 0 0 STD 245 SHS Standard Ferro None 13.5t 28.5t 7 11 5
JR7-M 35t Fast Striker Cavalry 0 2 2 2 0 LFE 245 DHS Endo Ferro None 18t 30t 7 11 5
JR7-O 35t Gladiator 0 0 4 0 0 STD 235 DHS Endo Standard None 16t 30t 7 11 0
Locust.png

LOCUST

Mech Quirk: Narrow Profile

(+1 evasion pips gained from movement, +1 defense against being hit)

Mech Quirk: Royal

(Variants of this model have the Royal quirk)

Pilot Affinity: Zippy

(15% boost to sprint speed!)

LCT-1E 20t Light Striker & Scout 0 4 0 2 0 STD 160 SHS Standard Standard None 7t 15t 8 12 0
LCT-1L 20t Light Fire Support 2 1 0 3 0 STD 160 SHS Standard Standard None 7t 15t 8 12 0
LCT-1M 20t Extremely Fast Scout 0 2 2 2 0 STD 160 SHS Standard Standard None 7t 15t 8 12 0
LCT-1PA 20t Extremely Fast Scout 0 2 2 2 0 JRXL 160 SHS Standard Standard None 10t 15t 8 12 0
LCT-1S 20t Light Striker & Scout 0 1 4 1 0 STD 160 SHS Standard Standard None 7t 15t 8 12 0
LCT-1V 20t Light Fire Support 2 1 0 3 0 STD 160 SHS Standard Standard None 7t 15t 8 12 0
LCT-1Vb 20t Scout And Flanker 0 3 0 3 0 XL 160 DHS Endo Standard None 11t 16t 8 12 0
LCT-3D 20t Scout And Flanker 0 0 2 2 0 STD 160 SHS Endo Ferro None 8t 16t 8 12 0
LCT-3M 20t Scout And Flanker 0 1 0 5 0 STD 160 SHS Endo Ferro None 8t 16t 8 12 0
LCT-3S 20t Scout And Flanker 0 1 2 2 0 STD 160 SHS Endo Ferro None 8t 16t 8 12 0
LCT-3V 20t Light Fire Support 2 2 0 3 0 STD 160 SHS Standard Standard None 7t 15t 8 12 0
LCT-4H 20t Light Tank 0 1 0 6 0 XXL 160 DHS Endo Hardened None 12t 16t 7 9 0
LCT-4P 20t Scout And Flanker 2 3 0 0 0 XL 160 SHS Endo Standard None 11t 16t 8 12 0
LCT-PB 20t Gladiator 0 0 0 6 0 XL 190 DHS Endo Standard None 11t 16t 10 15 0
Mantis.png

MANTIS

Mech Quirk: Melee Weapon

(Variants of this model have a melee weapon)

Pilot Affinity: Brawler

(Kicks, punches, and physical weapon attacks deal 15% more damage)

MTS-P 30t Gladiator 0 4 0 2 0 XL 270 DHS Endo Clan Ferro None 11t 21.5t 10 16 0
MTS-S 30t Melee Solaris Brawler 0 4 0 2 0 XL 270 DHS Endo Ferro Claws 10.5t 21.5t 10 19 0
MTS-T 30t Melee Solaris Brawler 0 4 0 2 0 XL 270 DHS Endo Ferro Claws 10.5t 21.5t 10 19 0
SA-MN 30t Melee Solaris Brawler 0 4 0 2 0 XL 270 DHS Endo Ferro Claws 10.5t 21.5t 10 19 0
Mongoose.png

MONGOOSE

Mech Quirk: Easy To Pilot

(+20% walking distance)

Mech Quirk: Royal

(Variants of this model have the Royal quirk)

Pilot Affinity: Zippy

(15% boost to sprint speed!)

MON-66 25t Light Striker & Scout 0 3 0 4 0 STD 200 SHS Endo Ferro None 10t 20.5t 11 14 0
MON-66b 25t Light Striker & Scout 0 3 0 4 0 XL 200 DHS Endo Ferro None 14t 20.5t 11 14 0
MON-67 25t Light Striker & Scout 0 3 0 4 0 STD 200 SHS Standard Standard None 9t 19.5t 11 14 0
MON-68 25t Scout 0 4 0 0 0 STD 175 SHS Standard Standard None 10.5t 19.5t 9 12 0
MON-69 25t Light Striker & Scout 0 3 2 2 0 STD 200 SHS Endo Ferro None 10t 20.5t 11 14 0
MON-70 25t Light Striker & Scout 0 3 0 4 0 STD 200 SHS Endo Ferro None 10t 20.5t 11 14 0
MON-77 25t Elemental Hunter 0 0 0 8 0 STD 200 DHS Endo Standard None 10t 20.5t 11 14 0
Night Hawk.png

NIGHT HAWK

Mech Quirk: Easy To Maintain

(Fast refits)

Pilot Affinity: Encouraging

(+2 morale whenever morale is gained)

NTK-2Q 35t Rapid Response 0 5 0 3 0 XL 210 DHS Standard Standard None 21t 28.5t 7 10 0
NTK-2S 35t Rapid Response 0 5 0 3 0 XL 210 DHS Standard Standard None 21t 28.5t 7 10 0
Osiris.png

OSIRIS

Mech Quirk: Improved Sensors

(10% increased sensor range, 15% increased sight range)

Pilot Affinity: Keen Eyed

(15% boost to sensor and sight range)

OSR-3D 30t Hit And Run Mech 3 5 2 4 0 XL 240 DHS Endo Ferro None 16.5t 25.5t 8 12 4
OSR-4C 30t Hit And Run Mech 0 3 2 2 0 XL 240 DHS Standard Stealth None 15t 24t 8 12 0
OSR-SE 30t Gladiator 3 4 0 2 0 XL 240 DHS Endo Ferro None 16.5t 25.5t 8 12 8
Ostscout.png

OSTSCOUT

Mech Quirk: Super Sensors

(30% boost to sensor and sight range, +1 accuracy against enemies w/in 150m of the Ostscout)

Pilot Affinity: Nimble

(15% more jumping distance)

OTT-7J 35t Pure Recon 0 2 0 0 0 STD 280 SHS Standard Standard None 9.5t 28.5t 8 12 8
OTT-7Jb 35t Pure Recon 0 2 0 0 0 STD 280 SHS Endo Standard None 11t 30t 8 12 8
OTT-7K 35t Pure Recon 0 0 0 2 0 STD 280 SHS Standard Standard None 9.5t 28.5t 8 12 8
OTT-9CS 35t Pure Recon 0 2 0 3 0 XL 280 SHS Endo Standard None 19t 30t 8 12 8
OTT-9S 35t Pure Recon 0 2 0 3 0 LFE 280 SHS Endo Ferro None 15t 30t 8 12 8
OTT-OP 35t Pure Gladiator 0 2 0 3 0 XXL 280 DHS Endo Standard None 20.5t 30t 8 12 8
Owens.png

OWENS

Mech Quirk: OmniMech

(Fast refits)

Pilot Affinity: Evasive

(+2 bonus against being hit)

OW-1 PRIME 35t Fast E-War Support 0 0 0 1 5 XL 280 SHS Standard Standard None 14t N/A 9 14 0
OW-1 A 35t Fast E-War Support 0 0 0 1 5 XL 280 SHS Standard Standard None 14t N/A 9 14 0
OW-1 B 35t Fast E-War Support 0 0 0 1 5 XL 280 SHS Standard Standard None 14t N/A 9 14 0
OW-1 C 35t Fast E-War Support 0 0 0 1 5 XL 280 SHS Standard Standard None 14t N/A 9 14 0
OW-1 D 35t Fast E-War Support 0 0 0 1 5 XL 280 SHS Standard Standard None 14t N/A 9 14 0
OW-1 E 35t Fast E-War Support 0 0 0 1 5 XL 280 SHS Standard Standard None 14t N/A 9 14 0
OW-1 R 35t Fast E-War Support 0 0 0 1 7 XL 280 SHS Standard Standard None 14t N/A 9 14 0
Panther.png

PANTHER

Mech Quirk: Improved Targeting

(+1 accuracy with ranged weapons)

Pilot Affinity: Precise Shot

(+1 bonus on weapon attacks)

PNT-8Z 35t Sniper & Light Brawler 0 3 1 2 0 STD 145 SHS Standard Standard None 21.5t 28.5t 4 6 4
PNT-9ALAG 35t Sniper & Light Brawler 0 4 1 2 0 STD 180 SHS Standard Standard None 19.5t 28.5t 6 9 0
PNT-9M 35t Light Zombie Brawler 0 0 2 3 0 CFE 145 SHS Endo Standard None 20.5t 30t 4 6 0
PNT-9PA 35t Sniper & Light Brawler 0 4 1 0 0 STD 145 SHS Standard Standard None 21.5t 28.5t 4 6 4
PNT-9R 35t Sniper & Light Brawler 0 4 1 0 0 STD 145 SHS Standard Standard None 21.5t 28.5t 4 6 4
PNT-10K 35t Sniper & Light Brawler 0 4 1 2 0 STD 145 SHS Endo Standard None 23t 30t 4 6 4
PNT-10KA 35t Sniper & Light Brawler 0 4 1 2 0 STD 145 SHS Endo Standard None 23t 30t 4 6 4
PNT-11PA 35t Sniper & Light Brawler 2 0 2 0 0 XL 145 SHS Standard Standard None 24t 28.5t 4 6 4
PNT-11S 35t Sniper & Light Brawler 2 0 2 0 0 XL 145 SHS Standard Standard None 24t 28.5t 4 6 4
PNT-C 35t Sniper & Light Brawler 0 4 2 1 0 STD 145 SHS Endo Standard None 23t 30t 4 6 4
PNT-CA 35t Sniper & Light Brawler 0 4 2 1 0 STD 145 SHS Endo Standard None 23t 30t 4 6 4
PNT-KK 35t Gladiator 0 5 1 0 0 XL 145 DHS Endo Standard None 25.5t 30t 4 6 4
Raptor.png

RAPTOR

Mech Quirk: OmniMech

(Fast refits)

Pilot Affinity: Encouraging

(+2 morale whenever morale is gained)

RTX1-O 25t Light Striker & Scout 0 0 0 0 9 XL 175 DHS Endo Standard None 15t N/A 8 12 0
RTX1-OA 25t Light Striker & Scout 0 0 0 0 5 XL 175 DHS Endo Standard None 15t N/A 8 12 0
RTX1-OB 25t Light Striker & Scout 0 0 0 0 5 XL 175 DHS Endo Standard None 15t N/A 8 12 0
RTX1-OC 25t Light Striker & Scout 0 0 0 0 9 XL 175 DHS Endo Standard None 15t N/A 8 12 0
RTX1-OD 25t Light Striker & Scout 0 0 0 0 8 XL 175 DHS Endo Standard None 15t N/A 8 12 0
RTX1-OE 25t Light Striker & Scout 0 0 0 0 4 XL 175 DHS Endo Standard None 15t N/A 8 12 0
RTX1-OF 25t Light Striker & Scout 0 0 0 0 5 XL 175 DHS Endo Standard None 15t N/A 8 12 8
Raven.png

RAVEN

Mech Quirk: Narrow Profile

(+1 evasion pips gained from movement, +1 defense against being hit)

Pilot Affinity: Evasive

(+2 bonus against being hit)

RVN-1X 35t Recon & Electronic Warfare 0 4 1 4 0 STD 180 SHS Standard Standard None 12t 21t 6 9 0
RVN-2X 35t Extremely Fast Scout 0 5 3 4 0 STD 175 SHS Standard Standard None 19.5t 28.5t 5 8 0
RVN-3L 35t Extremely Fast Scout 0 4 3 4 0 XL 210 SHS Standard Ferro None 21t 28.5t 6 9 0
RVN-3M 35t Extremely Fast Scout 0 2 4 3 0 XL 210 SHS Standard Ferro None 21t 28.5t 6 9 0
RVN-3X 35t Recon & Electronic Warfare 0 3 2 2 0 STD 175 SHS Standard Standard None 19.5t 28.5t 5 8 0
RVN-4L 35t Stealth Scout 0 4 3 4 0 XL 210 DHS Standard Stealth None 21t 28.5t 6 9 0
RVN-4LC 35t Stealth Scout 0 4 3 5 0 XL 210 DHS Standard Stealth None 21t 28.5t 6 9 0
RVN-4X 35t Extremely Fast Scout 2 2 2 2 0 STD 175 SHS Standard Standard None 19.5t 28.5t 5 8 5
RVN-5X 35t Mobile Artillery Support 3 2 0 1 0 STD 175 SHS Endo Standard None 21t 30t 5 8 0
RVN-H 35t Gladiator 0 3 3 4 0 XL 280 DHS Endo Ferro None 19t 30t 8 12 2
Razorback.png

RAZORBACK

Mech Quirk: Narrow Profile

(+1 evasion pips gained from movement, +1 defense against being hit)

Pilot Affinity: Unlimited Power

(Energy, ballistic, and missile weapons deal 10% more damage)

RZK-9S 30t Light Support 0 2 1 4 0 LFE 180 DHS Endo Ferro None 18t 25.5t 7 10 0
RZK-9T 30t Light Support 0 6 0 0 0 LFE 180 DHS Endo Ferro None 18t 25.5t 7 10 0
RZK-10R 30t Light Support 0 4 0 2 0 LFE 180 DHS Endo Ferro None 18t 25.5t 7 10 0
Spider.png

SPIDER

Mech Quirk: Nimble Jumper

(+15% jump distance)

Pilot Affinity: Nimble

(15% more jumping distance)

SDR-5D 30t Extremely Maneuverable Scout 0 3 0 3 0 STD 240 SHS Standard Standard None 9.5t 24t 8 12 9
SDR-5K 30t Extremely Maneuverable Scout 2 1 0 3 0 STD 240 SHS Standard Standard None 9.5t 24t 8 12 7
SDR-5V 30t Extremely Maneuverable Scout 0 2 0 2 0 STD 240 SHS Standard Standard None 9.5t 24t 8 12 9
SDR-7C 30t Extremely Maneuverable Scout 0 2 1 2 0 XL 240 DHS Endo Standard None 16.5t 25.5t 8 12 9
SDR-7M 30t Extremely Maneuverable Scout 0 2 0 4 0 STD 240 SHS Endo Ferro None 11t 25.5t 8 12 9
SDR-7PA 30t Extremely Maneuverable Scout 2 2 1 0 0 JRXL 240 DHS Endo Standard None 16.5t 25.5t 8 12 9
SDR-8M 30t Extremely Maneuverable Scout 0 2 0 4 0 STD 240 DHS Endo Ferro None 11t 25.5t 8 12 9
SDR-A 30t Gladiator 0 2 2 4 0 XL 240 DHS Endo Standard None 16.5t 25.5t 8 12 7
SDR-C 30t Extremely Maneuverable Scout 0 2 0 4 0 STD 240 SHS Endo Ferro None 11t 25.5t 8 12 9
Stinger.png

STINGER

Mech Quirk: Easy To Maintain

(Fast refits)

Mech Quirk: Royal

(Variants of this model have the Royal quirk)

Pilot Affinity: Nimble

(15% more jumping distance)

STG-3G 20t Light Scout 0 2 0 4 0 STD 120 SHS Standard Standard None 9t 15t 6 9 6
STG-3Gb 20t Light Scout 0 3 0 1 0 XL 140 DHS Endo Standard None 11.5t 16t 7 11 7
STG-3R 20t Light Scout 0 2 0 2 0 STD 120 SHS Standard Standard None 9t 15t 6 9 6
STG-4G 20t Light Scout 0 0 2 1 0 XL 120 SHS Standard Standard None 11t 15t 6 9 0
STG-5M 20t Light Scout 0 2 0 2 0 STD 120 SHS Endo Standard None 10t 15t 6 9 6
STG-MU 20t Gladiator 0 3 0 1 0 XXL 120 DHS Clan Endo Standard None 15.5t 16t 6 9 4
Stinger LAM.png

STINGER LAM

Mech Quirk: LAM

(+20% jump distance, +1 evasion pips gained from movement)

Mech Quirk: Avionics

Pilot Affinity: Cool-Running

(Adds 6 bonus heat sinking)

STG-A1 30t LAM 0 3 0 3 0 LAM 180 DHS Standard Standard None 9.5t N/A 7 10 7
STG-A5 30t LAM 0 3 0 3 0 LAM 180 SHS Standard Standard None 9.5t N/A 7 10 7
STG-A10 30t LAM 0 1 0 5 0 LAM 180 SHS Standard Standard None 9.5t N/A 7 10 7
STG-H1 30t LAM 0 0 2 4 0 LAM 150 DHS Standard Standard None 11t N/A 5 8 7
Talon.png

TALON

Mech Quirk: Rugged

(50 structure points, 65 stability threshold)

Pilot Affinity: Zippy

(15% boost to sprint speed!)

TLN-5V 35t Scout & Disabler 0 3 0 0 0 XL 280 DHS Standard Standard None 16.5t 28.5t 9 14 0
TLN-5W 35t Scout & Disabler 0 3 0 0 0 XL 280 DHS Standard Standard None 16.5t 28.5t 9 14 0
TLN-5Z 35t Scout & Disabler 0 2 0 0 0 LFE 245 DHS Endo Ferro None 18t 30t 8 12 0
Thorn.png

THORN

Mech Quirk: Easy To Maintain

(Fast refits)

Mech Quirk: Royal

(Variants of this model have the Royal quirk)

Pilot Affinity: Keen Eyed

(15% boost to sensor and sight range)

THE-N 20t Pioneering Light Support 0 2 2 0 0 STD 120 SHS Endo Standard None 10t 16t 7 10 0
THE-N1 20t Pioneering Light Support 0 2 0 1 0 XL 120 DHS Endo Standard None 12t 16t 7 10 0
THE-Nb 20t Pioneering Light Support 0 2 0 1 0 XL 120 DHS Endo Standard None 12t 16t 7 13 0
THE-S 20t Pioneering Light Support 0 2 2 0 0 STD 120 SHS Standard Standard None 9t 15t 7 10 0
THE-T 20t Pioneering Light Support 0 2 2 0 0 STD 120 SHS Standard Standard None 9t 15t 7 10 0
Toro.png

TORO

Mech Quirk: Multitrac

(Grants the multi-shot ability to pilots that do not already have the ability)

Pilot Affinity: Encouraging

(+2 morale whenever morale is gained)

TR-A-6 35t Light Fire Support 0 3 2 0 0 STD 175 SHS Standard Standard None 19.5t 28.5t 5 8 0
TR-A-8 35t Light Fire Support 0 3 2 0 0 XL 175 DHS Standard Standard None 23t 28.5t 5 8 0
Toro.png

PRIMITIVE TORO

Mech Quirk: Primitive

Pilot Affinity: Encouraging

(+2 morale whenever morale is gained)

TR-A-1 35t Light Fire Support 0 1 2 0 0 PFE 145 SHS Rugged Primitive None 16.5t 24.5t 4 7 0
Flea.png

TROOPER

Mech Quirk: Primitive

Pilot Affinity: Zippy

(15% boost to sprint speed!)

TP-1R 20t Recon And Anti-Infantry 0 1 0 4 0 PFE 100 SHS Rugged Primitive None 6t 11t 5 8 0
UrbanMech.png

URBANMECH

Mech Quirk: Narrow Profile

(+1 defense against being hit)

Pilot Affinity: Evasive

(+2 bonus against being hit)

UM-K9 30t Gladiator 4 1 0 4 0 STD 60 DHS Endo Standard None 23t 25.5t 2 3 2
UM-R25 30t Ambusher 0 2 6 2 0 STD 060 SHS Endo Stealth None 23t 25.5t 2 3 0
UM-R29 30t Ambusher 0 2 0 2 0 XXL 290 SHS Endo Ferro None 24t 25.5t 15 16 0
UM-R50 30t Heavy Defender 4 2 0 2 0 STD 060 SHS Standard Standard None 21.5t 24t 2 3 2
UM-R60 30t Heavy Defender 4 2 0 2 0 STD 060 SHS Standard Standard None 21.5t 24t 2 3 2
UM-R60C 30t Heavy Defender 3 0 0 2 0 STD 060 SHS Standard Standard None 21.5t 24t 2 3 2
UM-R60L 30t Heavy Defender 2 0 0 3 0 STD 060 SHS Standard Standard None 21.5t 24t 2 3 2
UM-R60X 30t Heavy Defender 3 0 0 3 0 STD 060 SHS Standard Standard None 21.5t 24t 2 3 2
UM-R63 30t Heavy Defender 4 1 0 2 0 STD 060 SHS Standard Standard None 21.5t 24t 2 3 2
UM-R68 30t Heavy Defender 0 0 3 3 0 STD 060 SHS Standard Standard None 21.5t 24t 2 3 2
UM-R71 30t Heavy Defender 0 0 3 3 0 STD 060 SHS Standard Standard None 21.5t 24t 2 3 2
UM-R72 30t Heavy Defender 0 0 3 3 0 STD 060 SHS Standard Standard None 21.5t 24t 2 3 2
UM-R90 30t Heavy Defender 0 5 0 2 0 STD 100 SHS Standard Standard None 20t 24t 3 5 3
UM-R100X 30t Heavy Defender 2 0 0 2 0 STD 060 SHS Endo Ferro None 23t 25.5t 2 3 2
UM-RM-PRIME 30t Heavy Defender 0 0 0 0 4 XL 60 SHS Standard Standard None 22t N/A 2 3 0
UM-XMAS 30t Heavy Defender 0 5 0 2 0 STD 60 DHS Standard Standard None 21.5t 24t 2 3 2
Valiant.png

VALIANT

Mech Quirk: Improved Targeting

(+1 accuracy with ranged weapons)

Mech Quirk: Melee Weapon

(Variants of this model have a melee weapon)

Pilot Affinity: Precise Shot

(+1 bonus on weapon attacks)

V4-LNT-K5 30t Light Melee Skirmisher 0 3 0 3 0 STD 180 SHS Standard Standard Hatchet 11t 20t 7 10 0
V4-LNT-K7 30t Light Melee Skirmisher 0 3 0 4 0 STD 210 DHS Standard Standard Hatchet 10t 22t 8 15 0
V4-LNT-L2 30t Light Skirmisher 0 0 5 2 0 XL 210 DHS Standard Heavy Ferro None 12t 24t 8 12 0
V4-LNT-L7 30t Light Skirmisher 3 2 0 1 0 XL 150 DHS Endo Standard None 20.5t 25.5t 5 8 0
V4-LNT-M4 30t Light Mortar Support 2 3 0 2 0 STD 180 DHS Standard Heavy Ferro Hatchet 13t 22t 7 10 0
V4-LNT-M6 30t Light Melee Skirmisher 0 0 4 2 0 XL 210 DHS Standard Ferro Mace 11.5t 19t 8 12 0
Valkyrie.png

VALKYRIE

Mech Quirk: Improved Communications

(+1 increased resolve gain for all lance members, increases pilot maximum resolve capacity by 15)

Pilot Affinity: Encouraging

(+2 morale whenever morale is gained)

VLK-QA 30t Light Fire Support 0 2 2 1 0 STD 150 SHS Standard Standard None 16.5t 24t 5 8 5
VLK-QD 30t Light Fire Support 0 2 2 1 0 STD 150 SHS Endo Ferro None 18t 25.5t 5 8 5
VLK-QF 30t Light Fire Support 0 0 2 2 0 STD 150 SHS Standard Standard None 16.5t 24t 5 8 5
VLK-QQ 30t Light Fire Support 1 0 2 1 0 XL 150 SHS Endo Standard None 20.5t 25.5t 5 8 5
Wasp.png

WASP

Mech Quirk: Nimble Jumper

(+15% jump distance)

Pilot Affinity: Nimble

(15% more jumping distance)

WSP-1A 20t Light Scout 0 1 1 0 0 STD 120 SHS Standard Standard None 9t 15t 6 9 7
WSP-1D 20t Light Scout 0 1 0 3 0 STD 120 SHS Standard Standard None 9t 15t 6 9 7
WSP-1K 20t Light Scout 0 1 0 1 0 STD 120 SHS Standard Standard None 9t 15t 6 9 7
WSP-1L 20t Light Scout 0 0 1 0 0 STD 120 SHS Standard Standard None 9t 15t 6 9 7
WSP-1S 20t Light Scout 0 1 0 3 0 STD 120 SHS Endo Ferro None 10t 16t 6 9 7
WSP-1W 20t Light Scout 0 0 0 6 0 STD 120 SHS Standard Standard None 9t 15t 6 9 7
WSP-3M 20t Light Scout 0 1 1 0 0 STD 120 SHS Endo Ferro None 10t 16t 6 9 7
WSP-3W 20t Light Scout 0 0 0 6 0 STD 120 SHS Standard Ferro None 9t 15t 6 9 7
WSP-4T 20t Light Scout 0 3 4 0 0 XL 100 SHS Endo Standard None 13.5t 16t 5 8 6
WSP-YJ 20t Gladiator 0 0 0 14 0 cXL 120 cDHS Clan Endo Clan Ferro None 12t 16t 6 9 7
Wasp.png

PRIMITIVE WASP

Mech Quirk: Primitive

Pilot Affinity: Nimble

(15% more jumping distance)

WSP-1 20t Light Scout 0 1 0 0 0 PFE 095 SHS Rugged Primitive None 6t 11t 5 8 4
Wasp.png

SUPER WASP

Mech Quirk: Nimble Jumper

(+15% jump distance)

Pilot Affinity: Nimble

(15% more jumping distance)

WSP-2A-X 25t Light Scout 0 2 1 3 0 STD 150 SHS Standard Standard None 12t 19.5t 9 10 8
Wasp LAM.png

WASP LAM

Mech Quirk: LAM

(+20% jump distance, +1 evasion pips gained from movement)

Mech Quirk: Avionics

Pilot Affinity: Cool-Running

(Adds 6 bonus heat sinking)

WSP-100A 30t LAM 0 1 2 1 0 LAM 155 SHS Standard Standard None 11t N/A 6 9 7
WSP-100B 30t LAM 0 1 1 1 0 LAM 155 SHS Standard Standard None 11t N/A 6 9 7
WSP-103 30t LAM 0 3 0 2 0 LAM 155 SHS Standard Standard None 11t N/A 6 9 7
WSP-105 30t LAM 0 2 1 1 0 LAM 175 SHS Standard Standard None 9.5t N/A 6 10 7
WSP-105M 30t LAM 0 2 1 1 0 LAM 175 SHS Standard Standard None 9.5t N/A 6 10 7
Wolfhound.png

WOLFHOUND

Mech Quirk: Improved Life Support

(+1 injuries resisted, immune to pilot bleedouts)

Pilot Affinity: Sturdy

(Gains 2 extra pilot hits)

WLF-1 35t Sniper & Light Brawler 0 6 0 2 0 STD 210 SHS Standard Standard None 17.5t 29.5t 6 9 0
WLF-1A 35t Sniper & Light Brawler 0 6 0 1 0 STD 210 SHS Standard Standard None 17.5t 29.5t 6 9 0
WLF-1B 35t Sniper & Light Brawler 0 6 0 2 0 STD 210 SHS Standard Standard None 17.5t 29.5t 6 9 0
WLF-2 35t Sniper & Light Brawler 0 6 0 2 0 STD 210 DHS Standard Standard None 17.5t 29.5t 6 9 0
WLF-4 35t Sniper & Light Brawler 0 4 0 4 0 XL 210 DHS Endo Standard None 23.5t 31t 6 9 0
WLF-IIC 35t Gladiator 0 6 0 0 0 cXL 210 cDHS Clan Endo Clan Ferro None 22.5t 31t 6 9 0