So I noticed that it is trivial to have an item like a staff, rod, or any wondrous item add Specials to the character (Just bootstrap and be merry).
I am going through the Magic Item Compendium file that is in the community distribution and cleaning things up. There is a lot but I'm making damn good time. One thing is I'd like to start having some of the enchants add Special Abilities to the character so that things like charges and temporary (enchantment bound) feats can be tracked in a way that is easier than the god awefull magical item "interface". However, any sort of bootstrap added to an item power does not seem to show up AT ALL. I've done things like make iMagArmor or iMagWeapon the source of the special and show when equipped (error generating); make it always show (nothing happens); and in the bootstrap even assigned Helper.ShowSpec (Still nothing).
Any help?
I am going through the Magic Item Compendium file that is in the community distribution and cleaning things up. There is a lot but I'm making damn good time. One thing is I'd like to start having some of the enchants add Special Abilities to the character so that things like charges and temporary (enchantment bound) feats can be tracked in a way that is easier than the god awefull magical item "interface". However, any sort of bootstrap added to an item power does not seem to show up AT ALL. I've done things like make iMagArmor or iMagWeapon the source of the special and show when equipped (error generating); make it always show (nothing happens); and in the bootstrap even assigned Helper.ShowSpec (Still nothing).
Any help?