Fallout Wiki
Advertisement
Fallout Wiki
ModDescriptionArmor prefixBallistic resistanceEnergy resistanceRadiation resistanceWeight changeValue changePerk(s) requiredComponentsForm ID
Boiled leatherImproves damage and energy resistance.Boiled+1+3–+0.2+4–Adhesive x1
Cloth x2
Leather x3
????????

Armor mod FO4 is a standardized table to present all armor modifications by type.

Armor mod FO4 is a standardized table to present all armor modifications by type. Multiple templates are required to build a table.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Template type1

The type of template that is used. The first template in the group must use start and the last template end. All other templates use row

Example
start
Stringrequired
Subtitleslot

Title that appears above the table. Can only be set on the first template

Stringoptional
Modificationmod

Name of the individual mod. Should link to the relevant article.

Stringrequired
Modification descriptiondesc

In-game description of the mod, taken from the crafting screen.

Stringrequired
Prefixprefix

The prefix attached to the armor name when the mod is applied

Stringrequired
Defensedefense

Ballistic resistance modifier.

Numberoptional
Energyenergy

Energy resistance modifier.

Numberoptional
Radiationradiation

Radiation resistance modifier.

Numberoptional
Weightweight

Weight modifier.

Numberoptional
Valuevalue

Value modifier.

Numberoptional
Perks requiredperk

Perks required to craft.

Stringoptional
Components requiredcomponents

Components required to craft

Stringrequired
Base IDbase id

Base ID of the mod. Obtained from the Creation Kit

Stringrequired
Form IDformid

Form ID of the mod. Obtained from the Creation Kit

Stringoptional

Usage[]

{{Armor mod FO4|start|slot=}}
{{Armor mod FO4|row
|mod        =[[Boiled leather]]
|desc       =Improves damage and energy resistance.
|prefix     =Boiled
|defense    = +1
|energy     = +3
|radiation  =
|weight     = +0.2
|value      = +4
|perk       =
|components =[[Adhesive (Fallout 4)|Adhesive]] x1<br />[[Cloth (Fallout 4)|Cloth]] x2<br />[[Leather (Fallout 76)|Leather]] x3
|form id    ={{ID|}}
}}
{{Armor mod FO4|end}}

Template[]

Full width
{{Armor mod FO4|start|slot=}}
{{Armor mod FO4|row
|mod        =
|desc       =
|prefix     =
|defense    =
|energy     =
|radiation  =
|weight     =
|value      =
|perk       =
|components =
|form id    =
}}
{{Armor mod FO4|end}}
Advertisement