• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

UA: Never used before, but...

wynlyndd

Well-known member
My DM had always had a policy that if it wasn't in a published WotC book, it wasn't fair game. Or so I thought. He comes to me and tells me, "Hey have you seen the latest UA? I think there is something you will want."

So he is giving me the go ahead to trade out my Quicken metamagic with the Elemental Spell one. ( I rarely used Quicken.)

So do UA updates get incorporated into HLC? I have never even looked at UA before now. I fully realize that even if the answer is "yes", then it will take time to code/script (even if I learn how to do it myself).

I think, without knowing the ins and outs, that I should be able to add this metamagic feat fairly easily, right?
 
You can copy an existing metamagic feature and change it up and save it pretty easily in your own .user files if you want to try tackling the editor.

The metamagic "things" are found in the editor under the Class tab, then the Custom Ability sub-tab.

I'm sure eventually you'll see a new UA option pop up in the Ctrl-K/configuration screen but I wouldn't count on it till they publish their current workload.

The additions like metamagic features, new fighting styles and maneuvers are pretty easy to add in, the problem that I've run into is deciding how to deal with the entire class feature replacements (Like removing Fast Movement and adding Instinctive Pounce for Barbarians). The Helper.Disable tags and Helper.SpcReplace can be pushed in a script, but the devil is in the details of where to put the option to do so.
 
You can copy an existing metamagic feature and change it up and save it pretty easily in your own .user files if you want to try tackling the editor.
.....

The additions like metamagic features, new fighting styles and maneuvers are pretty easy to add in,

Thanks for giving me hope! I fixed one magic item via the editor once, but that was really minor. Getting it to my iPad was tougher. Hope I remember how to do that!
 
Back
Top