Table of units for an Axis and Allies version
data.table with the following columns:
character() short notation for unit, e.g. 'inf' for 'infantry'
character() name of unit, e.g. 'infantry
integer() cost of unit
integer() attack value for unit, when no modifiers are applied, NA for units that can not be taken casuality when attacking
integer() defence for unit, when no modifiers are applied, NA for units that can not be taken casualtiy when defending
integer() number of moves permissible for unit
character() type of unit, modifies which kind of battles they can be involved in (e.g. "Land", "Sea")
logical() whether precense of units counts towards resolving battle in favour of attacer/defender
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.