Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I am wondering if there is a way to add new equipment slots, like was done for the rune slot for pathfinder. For example, I want to add Pants as a equipment slot, is that possible, and how would I do it?
Turn on "Develop->Enable Data File Debugging...". Then add a magic weapon to a blank character. RIGHT mouse click on the "?" symbol and select "Show Debug Tags for XXXXX". Look through the list of "Tags". Do you see any that you can use to select a Weapon?Okay, so using the Arcane Battery as the base item for the Augmentation Crystals has worked well. It has the following Custom Expression:
component.BaseEquip & gType.Staff
~~~
Does anyone know the "thing" name that would allow the selection of any character possessed weapon?
Thanks in advance!