Difference between revisions of "Template:DH2Armour"

From Game Logs
Jump to: navigation, search
m
m
Line 95: Line 95:
 
  {{Sidebar|Name={{DH2Armor|TB=3|Border=0|Title=|RArm=2|LArm=4|Body=4}}}}
 
  {{Sidebar|Name={{DH2Armor|TB=3|Border=0|Title=|RArm=2|LArm=4|Body=4}}}}
 
  </nowiki>
 
  </nowiki>
{{Sidebar|Name={{DH2Armor|Border=0|TB=3|Title=|RArm=2|LArm=4|Body=4}}}}
+
{{Sidebar|Name={{DH2Armor|TB=3|Border=0|Title=|RArm=2|LArm=4|Body=4}}}}
 
=====>
 
=====>
 
</noinclude>
 
</noinclude>

Revision as of 13:32, 18 June 2016

Block with armour values per body part for DH2, notation is total soak ( armor + toughness bonus ).
Example:

 {{DH2Armor|TB=3|Head=0|RArm=3|LArm=3|Body=6|RLeg=0|LLeg=0}}
 

Head
3 (0+3)


R.Arm
6 (3+3)

L.Arm
6 (3+3)

Body
9 (6+3)


R.Leg
3 (0+3)

L.Leg
3 (0+3)


Can be incorporated in sidebar:

 {{Sidebar|Name={{DH2Armor|TB=3|Border=0|Title=|RArm=2|LArm=4|Body=4}}}}
 

Head
Expression error: Unrecognized punctuation character "{". ({{{Head}}}+3)


R.Arm
5 (2+3)

L.Arm
7 (4+3)

Body
7 (4+3)


R.Leg
Expression error: Unrecognized punctuation character "{". ({{{RLeg}}}+3)

L.Leg
Expression error: Unrecognized punctuation character "{". ({{{LLeg}}}+3)

=====>