5e Equipment

Semantic Tags

Type

<span class="equipment-type">{type}</span>

Example

<span class="equipment-type">Weapon</span>

Subtype

<span class="equipment-subtype">{subtype}</span>

Example

<span class="equipment-subtype">Simple Ranged Weapon</span>

Cost

<span class="equipment-cost">{cost}</span>

Example

<b>Cost: </b> <span class="equipment-cost">5 gp</span>

Weight

<span class="equipment-weight">{weight}</span>

Important: - if the weight is in lb., put the period after the end span.

Example

<b>Weight: </b> <span class="equipment-weight">1 lb</span>.