From 010f87d0b81d0156057d72113e92cd225f495911 Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr Date: Sat, 3 Oct 2015 16:28:24 +0200 Subject: [PATCH] Forgot armored (i.e. armored bracers). --- wondrous/abilities.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wondrous/abilities.yml b/wondrous/abilities.yml index b4dc4c0..e3255fd 100644 --- a/wondrous/abilities.yml +++ b/wondrous/abilities.yml @@ -100,6 +100,20 @@ description: >- 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 school: transmutation grade: faint