View Full Version : Heavy Armor Mastery stopped working.
Iggi
August 27th, 2020, 01:23
Hi all, I could use a little help. I have two players using the Heavy Armor mastery feat and I coded it into an action effect for them. Recently this effect has not been working for either character. The code I have been using is this.
Heavy Armor Mastery - RESIST: 3 slashing, bludgeoning, piercing, !magic
It worked fine until a few sessions ago and I haven't been able to figure out what caused the change.
Any help would be greatly appreciated.
Moderator: Moved to 5e forum
LordEntrails
August 27th, 2020, 04:54
You don't tell us what ruleset. My guess is that a new extension has been added or updated and is causing the issue. But, that's a wag since we need more info.
Please either make sure to include the ruleset you are using or post in the ruleset specific forum, it will help us get you a more accurate answer quicker :)
Iggi
August 27th, 2020, 09:04
Aha. Sorry.
DND 5E
Zacchaeus
August 27th, 2020, 09:24
It's working for me so I'm in the same boat as LE that it is probably an extension which is interfering with it, so that would be the first thing I would eliminated.
Iggi
August 29th, 2020, 01:19
Hmmm, the only extensions I had loaded were a decal(LMoP), language fonts, theme(Wood), and the 5e weapon handling extension.
I disabled the the weapon handler and ran the FG updater. After reloading the campaign to test I still get the following.
38894
Griogre
August 29th, 2020, 02:31
Iggi, change the - to a ; There is not such effect as Heavy Armor Mastery - RESIST:
You want: Heavy Armor Mastery; RESIST: 3 slashing, bludgeoning, piercing, !magic
Iggi
August 29th, 2020, 02:53
Iggi, change the - to a ; There is not such effect as Heavy Armor Mastery - RESIST:
You want: Heavy Armor Mastery; RESIST: 3 slashing, bludgeoning, piercing, !magic
Thank you. I dont remember changing that but apparently I did at some point.
Griogre
August 29th, 2020, 19:40
You're welcome. Those type of syntax errors are the hardest to see - and the most frustrating.
Powered by vBulletin® Version 4.2.1 Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.