Link Search Menu Expand Document (external link)

5e Armor Example

Here is an example of an empty armor item entry.

---
title        : Armor Page Title
author       : Author Name
date         : 2020-09-12

item:
  name: Armor Name
  type: Heavy
  weight: 84 lb.
  value: 8,000
  ac:
    base: 18
    dex: 0
  e5:
    rarity: Very Rare
    attunement: by an evil character
    stealth: true
    charges:
      number: 2
      reset: after a short rest
      regain: 1d4-2
  attributes:
    - Can cast thaumaturgy

layout: armor
---

# Description of the armor here.