Forgot armored (i.e. armored bracers).

This commit is contained in:
Florian Stinglmayr 2015-10-03 16:28:24 +02:00
parent cc6969a25d
commit 010f87d0b8

View File

@ -100,6 +100,20 @@
description: >- description: >-
This item grants a deflection bonus to armor class. This item grants a deflection bonus to armor class.
- name: Armored
school: abjuration
grade: faint
spell: ["Shield", "Mage Armor"]
feats: ["Craft Wondrous Item"]
bonus:
required: true
maximum: 10
minimum: 1
lua:
price: (math.pow(ability.bonus, 2) * 1000)
description: >-
This item grants an armor bonus to AC.
- name: Natural Armor - name: Natural Armor
school: transmutation school: transmutation
grade: faint grade: faint