Skip to content

genarmordata.csv

prontotorpedo edited this page Dec 1, 2025 · 1 revision

This page is a WIP!

genarmordata.csv

genarmordata.csv is used to provide basic guidelines regarding the amount of armor added to a ship built by the AI during a specified time frame.

Explanation of all columns in file (left to right)

Note that the setup of this file is identical to the file genArmorDefaults.csv, which is the backup file used if there is a circumstance where genarmordata.csv is unable to be used.

shipType

Defines the type of ship the armor rules apply to. Corresponds with the shipTypes present in shipTypes.csv.

year

The year where the armor rules begin to take effect. Note that every shipType must have at least two years present in the file.

beltMin

The minimum allowed thickness of the main belt.

beltMax

The maximum allowed thickness of the main belt.

beltExtendedMult

A multiplier applied to the main belt to determine the thickness of the fore and aft belts.

turretSideMult

A multiplier applied to the main belt to determine the thickness of the side armor of the gun turrets.

barbetteMult

A multiplier applied to the main belt to determine the thickness of the gun barbettes.

deckMin

The minimum allowed thickness of the main deck.

deckMax

The maximum allowed thickness of the main deck.

deckExtendedMult

A multiplier applied to the main deck to determine the thickness of the fore and aft decks.

turretTopMult

A multiplier applied to the main deck to determine the thickness of the roof armor of the gun turrets.

ctMin

The minimum allowed armor for the conning tower.

ctMax

The maximum allowed armor for the conning tower.

superMin

The minimum allowed armor for the superstructure.

superMax

The minimum allowed armor for the superstructure.

foreAftVariation

Determines whether the fore and aft sections of the belt or deck should be at different values compared to each other.

citadelMult

A multiplier used to determine the armor thickness of the citadel.

Clone this wiki locally