Template:Armor Table
Jump to navigation
Jump to search
|- | [[File:{{{image}}}]] || {{{name}}} || {{{desc}}} || {{{research}}} || {{{cost}}} || {{{weight}}} || {{{health}}} || {{{regeneration}}} || {{{anglemod}}} || {{{speedmod}}} || {{{damagemod}}} || {{{damageheat}}} || {{{biomod}}} |-
Notes
- image = Image filename without the "File:" at the beginning (Image.png)
- name = Name
- desc = Description
- research = Prerequisite research
- cost = Resource cost
- weight = Weight
- health = Amount of health per every inch of armor
- regeneration = Amount of health this armor regenerates per second
- anglemod = Modifier to damage received depending on angle of impact
- speedmod = Modifier to damage received depending on speed of impact
- damagemod = Modifier to damage (0.9 reduces damage by 10%; damage*0.9=damage taken)
- damageheat = Percentage of damage received which is added as heat (0.2: damage*0.2=heat added)
- biomod = Scale damage from biological weapons by this amount (bioweapon damage per interval * modifier = damage taken per interval)
Usage
{{Armor Table | image=armor_small.png | name=Plain Armor | desc=Plain armor offers inferior protection from damage. | research=None | cost=5 | weight=15 | health=40 | regeneration=0 | anglemod=0 | speedmod=0 | damagemod=1 | damageheat=0 | biomod=1 }}
Result: