Skip to content

Armor

INI referenceEnumsArmorType

Armor classes used when warheads calculate their effectiveness against a target.

Engine enum
ArmorType
Input form
Named token

Armor names are matched without regard to case, and the five classes are fixed by the engine. What each class does with incoming damage is decided entirely by the firing warhead’s Verses list.

Values

5 of 5

InputMeaningEngine constantStored value
noneUnarmored target class.ARMOR_NONE0
woodWood and other light structural armor.ARMOR_WOOD1
lightLight vehicle armor.ARMOR_ALUMINUM2
heavyHeavy vehicle armor.ARMOR_STEEL3
concreteConcrete building armor.ARMOR_CONCRETE4

Used by

Source files

Linked at revision 59fae722af8c.