I have a couple of Racial Custom Specials they basically give items to the character. One gives a set of armor (basically the race is made with armored plating and they can't wear armor) and the other gives a dagger.
Both of these items must be properly sized for the race (there are Alternate Racial Traits that can make it Small or Large instead of medium) and the items can be made masterwork and enchanted as normal.
I was hoping I could create the items (well in the case of the armor) with the Helper.Helper tag and bootstrap it to the special, but it doesn't change the size if the creature is large or small nor can it be enchanted. Then I created an eval rule checking for the armor (removing the Helper.Helper tag) and it worked for normal armor, but not if it was custom. I worked around this buy adding a custom tag (Custom.ArmorBody) to the armor and creating an eval rule. The user has to add the appropriate sized version and it seems to work, but is kinda sloppy.
The only thing I can see to do for the dagger is make a copy of the dagger adding a tag and doing the same thing. Again that seems sloppy.
So my main question is, is there a way to bootstrap an item so it shows as a custom item with the "Edit This XXX" button to show up? I know it's been done for things like the Black Blade in the Magus archetype but I'm pretty sure that's done in the background where I have no control.
Thanks,
Andrew
Both of these items must be properly sized for the race (there are Alternate Racial Traits that can make it Small or Large instead of medium) and the items can be made masterwork and enchanted as normal.
I was hoping I could create the items (well in the case of the armor) with the Helper.Helper tag and bootstrap it to the special, but it doesn't change the size if the creature is large or small nor can it be enchanted. Then I created an eval rule checking for the armor (removing the Helper.Helper tag) and it worked for normal armor, but not if it was custom. I worked around this buy adding a custom tag (Custom.ArmorBody) to the armor and creating an eval rule. The user has to add the appropriate sized version and it seems to work, but is kinda sloppy.
The only thing I can see to do for the dagger is make a copy of the dagger adding a tag and doing the same thing. Again that seems sloppy.
So my main question is, is there a way to bootstrap an item so it shows as a custom item with the "Edit This XXX" button to show up? I know it's been done for things like the Black Blade in the Magus archetype but I'm pretty sure that's done in the background where I have no control.
Thanks,
Andrew