I'm working on a product that contains Legendary items. These are very similar to Weapons of Legacy from 3.5. I'm trying to figure out the best way to enter these.
For those that don't know, Legendary Items have levels. At certain levels they gain certain abilities. Sometimes you have to pay a cost or perform a ritual, other times it just improves as you level up.
Now I'm not even sure if adding weapon enhancements (abilities or bonuses) to weapons as you go is even possible. What I've done before for items that just granted spell-like abilities or some such (not weapon abilities, but like darkvision, etc) was bootstrapped the ability with a condition linked to the trkUser field with trkMax set to the number of levels of the item. And then as the user increased the counter they would get the new abilities. I'm just wondering if there is a better way to do this.
Any ideas would be great,
Thanks,
Andrew
For those that don't know, Legendary Items have levels. At certain levels they gain certain abilities. Sometimes you have to pay a cost or perform a ritual, other times it just improves as you level up.
Now I'm not even sure if adding weapon enhancements (abilities or bonuses) to weapons as you go is even possible. What I've done before for items that just granted spell-like abilities or some such (not weapon abilities, but like darkvision, etc) was bootstrapped the ability with a condition linked to the trkUser field with trkMax set to the number of levels of the item. And then as the user increased the counter they would get the new abilities. I'm just wondering if there is a better way to do this.
Any ideas would be great,
Thanks,
Andrew