From the Depths Wiki
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Component
MissingComponent
Attributes
Health Unknown
Armour Class Unknown
Structural Unknown
Weight Unknown
Relative Buoyancy Unknown
Size Unknown
Material Cost Unknown
Template-info Documentation

Usage

Empty Syntax

{{Component
|title            =   // Name of the component
|image            =   // Max width 250px (File extension required e.g. 'image = testImage.png')
|health           =   // Integer (range: 25 - 500)
|armourClass      =   // Integer (range: 1 - 50)
|structural       =   // 'Yes' or 'No'
|weight           =   // Integer (range: 10 - 2000)
|relativeBuoyancy =   // Float
|size             =   // Size is a vector, e.g. 1x1x1 for a single block.
|materialCost     =   // Integer (range: 0 - 300)
}}
Advertisement